Click or drag to resize
SoVRMLGeoLOD Properties

The SoVRMLGeoLOD 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

Object-space center of the model.

Public propertychild1Url

First child url : bottom-left quadtree child.

Public propertychild2Url

Second child url : up-left quadtree child.

Public propertychild3Url

Third child url : up-right quadtree child.

Public propertychild4Url

Fourth child url : bottom-right quadtree child.

Public propertychildren

Field that contains a list of children nodes.

(Inherited from SoVRMLParent.)
Public propertygeoOrigin

An SoVRMLGeoOrigin node specifying the origin of the local coordinate system.

Public propertygeoSystem

Defines the spatial reference frame.

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

Specifies the metadata node.

(Inherited from SoVRMLParent.)
Public propertyrange

World-space distance to use as switching criteria.

Public propertyrootNode

The root tile of the hierarchy.

Public propertyrootUrl

Url of the file that contains the root tile geometry.

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