Main Page | Modules | Namespace List | Class Hierarchy | Class List | Namespace Members | Class Members | Related Pages

openvrml::vrml97_node::orientation_interpolator_node Class Reference

Inheritance diagram for openvrml::vrml97_node::orientation_interpolator_node:

Inheritance graph
[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

orientation_interpolator_node::set_fraction_listener openvrml::vrml97_node::orientation_interpolator_node::set_fraction_listener_ [private]
 

set_fraction eventIn handler.

exposedfield< mffloat > openvrml::vrml97_node::orientation_interpolator_node::key_ [private]
 

key exposedField.

exposedfield< mfrotation > openvrml::vrml97_node::orientation_interpolator_node::key_value_ [private]
 

keyValue exposedField.

sfrotation openvrml::vrml97_node::orientation_interpolator_node::value_changed_ [private]
 

value_changed eventOut value.

sfrotation_emitter openvrml::vrml97_node::orientation_interpolator_node::value_changed_emitter_ [private]
 

value_changed eventOut emitter.