Home | Download | Screen shots | Discussion | Documentation |
---|
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< mffloat > | key_ |
key exposedField. | |
exposedfield< mfrotation > | key_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... |
openvrml::vrml97_node::orientation_interpolator_node::orientation_interpolator_node | ( | const node_type & | type, | |
const boost::shared_ptr< openvrml::scope > & | scope | |||
) |
openvrml::vrml97_node::orientation_interpolator_node::~orientation_interpolator_node | ( | ) | throw () [virtual] |
Destroy.
class openvrml::vrml97_node::orientation_interpolator_node::orientation_interpolator_class [friend] |
Class object for OrientationInterpolator nodes.
orientation_interpolator_node::set_fraction_listener openvrml::vrml97_node::orientation_interpolator_node::set_fraction_listener_ [private] |
set_fraction eventIn handler.
key exposedField.
exposedfield< mfrotation > openvrml::vrml97_node::orientation_interpolator_node::key_value_ [private] |
keyValue exposedField.
value_changed eventOut value.
sfrotation_emitter openvrml::vrml97_node::orientation_interpolator_node::value_changed_emitter_ [private] |
value_changed eventOut emitter.