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, getOutputName
copyFieldValues, copyFieldValues, enableNotify, fieldsAreEqual, get, getAllFields, getEventIn, getEventOut, getField, getFieldName, hasDefaultValues, isNotifyEnabled, set, setToDefaults
dispose, getName, isDisposable, isSynchronizable, setName, setSynchronizable, touch
getNativeResourceHandle
public final SoMFVec3f axis
public final SoMFFloat angle
public final SoEngineOutput rotation
SoMFRotation
) Rotation field, defined by the inputs.Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com