public class SoComposeVec4f extends SoEngine
The input fields can have multiple values, allowing the engine to compose several vectors 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:
ComposeVec4f {
| x | 0 |
| y | 0 |
| z | 0 |
| w | 0 |
See also:
Inventor.ConstructorCommand| Modifier and Type | Field and Description |
|---|---|
SoEngineOutput |
vector
(
SoMFVec4f ) Vector composed of x, y, z, and w. |
SoMFFloat |
w
The w component.
|
SoMFFloat |
x
The x component.
|
SoMFFloat |
y
The y component.
|
SoMFFloat |
z
The z component.
|
VERBOSE_LEVEL, ZeroHandle| Constructor and Description |
|---|
SoComposeVec4f()
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, stopInternalThreadsGenerated on February 24, 2026, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com