SoFaceSet¶
-
InventorModule
¶ genre InventorNodesAutomatic
author Silicon Graphics Inc
package MeVisLab/Standard
definition inventor.def
Purpose¶
The node SoFaceSet
renders a set of faces, each consisting of three or more vertices taken in order from the current coordinates. The Start Index
field specifies the starting coordinate index for the first face, while the number of vertices in each face is determined by successive entries in the Num Vertices
field.
Details¶
For optimized rendering, the faces should be specified in this order: triangles, quads, other polygons.
Input Fields¶
vertexProperty¶
-
name:
vertexProperty
, type:
SoNode
¶ Optional
SoVertexProperty
input that can be used to provide vertex data instead of using the Open Inventor state.