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 SoMaterialBindingElement.Bindings |
SoMaterialBindingElement.Bindings.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
static SoMaterialBindingElement.Bindings |
SoMaterialBindingElement.get(SoState state)
Returns current material binding from the state.
|
static SoMaterialBindingElement.Bindings |
SoMaterialBindingElement.getDefault()
Returns the default material binding.
|
static SoMaterialBindingElement.Bindings |
SoMaterialBindingElement.Bindings.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoMaterialBindingElement.Bindings |
SoMaterialBindingElement.Bindings.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoMaterialBindingElement.Bindings[] |
SoMaterialBindingElement.Bindings.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
SoMaterialBindingElement.set(SoState state,
SoMaterialBindingElement.Bindings binding)
Sets the current material binding in the state.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com