Package | Description |
---|---|
com.openinventor.inventor.elements |
The element classes are used internally for storing information in Open Inventor's traversal state list.
|
Modifier and Type | Method and Description |
---|---|
static SoTextureUnitElement.MappingMethods |
SoTextureUnitElement.MappingMethods.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
static SoTextureUnitElement.MappingMethods |
SoTextureUnitElement.getActiveMappingMethod(SoState state)
Deprecated.
As of Open Inventor 10000 See documentation for more details
|
static SoTextureUnitElement.MappingMethods |
SoTextureUnitElement.MappingMethods.valueOf(int val)
Deprecated.
Returns the enum constant of this type with the specified integer value
|
static SoTextureUnitElement.MappingMethods |
SoTextureUnitElement.MappingMethods.valueOf(java.lang.String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static SoTextureUnitElement.MappingMethods[] |
SoTextureUnitElement.MappingMethods.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
SoTextureUnitElement.set(SoState state,
SoNode node,
int unit,
SoTextureUnitElement.MappingMethods mappingMethod)
Deprecated.
As of Open Inventor 10000 See documentation for more details
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com