Wrapper for the depth-buffer-related operations. More...
#include </home/chochlik/devel/oglplus/include/oglplus/context/depth_test.hpp>

Static Public Member Functions | |
| static void | DepthFunc (CompareFunction function) |
Sets the depth comparison function. More... | |
| static CompareFunction | DepthFunc (void) |
| Returns the depth comparison function. More... | |
Wrapper for the depth-buffer-related operations.
|
static |
|
static |
Returns the depth comparison function.
GL_DEPTH_FUNC Referenced by DepthFunc().