
X3D Interface | ||||
| Name | Type | Default value | Description | |
![]() | strength | SFTransferFunction | null | The strength of the feedback from the vector magnitude |
![]() | snapdrag | SFBool | false | Use the snapdrag effect. |
| Derived from VHTKVectorModeNode | ||||
![]() | vectorVolume | SFVectorVolume | null | The volume to feel and specify the material properties from |
| Derived from VHTKHapticModeNode | ||||
![]() | active | SFBool | TRUE | Specifies if this haptic mode should be active or not |
Public Member Functions | |
| VectorFollowMode () | |
| Initializes the internal data. | |
| void | getPrimitives (primitives_t &r, const state &s) |
| System function. | |
| void | initialize () |
| Initializes node functionality. | |
Public Attributes | |
| auto_ptr < H3D::ThreadSafeRefSField < SFTransferFunction > > | strength |
| The strength of the feedback from the vector magnitude. | |
| auto_ptr < H3D::ThreadSafeSField < H3D::SFBool > > | snapdrag |
| Use snapdrag effect. | |
Static Public Attributes | |
| static H3D::H3DNodeDatabase | database |
| X3D interface function. | |
| VHTK::VectorFollowMode::VectorFollowMode | ( | ) |
Initializes the internal data.
| void VHTK::VectorFollowMode::getPrimitives | ( | primitives_t & | r, | |
| const state & | s | |||
| ) | [virtual] |
| void VHTK::VectorFollowMode::initialize | ( | ) | [virtual] |
The strength of the feedback from the vector magnitude.
| auto_ptr< H3D::ThreadSafeSField< H3D::SFBool > > VHTK::VectorFollowMode::snapdrag |
Use snapdrag effect.
1.5.6