The iterator through clipping planes.
More...
#include <OpenGl_Clipping.hxx>
The iterator through clipping planes.
OpenGl_ClippingIterator::OpenGl_ClippingIterator |
( |
const OpenGl_Clipping & |
theClipping | ) |
|
bool OpenGl_ClippingIterator::IsDisabled |
( |
| ) |
const |
|
inline |
Return true if plane has been temporarily disabled either by Graphic3d_ClipPlane->IsOn() property or by temporary filter.
bool OpenGl_ClippingIterator::IsGlobal |
( |
| ) |
const |
|
inline |
Return true if plane from the global (view) list.
bool OpenGl_ClippingIterator::More |
( |
void |
| ) |
const |
|
inline |
Return true if iterator points to the valid clipping plane.
void OpenGl_ClippingIterator::Next |
( |
void |
| ) |
|
|
inline |
Go to the next clipping plane.
Return the plane at current iterator position.
The documentation for this class was generated from the following file: