| 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 SoTransparencyTypeElement.TransparencyTypes |
SoTransparencyTypeElement.TransparencyTypes.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
static SoTransparencyTypeElement.TransparencyTypes |
SoTransparencyTypeElement.get(SoState state)
Deprecated.
Returns current draw style from the state.
|
static SoTransparencyTypeElement.TransparencyTypes |
SoTransparencyTypeElement.getDefault()
Deprecated.
Returns the default draw style.
|
static SoTransparencyTypeElement.TransparencyTypes |
SoTransparencyTypeElement.TransparencyTypes.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoTransparencyTypeElement.TransparencyTypes |
SoTransparencyTypeElement.TransparencyTypes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoTransparencyTypeElement.TransparencyTypes[] |
SoTransparencyTypeElement.TransparencyTypes.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 |
SoTransparencyTypeElement.set(SoState state,
SoTransparencyTypeElement.TransparencyTypes type)
Deprecated.
Sets the current draw style in the state.
|
Generated on February 24, 2026, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com