Gets the current range to which normalized depth values are mapped before writing to the depth buffer.
This corresponds to the range set with set_range.
this |
A DepthState object |
near_val |
A pointer to store the near component of the depth range |
far_val |
A pointer to store the far component of the depth range |