Open Inventor Release 2024.1.0
 
Loading...
Searching...
No Matches
SoIndexedFaceSet.h File Reference

Go to the source code of this file.

Classes

class  SoIndexedFaceSet
 Indexed polygonal face shape node. More...
 

Macros

#define SO_END_FACE_INDEX   (-1)
 
#define SO_END_CONTOUR_INDEX   (-1)
 
#define SO_END_POLYGON_INDEX   (-2)
 

Macro Definition Documentation

◆ SO_END_CONTOUR_INDEX

#define SO_END_CONTOUR_INDEX   (-1)

Definition at line 78 of file SoIndexedFaceSet.h.

◆ SO_END_FACE_INDEX

#define SO_END_FACE_INDEX   (-1)

Definition at line 73 of file SoIndexedFaceSet.h.

◆ SO_END_POLYGON_INDEX

#define SO_END_POLYGON_INDEX   (-2)

Definition at line 82 of file SoIndexedFaceSet.h.