Open Inventor Reference
SoLinearProfile.h File Reference

Go to the source code of this file.

Classes

class  SoLinearProfile
 Piecewise-linear profile curve. More...
 

Macros

#define SO_LINEAR_PROFILE_USE_REST_OF_VERTICES   (-1)
 This value, when used as the last value of the index field, the coordinates, starting from the last index+1 (zero if there is only one value in the index field). More...
 

Macro Definition Documentation

◆ SO_LINEAR_PROFILE_USE_REST_OF_VERTICES

#define SO_LINEAR_PROFILE_USE_REST_OF_VERTICES   (-1)

Definition at line 65 of file SoLinearProfile.h.