Class for handling depth clipping range. It is used to perform checks in case if global (for the whole view) clipping planes are defined inside of SelectMgr_RectangularFrustum class methods.
More...
#include <SelectMgr_ViewClipRange.hxx>
Class for handling depth clipping range. It is used to perform checks in case if global (for the whole view) clipping planes are defined inside of SelectMgr_RectangularFrustum class methods.
SelectMgr_ViewClipRange::SelectMgr_ViewClipRange |
( |
| ) |
|
|
inline |
Creates new empty view clip range.
void SelectMgr_ViewClipRange::Clear |
( |
| ) |
|
|
inline |
Invalidates view clipping range.
Returns true if clip range is set and depth of each matched primitive must be tested for satisfying the defined interval.
Returns the upper bound of valid depth range.
Returns the lower bound of valid depth range.
Sets boundaries and validates view clipping range.
The documentation for this class was generated from the following file: