X3DTimeDependentNode.h File Reference

Header file for X3DTimeDependentNode, X3D scene-graph node. More...

Go to the source code of this file.

Namespaces

namespace  H3D

Classes

class  H3D::X3DTimeDependentNode
 This abstract node type is the base node type from which all time-dependent nodes are derived. More...
class  H3D::X3DTimeDependentNode::TimeHandler
 The TimeHandler field updates once per scene-graph loop to monitor the current time and updates the fields in the owner X3DTimeDependentNode if any state changes has to be made. More...
class  H3D::X3DTimeDependentNode::StartTime
 The StartTime field is a specialization of the SFTime field so that the value cannot be changed when the isActive field of the X3DTimeDependentNode it resides in is true. More...
class  H3D::X3DTimeDependentNode::StopTime
 The StopTime field is a specialization of the SFTime field so that the value is ignored if the X3DTimeDependentNode is active and stopTime <= startTime as according to the X3D spec. More...


Detailed Description

Header file for X3DTimeDependentNode, X3D scene-graph node.


Generated on Thu Aug 24 12:38:39 2006 for H3D API by  doxygen 1.4.5