Click or drag to resize
SoExtSelection Properties

The SoExtSelection type exposes the following members.

Properties
  NameDescription
Public propertyboundingBoxCaching

Whether to cache during bounding box traversal.

(Inherited from SoSeparator.)
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoGroup.)
Public propertydirectVizCaching

Whether to cache during OpenRTRT rendering traversal.

(Inherited from SoSeparator.)
Public propertyEndSelectionCallback

Sets the callback called when the mouse button is released in selection mode.

Public propertyfastEditing

Specifies the fast edit mode of the separator node.

(Inherited from SoSeparator.)
Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyItem

Returns the ith path in the selection list.

(Inherited from SoSelection.)
Public propertylassoMode

Specifies the lasso mode (whether ALL_SHAPES or only VISIBLE_SHAPES can be selected).

Public propertylassoPolicy

Specifies the lasso policy.

Public propertylassoType

Specifies lasso type (none, lasso, or rectangle).

Public propertyLineSegmentFilterCallback

Sets the line segment filter callback.

Public propertyMovingSelectionCallback

Sets the callback called when the mouse is moved in selection mode.

Public propertypickCulling

Whether to cull during picking traversal.

(Inherited from SoSeparator.)
Public propertyPointFilterCallback

Sets the point filter callback.

Public propertypolicy

Selection policy that is followed in response to user interaction.

(Inherited from SoSelection.)
Public propertyrenderCaching

Whether to cache during rendering traversal.

(Inherited from SoSeparator.)
Public propertyrenderCulling

Whether to cull during rendering traversal.

(Inherited from SoSeparator.)
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 SoSeparator.)
Public propertyStartSelectionCallback

Sets the callback called when the mouse button is clicked in selection mode.

Public propertyTriangleFilterCallback

Sets the triangle filter delegate.

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