Click or drag to resize
SoQuadMesh Properties

The SoQuadMesh type exposes the following members.

Properties
  NameDescription
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoShape.)
Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertystartIndex

Index of first coordinate of shape.

(Inherited from SoNonIndexedShape.)
Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Public propertyvertexProperty

vertex property node.

(Inherited from SoVertexShape.)
Public propertyverticesPerColumn

Number of vertices per column.

Public propertyverticesPerRow

Number of vertices per row.

Top
See Also