SoFaceSet¶
-
InventorModule
¶ genre InventorNodesAutomatic
author Silicon Graphics Inc
package MeVisLab/Standard
definition inventor.def
Purpose¶
Renders a set of faces. Each face consists of 3 or more vertices, taken in
order from the current coordinates. The Start Index
field gives the
starting coordinate index for the first face. 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 given 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.