The sogldepthbufferelement controls the opengl depth buffer.
#include <Inventor/elements/SoGLDepthBufferElement.h>
Inherits SoDepthBufferElement.
virtual void init (SoState *state)
virtual void push (SoState *state)
virtual void pop (SoState *state, const SoElement *prevTopElement)
static SoType getClassTypeId (void)
static int getClassStackIndex (void)
static void * createInstance (void)
static void initClass (void)
virtual ~SoGLDepthBufferElement ()
virtual void setElt (SbBool test, SbBool write, DepthWriteFunction function, SbVec2f range)
The SoGLDepthBufferElement controls the OpenGL depth buffer.
Be aware that this class is an extension for Coin, and it is not available in the original SGI Open Inventor v2.1 API.
Since:
Coin 3.0
The destructor.
This API member is considered internal to the library, as it is not likely to be of interest to the application programmer.
Initializes the SoGLDepthBufferElement class type.
Internal Coin method.
Reimplemented from SoDepthBufferElement.
Internal Coin method.
Reimplemented from SoDepthBufferElement.
Internal Coin method.
Reimplemented from SoDepthBufferElement.
Set this element's values.
Reimplemented from SoDepthBufferElement.
Generated automatically by Doxygen for Coin from the source code.