public class SoComposeRotationFromTo extends SoEngine
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:
ComposeRotationFromTo {
from | 0 0 1 |
to | 0 0 1 |
See also:
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
SoMFVec3f |
from
Vector before the rotation.
|
SoEngineOutput |
rotation
(
SoMFRotation ) A rotation that transforms one vector into another. |
SoMFVec3f |
to
Vector after the rotation.
|
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
SoComposeRotationFromTo()
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 SoMFVec3f from
public final SoMFVec3f to
public final SoEngineOutput rotation
SoMFRotation
) A rotation that transforms one vector into another.Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com