Abstract base class for all VRML97 and X3D geometry nodes. More...
#include <Inventor/VRMLnodes/SoVRMLGeometry.h>
Public Member Functions | |
virtual SoType | getTypeId () const |
Static Public Member Functions | |
static SoType | getClassTypeId () |
Public Attributes | |
SoSFNode | metadata |
The SoVRMLGeometry node is the abstract base class for all VRML geometry nodes.
NOTE: This class does not exist in Open Inventor 10.0 and later.SoSFNode | set_metadata |
SoSFNode | metadata_changed |
static SoType SoVRMLGeometry::getClassTypeId | ( | ) | [static] |
Returns the type identifier for this class.
Reimplemented from SoShape.
Reimplemented in SoVRMLGeoElevationGrid, SoVRMLArc2D, SoVRMLArcClose2D, SoVRMLBox, SoVRMLCircle2D, SoVRMLCone, SoVRMLCylinder, SoVRMLDisk2D, SoVRMLElevationGrid, SoVRMLExtrusion, SoVRMLGridShape, SoVRMLIndexedFaceSet, SoVRMLIndexedLine, SoVRMLIndexedLineSet, SoVRMLIndexedShape, SoVRMLIndexedTriangleFanSet, SoVRMLIndexedTriangleSet, SoVRMLIndexedTriangleStripSet, SoVRMLPointSet, SoVRMLPolyline2D, SoVRMLPolypoint2D, SoVRMLRectangle2D, SoVRMLSphere, SoVRMLText, SoVRMLTriangle, SoVRMLTriangleFanSet, SoVRMLTriangleSet, SoVRMLTriangleSet2D, SoVRMLTriangleStripSet, SoVRMLVertexLine, SoVRMLVertexPoint, and SoVRMLVertexShape.
virtual SoType SoVRMLGeometry::getTypeId | ( | ) | const [virtual] |
Returns the type identifier for this specific instance.
Reimplemented from SoShape.
Reimplemented in SoVRMLGeoElevationGrid, SoVRMLArc2D, SoVRMLArcClose2D, SoVRMLBox, SoVRMLCircle2D, SoVRMLCone, SoVRMLCylinder, SoVRMLDisk2D, SoVRMLElevationGrid, SoVRMLExtrusion, SoVRMLGridShape, SoVRMLIndexedFaceSet, SoVRMLIndexedLine, SoVRMLIndexedLineSet, SoVRMLIndexedShape, SoVRMLIndexedTriangleFanSet, SoVRMLIndexedTriangleSet, SoVRMLIndexedTriangleStripSet, SoVRMLPointSet, SoVRMLPolyline2D, SoVRMLPolypoint2D, SoVRMLRectangle2D, SoVRMLSphere, SoVRMLText, SoVRMLTriangle, SoVRMLTriangleFanSet, SoVRMLTriangleSet, SoVRMLTriangleSet2D, SoVRMLTriangleStripSet, SoVRMLVertexLine, SoVRMLVertexPoint, and SoVRMLVertexShape.
Specifies the metadata node.