Click or drag to resize
SoVRMLLOD Properties

The SoVRMLLOD type exposes the following members.

Properties
  NameDescription
Public propertybboxCenter

The bboxCenter and bboxSize fields specify a bounding box that encloses the SoVRMLParent's children.

(Inherited from SoVRMLParent.)
Public propertybboxSize

The bboxCenter and bboxSize fields specify a bounding box that encloses the SoVRMLParents's children.

(Inherited from SoVRMLParent.)
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoGroup.)
Public propertycenter

Translation offset in the local coordinate system that specifies the center of the SoVRMLLOD objects.

Public propertychildren

Field that contains a list of children nodes.

(Inherited from SoVRMLParent.)
Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertylevel

List of nodes that request the same object or objects at varying levels of detail from highest to lowest (VRML97).

Public propertymetadata

Specifies the metadata node.

(Inherited from SoVRMLParent.)
Public propertyrange

Specifies the ideal distances at which to switch between the levels.

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