public class SoDrawBufferElement extends SoInt32Element
See also:
Modifier and Type | Class and Description |
---|---|
static class |
SoDrawBufferElement.SoDrawBufferTypes
Depth function mode as defined by OpenGL.
|
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
static int |
BACK
Deprecated.
Use
SoDrawBufferElement.SoDrawBufferTypes.BACK instead. |
static int |
BACK_LEFT
Deprecated.
Use
SoDrawBufferElement.SoDrawBufferTypes.BACK_LEFT instead. |
static int |
BACK_RIGHT
Deprecated.
Use
SoDrawBufferElement.SoDrawBufferTypes.BACK_RIGHT instead. |
static int |
FRONT
Deprecated.
Use
SoDrawBufferElement.SoDrawBufferTypes.FRONT instead. |
static int |
FRONT_AND_BACK
Deprecated.
Use
SoDrawBufferElement.SoDrawBufferTypes.FRONT_AND_BACK instead. |
static int |
FRONT_LEFT
Deprecated.
Use
SoDrawBufferElement.SoDrawBufferTypes.FRONT_LEFT instead. |
static int |
FRONT_RIGHT
Deprecated.
Use
SoDrawBufferElement.SoDrawBufferTypes.FRONT_RIGHT instead. |
static int |
LEFT
Deprecated.
Use
SoDrawBufferElement.SoDrawBufferTypes.LEFT instead. |
static int |
RIGHT
Deprecated.
Use
SoDrawBufferElement.SoDrawBufferTypes.RIGHT instead. |
VERBOSE_LEVEL, ZeroHandle
Modifier and Type | Method and Description |
---|---|
static SoDrawBufferElement.SoDrawBufferTypes |
get(SoState state)
Returns current depth buffer parameters.
|
static int |
getClassStackIndex()
Deprecated.
As of Open Inventor 9.3 replaced by SoElement.getClassStackIndex(Class)
|
static void |
set(SoState state,
SoDrawBufferElement.SoDrawBufferTypes type)
Sets the depth buffer parameters.
|
getClassStackIndex, pop, push
dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
@Deprecated public static final int FRONT_LEFT
SoDrawBufferElement.SoDrawBufferTypes.FRONT_LEFT
instead.@Deprecated public static final int FRONT_RIGHT
SoDrawBufferElement.SoDrawBufferTypes.FRONT_RIGHT
instead.@Deprecated public static final int BACK_LEFT
SoDrawBufferElement.SoDrawBufferTypes.BACK_LEFT
instead.@Deprecated public static final int BACK_RIGHT
SoDrawBufferElement.SoDrawBufferTypes.BACK_RIGHT
instead.@Deprecated public static final int FRONT
SoDrawBufferElement.SoDrawBufferTypes.FRONT
instead.@Deprecated public static final int BACK
SoDrawBufferElement.SoDrawBufferTypes.BACK
instead.@Deprecated public static final int LEFT
SoDrawBufferElement.SoDrawBufferTypes.LEFT
instead.@Deprecated public static final int RIGHT
SoDrawBufferElement.SoDrawBufferTypes.RIGHT
instead.@Deprecated public static final int FRONT_AND_BACK
SoDrawBufferElement.SoDrawBufferTypes.FRONT_AND_BACK
instead.public static SoDrawBufferElement.SoDrawBufferTypes get(SoState state)
@Deprecated public static int getClassStackIndex()
public static void set(SoState state, SoDrawBufferElement.SoDrawBufferTypes type)
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com