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