| Package | Description |
|---|---|
| com.openinventor.ldm.nodes |
| Modifier and Type | Field and Description |
|---|---|
SoSFEnum<SoDataCompositor.DataTypes> |
SoDataCompositor.dataType
Data type of the final composed buffer.
|
| Modifier and Type | Method and Description |
|---|---|
static SoDataCompositor.DataTypes |
SoDataCompositor.DataTypes.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
SoDataCompositor.DataTypes |
SoDataCompositor.getDataType()
Returns the output data type.
|
static SoDataCompositor.DataTypes |
SoDataCompositor.DataTypes.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoDataCompositor.DataTypes |
SoDataCompositor.DataTypes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoDataCompositor.DataTypes[] |
SoDataCompositor.DataTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
SoDataCompositor.isDataSigned(SoDataCompositor.DataTypes dataType)
Returns true if the given data type is a signed integer data type.
|
Generated on February 24, 2026, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com