Click or drag to resize
SoEllipsoidDragger Properties

The SoEllipsoidDragger type exposes the following members.

Properties
  NameDescription
Public propertyboundingBoxCaching
(Inherited from SoInteractionKit.)
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoBaseKit.)
Public propertyconstrained

Hint about constrained scaling.

Public propertyenableCallbacks

If set to false, motion, start and finish callbacks are disabled.

(Inherited from SoDragger.)
Public propertyisActive

true when mouse is down and dragging, else false.

(Inherited from SoDragger.)
Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertylineWidth

Specifies the line width for the outline box.

(Inherited from SoTabPlaneDragger.)
Public propertynumSamples

Number of samples composing the ellispoid.

Public propertypickCulling

Set pick caching mode.

(Inherited from SoInteractionKit.)
Public propertyrenderCaching Obsolete.

Set render caching mode.

(Inherited from SoInteractionKit.)
Public propertyrenderCulling

Set render culling mode.

(Inherited from SoInteractionKit.)
Public propertyresizeHandles

If set to true, handles will be resized automatically when the view matrix (camera) changes.

(Inherited from SoTabPlaneDragger.)
Public propertyscaleFactor

Scale factor affecting the dragger.

(Inherited from SoTabPlaneDragger.)
Public propertyscaleUniform

If set to true, scaling will always be uniform.

(Inherited from SoTabPlaneDragger.)
Public propertytabPixelSize

Specifies the size of the green tabs in pixels.

(Inherited from SoTabPlaneDragger.)
Public propertytranslation

Position of the dragger.

(Inherited from SoTabPlaneDragger.)
Public propertytwoSidedLighting

If set to true, OpenGL two sided lighting will be enabled.

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