Home | Download | Screen shots | Discussion | Documentation |
---|
For internal use only.
Public Member Functions | |
rotation_exposedfield (transform_node &node) | |
Construct. | |
virtual | ~rotation_exposedfield () throw () |
Destroy. | |
Private Member Functions | |
virtual void | event_side_effect (const sfrotation &rotation, double timestamp) throw (std::bad_alloc) |
Process event. |
openvrml::vrml97_node::transform_node::rotation_exposedfield::rotation_exposedfield | ( | transform_node & | node | ) | [explicit] |
openvrml::vrml97_node::transform_node::rotation_exposedfield::~rotation_exposedfield | ( | ) | throw () [virtual] |
Destroy.
void openvrml::vrml97_node::transform_node::rotation_exposedfield::event_side_effect | ( | const sfrotation & | rotation, | |
double | timestamp | |||
) | throw (std::bad_alloc) [private, virtual] |