public class SoDecomposeVec4f extends SoEngine
The input can have multiple values, allowing the engine to decompose several vectors in parallel.
File format/default:
DecomposeVec4f {
| vector | 0 0 0 0 |
See also:
Inventor.ConstructorCommand| Modifier and Type | Field and Description |
|---|---|
SoMFVec4f |
vector
Vector to be decomposed.
|
SoEngineOutput |
w
(
SoMFFloat ) Fourth component of the vector. |
SoEngineOutput |
x
(
SoMFFloat ) First component of the vector. |
SoEngineOutput |
y
(
SoMFFloat ) Second component of the vector. |
SoEngineOutput |
z
(
SoMFFloat ) Third component of the vector. |
VERBOSE_LEVEL, ZeroHandle| Constructor and Description |
|---|
SoDecomposeVec4f()
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 SoMFVec4f vector
public final SoEngineOutput x
SoMFFloat ) First component of the vector.public final SoEngineOutput y
SoMFFloat ) Second component of the vector.public final SoEngineOutput z
SoMFFloat ) Third component of the vector.public final SoEngineOutput w
SoMFFloat ) Fourth component of the vector.Generated on July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com