29 #ifndef __METADATAFLOAT_H__
30 #define __METADATAFLOAT_H__
54 Inst< SFString > _reference = 0,
55 Inst< SFMetadataNode > _metadata = 0,
56 Inst< MFFloat > _value = 0);
Contains the MFFloat field class.
Header file for X3DNode, X3D scene-graph node.
Template to make sure that the Node that is set in a SFNode is of a specified type.
Definition: SFNode.h:158
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
The H3DNodeDatabase contains a mapping between a name of a Node and the constructor for the Node with...
Definition: H3DNodeDatabase.h:194