Provides Metadata in single precision. More...
#include <Inventor/VRMLnodes/SoVRMLMetadataFloat.h>
Public Member Functions | |
virtual SoType | getTypeId () const |
SoVRMLMetadataFloat () | |
Static Public Member Functions | |
static SoType | getClassTypeId () |
Public Attributes | |
SoMFFloat | value |
See the X3D Specification, below.
NOTE: This class does not exist in Open Inventor 10.0 and later.This section may reference portions of the X3D specification that are not present in this help file. The complete X3D spec is available at http://www.web3d.org .
SoVRMLMetadataFloat provides Metadata in single precision values.
reference | "" |
name | "" |
value | [] |
metadata | NULL |
SoMFFloat | set_value |
SoSFNode | set_metadata |
SoSFString | set_name |
SoSFString | set_reference |
SoMFFloat | value_changed |
SoSFNode | metadata_changed |
SoSFString | name_changed |
SoSFString | reference _changed |
SoVRMLMetadataFloat::SoVRMLMetadataFloat | ( | ) |
Constructor.
static SoType SoVRMLMetadataFloat::getClassTypeId | ( | ) | [static] |
Returns the type identifier for this class.
Reimplemented from SoVRMLMetadataObject.
virtual SoType SoVRMLMetadataFloat::getTypeId | ( | ) | const [virtual] |
Returns the type identifier for this specific instance.
Reimplemented from SoVRMLMetadataObject.
The metadata provided by this node is contained in the single-precision floating point numbers of the value field.