Provides Metadata in 32-bit integer precision. More...
#include <Inventor/VRMLnodes/SoVRMLMetadataInteger.h>
Public Member Functions | |
virtual SoType | getTypeId () const |
SoVRMLMetadataInteger () | |
Static Public Member Functions | |
static SoType | getClassTypeId () |
Public Attributes | |
SoMFInt32 | 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 .
SoVRMLMetadataInteger provides Metadata in integer precision values.
reference | "" |
name | "" |
value | [] |
metadata | NULL |
SoMFInt32 | set_value |
SoSFNode | set_metadata |
SoSFString | set_name |
SoSFString | set_reference |
SoMFInt32 | value_changed |
SoSFNode | metadata_changed |
SoSFString | name_changed |
SoSFString | reference _changed |
SoVRMLMetadataInteger::SoVRMLMetadataInteger | ( | ) |
Constructor.
static SoType SoVRMLMetadataInteger::getClassTypeId | ( | ) | [static] |
Returns the type identifier for this class.
Reimplemented from SoVRMLMetadataObject.
virtual SoType SoVRMLMetadataInteger::getTypeId | ( | ) | const [virtual] |
Returns the type identifier for this specific instance.
Reimplemented from SoVRMLMetadataObject.
The metadata provided by this node is contained in the integers of the value field.