
X3D Interface | ||||
| Name | Type | Default value | Description | |
![]() | strength | SFTransferFunction | null | The strength of the force from the vector magnitude |
| Derived from VHTKVectorModeNode | ||||
![]() | vectorVolume | SFVectorVolume | null | The volume to specify the material properties from |
| Derived from VHTKHapticModeNode | ||||
![]() | active | SFBool | TRUE | Specifies if this haptic mode should be active or not |
Public Member Functions | |
| VectorForceMode () | |
| 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 force from the vector magnitude. | |
Static Public Attributes | |
| static H3D::H3DNodeDatabase | database |
| X3D interface function. | |
| VHTK::VectorForceMode::VectorForceMode | ( | ) |
Initializes the internal data.
| void VHTK::VectorForceMode::getPrimitives | ( | primitives_t & | r, | |
| const state & | s | |||
| ) | [virtual] |
| void VHTK::VectorForceMode::initialize | ( | ) | [virtual] |
The strength of the force from the vector magnitude.
1.5.6