Open Inventor Reference
|
#include <Inventor/fields/SoMFInt32.h>
#include <Inventor/fields/SoSFNode.h>
#include <Inventor/nodes/SoNonIndexedShape.h>
#include <Inventor/nodes/SoVertexProperty.h>
Go to the source code of this file.
Classes | |
class | SoTriangleStripSet |
Triangle strip set shape node. More... | |
Macros | |
#define | SO_TRI_STRIP_SET_USE_REST_OF_VERTICES (-1) |
Deprecated feature; specifying USE_REST_OF_VERTICES as the last value in the numVertices field will use all the points in the coordinate array. | |
#define SO_TRI_STRIP_SET_USE_REST_OF_VERTICES (-1) |
Definition at line 71 of file SoTriangleStripSet.h.