SoShapeTriangleShapes Enumeration |
This type is used by the triangle shape generation methods (beginShape, etc.)
Namespace: OIV.Inventor.Nodes
Member name | Value | Description | |
---|---|---|---|
TRIANGLE_STRIP | 0 | ||
TRIANGLE_FAN | 1 | ||
TRIANGLES | 2 | ||
POLYGON | 3 | ||
SEGMENT_STRIP | 4 | ||
POINT_SET | 5 |