Click or drag to resize
SoVRMLStaticGroup Properties

The SoVRMLStaticGroup type exposes the following members.

Properties
  NameDescription
Public propertybboxCenter

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

Public propertybboxSize

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

Public propertyboundingBoxCaching

Whether to cache during bounding box traversal.

Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoGroup.)
Public propertychildren

Field that contains a list of children nodes.

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

Whether to cull during pick traversal.

Public propertyrenderCaching

Whether to cache during rendering traversal.

Public propertyrenderCulling

Whether to cull during rendering traversal.

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.

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