Click or drag to resize
SoVRMLIndexedLineSet Properties

The SoVRMLIndexedLineSet type exposes the following members.

Properties
  NameDescription
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoShape.)
Public propertycolor

An SoVRMLColor node whose colors are applied to the vertices or lines of the IndexedLineSet.

(Inherited from SoVRMLVertexLine.)
Public propertycolorIndex

The indices of the colors to use for the lines or vertices depending on the value of the colorPerVertex field.

(Inherited from SoVRMLIndexedLine.)
Public propertycolorPerVertex

If true, colors are applied to the vertices of the IndexedLineSet.

(Inherited from SoVRMLVertexLine.)
Public propertycoord

An SoVRMLCoordinate node defining the IndexedLineSet.

(Inherited from SoVRMLVertexLine.)
Public propertycoordIndex

Indices of the coordinates that the indexed line set uses as its vertices.

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

Specifies the metadata node.

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