TGLClip Abstract clipping shape - derives from TGLPhysicalShape Adds clip mode (inside/outside) and pure virtual method to approximate shape as set of planes. This plane set is used to perform interactive clipping using OpenGL clip planes.
void | TGLOverlayElement::ProjectionMatrixPushIdentity() |
TGLClipSet& | operator=(const TGLClipSet&) |
TGLClipSet(const TGLClipSet&) |
static TGLOverlayElement::EState | TGLOverlayElement::kActive | |
static TGLOverlayElement::ERole | TGLOverlayElement::kAll | |
static TGLOverlayElement::EState | TGLOverlayElement::kAllVisible | |
static TGLOverlayElement::ERole | TGLOverlayElement::kAnnotation | |
static TGLOverlayElement::EState | TGLOverlayElement::kDisabled | |
static TGLOverlayElement::EState | TGLOverlayElement::kInvisible | |
static TGLOverlayElement::ERole | TGLOverlayElement::kUser | |
static TGLOverlayElement::ERole | TGLOverlayElement::kViewer |
Bool_t | fAutoUpdate | |
TGLClipBox* | fClipBox | |
TGLClipPlane* | fClipPlane | |
TGLClip* | fCurrentClip | ! the current clipping shape |
TGLBoundingBox | fLastBBox | |
TGLManipSet* | fManip | |
TGLOverlayElement::ERole | TGLOverlayElement::fRole | |
Bool_t | fShowClip | |
Bool_t | fShowManip | |
TGLOverlayElement::EState | TGLOverlayElement::fState |
Inheritance Chart: | |||||||||
|