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. | |
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.
Current probe position.
Current probe orientation.
Current probe velocity.
Current proxy position.
Currently used stiffness.
Current transformation matrix.
1.5.8