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