Package | Description |
---|---|
com.openinventor.inventor.actions | |
com.openinventor.inventor.nodes |
Modifier and Type | Method and Description |
---|---|
SoTextureCoordinateBinding.Bindings |
SoCallbackAction.getTextureCoordinateBinding()
Returns texture information from the state.
|
Modifier and Type | Field and Description |
---|---|
SoSFEnum<SoTextureCoordinateBinding.Bindings> |
SoTextureCoordinateBinding.value
Specifies how to bind texture coordinates to shapes.
|
Modifier and Type | Method and Description |
---|---|
static SoTextureCoordinateBinding.Bindings |
SoTextureCoordinateBinding.Bindings.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
static SoTextureCoordinateBinding.Bindings |
SoTextureCoordinateBinding.Bindings.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoTextureCoordinateBinding.Bindings |
SoTextureCoordinateBinding.Bindings.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoTextureCoordinateBinding.Bindings[] |
SoTextureCoordinateBinding.Bindings.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