
X3D Interface | ||||
| Name | Type | Default value | Description | |
![]() | strength | SFTransferFunction | null | The strength of the force from the curl magnitude |
| 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 | |
| VectorVortexForceMode () | |
| 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 curl magnitude. | |
Static Public Attributes | |
| static H3D::H3DNodeDatabase | database |
| X3D interface function. | |
| VHTK::VectorVortexForceMode::VectorVortexForceMode | ( | ) |
Initializes the internal data.
| void VHTK::VectorVortexForceMode::getPrimitives | ( | primitives_t & | r, | |
| const state & | s | |||
| ) | [virtual] |
| void VHTK::VectorVortexForceMode::initialize | ( | ) | [virtual] |
The strength of the force from the curl magnitude.
1.5.6