Wrapper for the depth-buffer-related operations.
Definition: depth_test.hpp:26
static CompareFunction DepthFunc(void)
Returns the depth comparison function.
Definition: depth_test.hpp:46
static void DepthFunc(CompareFunction function)
Sets the depth comparison function.
Definition: depth_test.hpp:34