public class SoDepthBufferElement extends SoElement
See also:
Modifier and Type | Class and Description |
---|---|
static class |
SoDepthBufferElement.DepthWriteFunctions
Depth function mode as defined by OpenGL.
|
Inventor.ConstructorCommand
VERBOSE_LEVEL, ZeroHandle
Modifier and Type | Method and Description |
---|---|
static int |
getClassStackIndex()
Deprecated.
As of Open Inventor 9.3 replaced by SoElement.getClassStackIndex(Class)
|
void |
pop(SoState state,
SoElement prevTopElement)
Override
pop() method to keep GL up to date. |
void |
push(SoState state)
Override
push() method to keep GL up to date. |
static void |
set(SoState state,
boolean test,
boolean write,
SoDepthBufferElement.DepthWriteFunctions function,
SbVec2f range)
Sets the depth buffer parameters.
|
static void |
set(SoState state,
SoDepthBuffer depthBuffer,
boolean test,
boolean write,
SoDepthBufferElement.DepthWriteFunctions function,
SbVec2f range)
Sets the depth buffer parameters.
|
getClassStackIndex
dispose, getNativeResourceHandle
public static void set(SoState state, boolean test, boolean write, SoDepthBufferElement.DepthWriteFunctions function, SbVec2f range)
@Deprecated public static int getClassStackIndex()
public void pop(SoState state, SoElement prevTopElement)
pop()
method to keep GL up to date.public static void set(SoState state, SoDepthBuffer depthBuffer, boolean test, boolean write, SoDepthBufferElement.DepthWriteFunctions function, SbVec2f range)
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com