public class SoInterpolateVec2f extends SoInterpolate
The input fields can have multiple vectors, 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:
InterpolateVec2f {
alpha | 0 |
input0 | 0 0 |
input1 | 0 0 |
See also:
SoEngineOutput
, SoInterpolateFloat
, SoInterpolateRotation
, SoInterpolateVec3f
, SoInterpolateVec4f
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
SoMFVec2f |
input0
The engine linearly interpolates from input0 to input1.
|
SoMFVec2f |
input1
The engine linearly interpolates from input0 to input1.
|
alpha, output
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
SoInterpolateVec2f()
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
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com