public class SoDecomposeRotation extends SoEngine
The input can have multiple values, allowing the engine to decompose several rotations in parallel.
File format/default:
DecomposeRotation {
rotation | 0 0 1 0 |
See also:
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
SoEngineOutput |
angle
(
SoMFFloat ) Angle (in radians) derived from the input. |
SoEngineOutput |
axis
(
SoMFVec3f ) Axis of rotation derived from the input. |
SoMFRotation |
rotation
Rotation to be decomposed.
|
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
SoDecomposeRotation()
Default Constructor.
|
copy, getByName, getOutput, getOutputName
copyFieldValues, copyFieldValues, enableNotify, fieldsAreEqual, get, getAllFields, getEventIn, getEventOut, getField, getFieldName, hasDefaultValues, isNotifyEnabled, set, setToDefaults
dispose, getEXTERNPROTO, getName, getPROTO, isDisposable, isSynchronizable, setName, setSynchronizable, touch
getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
public final SoMFRotation rotation
public final SoEngineOutput axis
SoMFVec3f
) Axis of rotation derived from the input.public final SoEngineOutput angle
SoMFFloat
) Angle (in radians) derived from the input.Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com