public class SoComposeRotation extends SoEngine
angle in radians. As output, the engine composes the inputs into a rotation field.
The input fields can have multiple values, allowing the engine to compose several rotations in parallel. Some inputs may have more values than others. In such cases, the last value of the shorter inputs will be repeated as necessary.
File format/default:
ComposeRotation {
| axis | 0 0 1 |
| angle | 0 |
See also:
SoComposeRotationFromTo, SoDecomposeRotation, SoEngineOutput
Inventor.ConstructorCommand| Modifier and Type | Field and Description |
|---|---|
SoMFFloat |
angle
Angle of rotation.
|
SoMFVec3f |
axis
Axis of rotation.
|
SoEngineOutput |
rotation
(
SoMFRotation ) Rotation field, defined by the inputs. |
VERBOSE_LEVEL, ZeroHandle| Constructor and Description |
|---|
SoComposeRotation()
Default Constructor.
|
copy, getByName, getOutput, getOutputNamecopyFieldValues, copyFieldValues, enableNotify, fieldsAreEqual, get, getAllFields, getEventIn, getEventOut, getField, getFieldName, hasDefaultValues, isNotifyEnabled, set, setToDefaultsdispose, getEXTERNPROTO, getName, getPROTO, isDisposable, isSynchronizable, setName, setSynchronizable, touchgetAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreadspublic final SoMFVec3f axis
public final SoMFFloat angle
public final SoEngineOutput rotation
SoMFRotation ) Rotation field, defined by the inputs.Generated on July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com