public class SoComposeVec2f extends SoEngine
The input fields can have multiple values, allowing the engine to compose several vectors in parallel. One of the inputs may have more values than others. In such cases, the last value of the shorter input will be repeated as necessary.
File format/default:
ComposeVec2f {
x | 0 |
y | 0 |
See also:
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
SoEngineOutput |
vector
(
SoMFVec2f ) Vector composed of x and y components. |
SoMFFloat |
x
The x component.
|
SoMFFloat |
y
The y component.
|
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
SoComposeVec2f()
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 SoMFFloat x
public final SoMFFloat y
public final SoEngineOutput vector
SoMFVec2f
) Vector composed of x and y components.Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com