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