| 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 SoDepthBufferElement.DepthWriteFunctions | 
SoDepthBufferElement.DepthWriteFunctions.fromValue(int val)
Deprecated. 
 
Use  
valueOf(int) instead. | 
static SoDepthBufferElement.DepthWriteFunctions | 
SoDepthBufferElement.DepthWriteFunctions.valueOf(int val)
Returns the enum constant of this type with the specified integer value 
 | 
static SoDepthBufferElement.DepthWriteFunctions | 
SoDepthBufferElement.DepthWriteFunctions.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. 
 | 
static SoDepthBufferElement.DepthWriteFunctions[] | 
SoDepthBufferElement.DepthWriteFunctions.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 | 
SoDepthBufferElement.set(SoState state,
   boolean test,
   boolean write,
   SoDepthBufferElement.DepthWriteFunctions function,
   SbVec2f range)
Sets the depth buffer parameters. 
 | 
static void | 
SoDepthBufferElement.set(SoState state,
   SoDepthBuffer depthBuffer,
   boolean test,
   boolean write,
   SoDepthBufferElement.DepthWriteFunctions function,
   SbVec2f range)
Sets the depth buffer parameters. 
 | 
Generated on July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com