29 #ifndef __H3DOPTIONNODE_H__
30 #define __H3DOPTIONNODE_H__
Header file for X3DNode, X3D scene-graph node.
This abstract node type indicates that the concrete nodes which are instantiated based on it may be u...
Definition: H3DOptionNode.h:41
H3DUniquePtr< Field > updateOption
Field to collect update event from every option parameters, all inherited Option Node should route it...
Definition: H3DOptionNode.h:55
virtual string defaultXMLContainerField()
Returns the default xml containerField attribute value.
Definition: H3DOptionNode.h:49
This abstract node type is the base type for all nodes in the X3D system.
Definition: X3DNode.h:65
H3D API namespace.
Definition: Anchor.h:38