Home | Download | Screen shots | Discussion | Documentation |
---|
Collaboration diagram for openvrml::node::polled_eventout_value:
Public Member Functions | |
polled_eventout_value () | |
Construct. | |
polled_eventout_value (const field_value_ptr &value, bool modified) | |
Construct. | |
Public Attributes | |
const field_value_ptr | value |
The value. | |
bool | modified |
A flag to indicate whether the eventOut has been modified. |
|
Construct.
|
|
Construct.
|
|
A flag to indicate whether the eventOut has been modified.
|
|
The value.
|