openvrml::vrml97_node::visibility_sensor_node Class Reference
Inheritance diagram for openvrml::vrml97_node::visibility_sensor_node:
[legend]List of all members.
Detailed Description
VisibilitySensor node instances.
Constructor & Destructor Documentation
openvrml::vrml97_node::visibility_sensor_node::visibility_sensor_node |
( |
const node_type & |
type, |
|
|
const boost::shared_ptr< openvrml::scope > & |
scope |
|
) |
|
|
|
Construct.
- Parameters:
-
| type | the node_type associated with the instance. |
| scope | the scope that the new node will belong to. |
|
Member Function Documentation
|
Generate visibility events.
- Todo:
- This is in a render() method since the it needs to be computed with respect to the accumulated transformations above it in the scene graph. Move to update() when xforms are accumulated in Groups...
- Parameters:
-
|
Friends And Related Function Documentation
openvrml::vrml97_node::visibility_sensor_node::visibility_sensor_class [friend] |
|
|
Class object for VisibilitySensor instances.
|
Member Data Documentation
|
isActive eventOut emitter.
|
|
enterTime eventOut value.
|
|
enterTime eventOut emitter.
|
|
exitTime eventOut emitter.
|