![]() |
SmallChange
1.0.0
A collection of extensions to Coin3D
|
The SoGLDrawStyleElement controls the OpenGL depth buffer. More...
#include <Inventor/elements/GLDepthBufferElement.h>
Public Types | |
| enum | Func { NEVER , ALWAYS , LESS , LEQUAL , EQUAL , GEQUAL , GREATER , NOTEQUAL } |
Public Member Functions | |
| virtual SoElement * | copyMatchInfo (void) const |
| virtual void | init (SoState *state) |
| virtual SbBool | matches (const SoElement *element) const |
| virtual void | pop (SoState *state, const SoElement *prevTopElement) |
| virtual void | push (SoState *state) |
Static Public Member Functions | |
| static void | initClass (void) |
| static void | set (SoState *state, const Func func, const SbBool enable) |
Protected Member Functions | |
| virtual | ~GLDepthBufferElement () |
The SoGLDrawStyleElement controls the OpenGL depth buffer.
|
protectedvirtual |
The destructor.
This static method initializes static data for the GLDepthBufferElement class.
Internal Coin method.
Internal Coin method.
Set this element's values.