SoEllipsoidDragger Properties |
The SoEllipsoidDragger type exposes the following members.
Name | Description | |
---|---|---|
boundingBoxCaching | (Inherited from SoInteractionKit.) | |
boundingBoxIgnoring | Whether to ignore this node during bounding box traversal. | |
constrained | Hint about constrained scaling. | |
enableCallbacks | If set to false, motion, start and finish callbacks are disabled. | |
isActive | true when mouse is down and dragging, else false. | |
IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) | |
lineWidth | Specifies the line width for the outline box. | |
numSamples | Number of samples composing the ellispoid. | |
pickCulling | Set pick caching mode. | |
renderCaching | Obsolete. Set render caching mode. | |
renderCulling | Set render culling mode. | |
resizeHandles | If set to true, handles will be resized automatically when the view matrix (camera) changes. | |
scaleFactor | Scale factor affecting the dragger. | |
scaleUniform | If set to true, scaling will always be uniform. | |
tabPixelSize | Specifies the size of the green tabs in pixels. | |
translation | Position of the dragger. | |
twoSidedLighting | If set to true, OpenGL two sided lighting will be enabled. | |
UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |