Click or drag to resize
SoVRMLBillboard Properties

The SoVRMLBillboard type exposes the following members.

Properties
  NameDescription
Public propertyaxisOfRotation

Specifies which axis to use to perform the rotation.

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 propertyboundingBoxCaching

Whether to cache during bounding box traversal.

(Inherited from SoVRMLGroup.)
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoGroup.)
Public propertychildren

Field that contains a list of children nodes.

(Inherited from SoVRMLParent.)
Public propertydirectVizCaching

Whether to cache during DirectViz rendering traversal.

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

Specifies the metadata node.

(Inherited from SoVRMLParent.)
Public propertypickCulling

Whether to cull during pick traversal.

(Inherited from SoVRMLGroup.)
Public propertyrenderCaching

Whether to cache during rendering traversal.

(Inherited from SoVRMLGroup.)
Public propertyrenderCulling

Whether to cull during rendering traversal.

(Inherited from SoVRMLGroup.)
Public propertyrenderUnitId

Used during the ScaleViz depth compositing process, this field specifies which render unit (OIRU) will render the sub scene graph below this separator.

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

Specifies if the bounding box returned by SoVRMLBillBoard.getBoundingBox() method should be extended to completely contain the bounding sphere of the children.

Top
See Also