public class SoRotationXYZ extends SoTransformation
File format/default:
RotationXYZ {
axis | X |
angle | 0 |
Action behavior:
SoGLRenderAction
, SoCallbackAction
, SoGetBoundingBoxAction
, SoRayPickAction
Accumulates rotation transformation into the current transformation. Sets: SoModelMatrixElement
SoGetMatrixAction
Returns the matrix corresponding to the rotation.
See also:
Modifier and Type | Class and Description |
---|---|
static class |
SoRotationXYZ.AxisType
Rotation axis enumeration values.
|
SoNode.RenderModes
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
SoSFFloat |
angle
Rotation angle (in radians), using the right-hand rule.
|
SoSFEnum<SoRotationXYZ.AxisType> |
axis
Rotation axis.
|
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
SoRotationXYZ()
Creates a rotation node with default settings.
|
Modifier and Type | Method and Description |
---|---|
SbRotation |
getRotation()
Returns an
SbRotation equivalent to the specified rotation. |
affectsState, callback, copy, copy, distribute, doAction, getAlternateRep, getBoundingBox, getByName, getMatrix, getPrimitiveCount, getRenderEngineMode, getRenderUnitID, GLRender, GLRenderBelowPath, GLRenderInPath, GLRenderOffPath, grabEventsCleanup, grabEventsSetup, handleEvent, isBoundingBoxIgnoring, isOverride, pick, rayPick, search, setOverride, touch, write
copyFieldValues, copyFieldValues, enableNotify, fieldsAreEqual, get, getAllFields, getEventIn, getEventOut, getField, getFieldName, hasDefaultValues, isNotifyEnabled, set, setToDefaults
dispose, getName, isDisposable, isSynchronizable, setName, setSynchronizable
getNativeResourceHandle
public final SoSFEnum<SoRotationXYZ.AxisType> axis
Axis
. Default is X.public final SoSFFloat angle
public SoRotationXYZ()
public SbRotation getRotation()
SbRotation
equivalent to the specified rotation.Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com