public class SoDecomposeVec2i32 extends SoEngine
The input can have multiple values, allowing the engine to decompose several vectors in parallel.
File format/default:
DecomposeVec2i32 {
vector | 0 0 |
See also:
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
SoMFVec2i32 |
vector
Vector to be decomposed.
|
SoEngineOutput |
x
(
SoMFInt32 ) First component of the vector. |
SoEngineOutput |
y
(
SoMFInt32 ) Second component of the vector. |
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
SoDecomposeVec2i32()
Default Constructor.
|
copy, getByName, getOutput, getOutputName
copyFieldValues, copyFieldValues, enableNotify, fieldsAreEqual, get, getAllFields, getEventIn, getEventOut, getField, getFieldName, hasDefaultValues, isNotifyEnabled, set, setToDefaults
dispose, getName, isDisposable, isSynchronizable, setName, setSynchronizable, touch
getNativeResourceHandle
public final SoMFVec2i32 vector
public final SoEngineOutput x
SoMFInt32
) First component of the vector.public final SoEngineOutput y
SoMFInt32
) Second component of the vector.Generated on July 31, 2019, Copyright � Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com