Click or drag to resize
SoVRMLCollision Properties

The SoVRMLCollision 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 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 propertycollide

(Note: Not implemented) Enables (true) or disables (false) collision detection.

Public propertycollideTime

Output event on collide time changes.

Public propertydirectVizCaching

Whether to cache during DirectViz rendering traversal.

(Inherited from SoVRMLGroup.)
Public propertyenabled

(Note: Not implemented) Enables (true) or disables (false) collision detection.

Public propertyisActive

Output event if active.

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 propertyproxy

(Note: Not implemented) Child node that is used as a substitute for the SoVRMLCollision's children during collision detection.

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.)
Top
See Also