51#ifndef _SO_INDEXED_LINE_SET_
52#define _SO_INDEXED_LINE_SET_
79#define SO_END_LINE_INDEX (-1)
218 virtual void generateDefaultTangents(
SoState* state,
226 static void initClass();
228 static void exitClass();
231 virtual int getNumPrim(
SoState* state = NULL );
236 virtual void generatePrimitives(
SoAction* action );
239 virtual void countPrim(
SoState* state = NULL );
#define TRUE
Possible value of SbBool.
#define FALSE
Possible value of SbBool.
SO_PIMPL_PUBLIC_DECLARATION(SoFileDataAdapter)
#define SO_NODE_HEADER(className)
Abstract base class for all actions.
Base class for describing detail information about a shape node.
Renders a scene graph using Open Inventor's Render Engine.
Computes bounding box of a scene.
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Counts number of...
Indexed polyline shape node.
SoIndexedLineSet()
Creates an indexed line set node with default settings.
Abstract base class for all indexed vertex-based shapes.
Represents point on surface of picked object.
Represents a vertex of a generated primitive.
Intersects objects with a ray cast into scene.
Stores some information used by shapes.