Open Inventor Reference
SoLineSet.h File Reference

Go to the source code of this file.

Classes

class  SoLineSet
 Polyline shape node. More...
 

Macros

#define SO_LINE_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_LINE_SET_USE_REST_OF_VERTICES

#define SO_LINE_SET_USE_REST_OF_VERTICES   (-1)

Definition at line 70 of file SoLineSet.h.