VHTK::VectorFrontShapeMode Class Reference
[Volume Haptics Nodes]

Inheritance diagram for VHTK::VectorFrontShapeMode:

Inheritance graph
[legend]

List of all members.


Detailed Description

This mode uses the vector field to represent a flow front surface that gives a haptic representation of how the vectors fluctuates over a cross section of the flow.

X3D Interface

 NameTypeDefault valueDescription
strength SFTransferFunction   null   The strength of the feedback from the vector magnitude  
twoSided SFBool   (false)   If false the effect is single sided  
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

 VectorFrontShapeMode ()
 Initializes the internal data.
void getPrimitives (primitives_t &r, const state &s)
 System function.
void initialize ()
 Initializes node functionality.

Public Attributes

auto_ptr
< H3D::ThreadSafeSField
< H3D::SFBool > > 
twoSided
 If false the effect is single sided.
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.


Constructor & Destructor Documentation

VHTK::VectorFrontShapeMode::VectorFrontShapeMode (  ) 

Initializes the internal data.


Member Function Documentation

void VHTK::VectorFrontShapeMode::getPrimitives ( primitives_t r,
const state s 
) [virtual]

System function.

Implements VHTK::VHTKHapticModeNode.

void VHTK::VectorFrontShapeMode::initialize (  )  [virtual]

Initializes node functionality.

Reimplemented from VHTK::VHTKVectorModeNode.


Member Data Documentation

If false the effect is single sided.

The strength of the feedback from the vector magnitude.

Use snapdrag effect.

X3D interface function.

Reimplemented from VHTK::VHTKVectorModeNode.


Generated on Thu Mar 5 08:46:55 2009 for Volume Haptics Toolkit by  doxygen 1.5.6