public class SoComposeVec2i32 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:
ComposeVec2i32 {
| x | 0 |
| y | 0 |
See also:
Inventor.ConstructorCommand| Modifier and Type | Field and Description |
|---|---|
SoEngineOutput |
vector
(
SoMFVec2i32 ) Vector composed of x and y components. |
SoMFInt32 |
x
The x component.
|
SoMFInt32 |
y
The y component.
|
VERBOSE_LEVEL, ZeroHandle| Constructor and Description |
|---|
SoComposeVec2i32()
Default 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 SoMFInt32 x
public final SoMFInt32 y
public final SoEngineOutput vector
SoMFVec2i32 ) Vector composed of x and y components.Generated on July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com