Public Member Functions | |
virtual void | tick ()=0 |
Update the object and maybe send out events. | |
~FrameDrivenNode () | |
void | onRealized () |
Definition at line 48 of file context.H.
|
Update the object and maybe send out events. Must be called with a scenegraph write lock. Implemented in Archon::X3D::TimeSensor. |