29 #ifndef __X3DTRIGGERNODE_H__
30 #define __X3DTRIGGERNODE_H__
Header file for X3DChildNode, X3D scene-graph node.
This abstract node type indicates that the concrete nodes which are instantiated based on it may be u...
Definition: X3DChildNode.h:42
This abstract node type is the base node type from which all Triggers are derived.
Definition: X3DTriggerNode.h:41
static H3DNodeDatabase database
The H3DNodedatabase for this node.
Definition: X3DTriggerNode.h:48
H3D API namespace.
Definition: Anchor.h:38
The H3DNodeDatabase contains a mapping between a name of a Node and the constructor for the Node with...
Definition: H3DNodeDatabase.h:194