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