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