69 X3DNode( Inst< SFNode> _metadata = 0 );
Contains different templates to modify field behaviour.
Contains the SFNode class.
Node is the base class for all classes that can be part of the H3D scene-graph.
Definition: Node.h:46
This abstract node type is the base type for all nodes in the X3D system.
Definition: X3DNode.h:65
static H3DNodeDatabase database
The H3DNodeDatabase for this node.
Definition: X3DNode.h:80
H3DUniquePtr< SFNode > metadata
Meta data about the node.
Definition: X3DNode.h:77
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