Open Inventor Reference
|
#include <Inventor/nodes/SoIndexedShape.h>
#include <Inventor/fields/SoSFNode.h>
#include <Inventor/nodes/SoVertexProperty.h>
Go to the source code of this file.
Classes | |
class | SoIndexedTriangleStripSet |
Indexed triangle strip set shape node. More... | |
Macros | |
#define | SO_END_STRIP_INDEX (-1) |
This coordinate index indicates that the current triangle ends and the next triangle begins. | |
#define SO_END_STRIP_INDEX (-1) |
Definition at line 67 of file SoIndexedTriangleStripSet.h.