50#ifndef _SO_INDEXED_SHAPE_
51#define _SO_INDEXED_SHAPE_
230 static void initClass();
231 static void exitClass();
234 virtual void notify(SoNotList *list);
245 static bool s_evaluateIndexingGainFactor;
247 void commonConstructor();
SO_PIMPL_PUBLIC_DECLARATION(SoFileDataAdapter)
#define SO_NODE_ABSTRACT_HEADER(className)
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> 2D vector class ...
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> 3D vector class ...
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> 3D box with an a...
Abstract base class for all actions.
Abstract base class for all indexed vertex-based shapes.
SoMFInt32 normalIndex
The indices of the normals that are used for the shape.
SoMFInt32 coordIndex
The indices of the coordinates that the shape uses as its vertices.
SoMFInt32 textureCoordIndex
The indices of the texture coordinates that are used for the shape.
SoMFInt32 materialIndex
The indices of the materials that are used for the shape.
SoMFInt32 tangentIndex
The indices of the tangents that are used for the shape.
Multiple-value field containing any number of int32_t integers.
Intersects objects with a ray cast into scene.
Abstract base class for all vertex-based shape nodes.
void notify(SoNotList *list)