Open Inventor Reference
SoTriangleStripSet.h File Reference

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. More...
 

Macro Definition Documentation

◆ SO_TRI_STRIP_SET_USE_REST_OF_VERTICES

#define SO_TRI_STRIP_SET_USE_REST_OF_VERTICES   (-1)

Definition at line 71 of file SoTriangleStripSet.h.