openvrml::vrml97_node::orientation_interpolator_node Class Reference

Inheritance diagram for openvrml::vrml97_node::orientation_interpolator_node:
[legend]
List of all members.

Detailed Description

OrientationInterpolator node instances.


Public Member Functions

 orientation_interpolator_node (const node_type &type, const boost::shared_ptr< openvrml::scope > &scope)
 Construct.
virtual ~orientation_interpolator_node () throw ()
 Destroy.

Private Attributes

set_fraction_listener set_fraction_listener_
 set_fraction eventIn handler.
exposedfield< mffloatkey_
 key exposedField.
exposedfield< mfrotationkey_value_
 keyValue exposedField.
sfrotation value_changed_
 value_changed eventOut value.
sfrotation_emitter value_changed_emitter_
 value_changed eventOut emitter.

Friends

class orientation_interpolator_class
 Class object for OrientationInterpolator nodes.

Classes

class  set_fraction_listener
 set_fraction eventIn handler. More...

Constructor & Destructor Documentation

openvrml::vrml97_node::orientation_interpolator_node::orientation_interpolator_node ( const node_type type,
const boost::shared_ptr< openvrml::scope > &  scope 
)

Construct.

Parameters:
type the node_type associated with the node instance.
scope the scope to which the node belongs.

openvrml::vrml97_node::orientation_interpolator_node::~orientation_interpolator_node (  )  throw () [virtual]

Destroy.


Friends And Related Function Documentation

class openvrml::vrml97_node::orientation_interpolator_node::orientation_interpolator_class [friend]

Class object for OrientationInterpolator nodes.


Member Data Documentation

set_fraction eventIn handler.

key exposedField.

keyValue exposedField.

value_changed eventOut value.

value_changed eventOut emitter.