Click or drag to resize
SoVRMLIndexedTriangleStripSet Properties

The SoVRMLIndexedTriangleStripSet type exposes the following members.

Properties
  NameDescription
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoShape.)
Public propertyccw

Indicates whether the vertices are ordered in a counterclockwise direction when viewed from the outside (true) or in a clockwise direction (false).

(Inherited from SoVRMLTriangle.)
Public propertycolor

An SoVRMLColor node whose colors are applied to the vertices or faces of the three VRMLIndexedTriangle nodes.

(Inherited from SoVRMLTriangle.)
Public propertycolorPerVertex

The colorPerVertex field is ignored and always treated as true.

(Inherited from SoVRMLTriangle.)
Public propertycoord (Inherited from SoVRMLTriangle.)
Public propertyindex

Indices used to specify the triangle strips.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertymetadata

Specifies the metadata node.

(Inherited from SoVRMLGeometry.)
Public propertynormal

An SoVRMLNormal node containing the normals.

(Inherited from SoVRMLTriangle.)
Public propertynormalPerVertex

If true, normals are applied to the vertices of the three VRMLIndexedTriangle nodes.

(Inherited from SoVRMLTriangle.)
Public propertysolid

If you know that the shape encloses a volume, set this value to true.

(Inherited from SoVRMLTriangle.)
Public propertytexCoord (Inherited from SoVRMLTriangle.)
Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also