When a state struct is provided for a haptic mode the members will be adjusted for the specific transform and interpolation state for that haptic mode.
Public Member Functions | |
| state (HAPI::Vec3 x, HAPI::Vec3 v, HAPI::Rotation r, HAPI::Vec3 xp, HAPI::Matrix4 T, HAPI::HAPIFloat k) | |
Public Attributes | |
| HAPI::Vec3 | proxy |
| Current proxy position. | |
| HAPI::Vec3 | probe |
| Current probe position. | |
| HAPI::Vec3 | probe_v |
| Current probe velocity. | |
| HAPI::Rotation | probe_r |
| Current probe orientation. | |
| HAPI::HAPIFloat | stiffness |
| Currently used stiffness. | |
| HAPI::Matrix4 | T |
| Current transformation matrix. | |
Current proxy position.
Current probe position.
Current probe velocity.
Current probe orientation.
Currently used stiffness.
Current transformation matrix.
1.5.6