Package | Description |
---|---|
com.openinventor.inventor.nodes |
Modifier and Type | Field and Description |
---|---|
SoSFEnum<SoTexture3.Layouts> |
SoTexture3.layout
Indicates whether the data layout is a volumetric texture VOLUME or an array of bi-dimensional textures ARRAY.
|
Modifier and Type | Method and Description |
---|---|
static SoTexture3.Layouts |
SoTexture3.Layouts.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
static SoTexture3.Layouts |
SoTexture3.Layouts.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoTexture3.Layouts |
SoTexture3.Layouts.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoTexture3.Layouts[] |
SoTexture3.Layouts.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com