public class SoInterpolateRotation extends SoInterpolate
The input fields can have multiple rotations, allowing the engine to interpolate several objects in parallel. One of the inputs may have more values than the other. In that case, the last value of the shorter input will be repeated as necessary.
File format/default:
InterpolateRotation {
| alpha | 0 |
| input0 | 0 0 1 0 |
| input1 | 0 0 1 0 |
See also:
SoEngineOutput, SoInterpolateFloat, SoInterpolateVec2f, SoInterpolateVec3f, SoInterpolateVec4f
Inventor.ConstructorCommand| Modifier and Type | Field and Description |
|---|---|
SoMFRotation |
input0
The engine linearly interpolates from input0 to input1.
|
SoMFRotation |
input1
The engine linearly interpolates from input0 to input1.
|
alpha, outputVERBOSE_LEVEL, ZeroHandle| Constructor and Description |
|---|
SoInterpolateRotation()
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 SoMFRotation input0
public final SoMFRotation input1
Generated on July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com