A GL overlay element which displays camera furstum.
void | TGLOverlayElement::ProjectionMatrixPushIdentity() |
void | RenderAxis(TGLRnrCtx& rnrCtx, Bool_t drawGrid) |
void | RenderBar(TGLRnrCtx& rnrCtx) |
void | RenderGrid(TGLRnrCtx& rnrCtx) |
void | RenderPlaneIntersect(TGLRnrCtx& rnrCtx) |
TGLCameraOverlay& | operator=(const TGLCameraOverlay&) |
TGLCameraOverlay(const TGLCameraOverlay&) |
static TGLOverlayElement::EState | TGLOverlayElement::kActive | |
static TGLOverlayElement::ERole | TGLOverlayElement::kAll | |
static TGLOverlayElement::EState | TGLOverlayElement::kAllVisible | |
static TGLOverlayElement::ERole | TGLOverlayElement::kAnnotation | |
static TGLCameraOverlay::EMode | kAxis | |
static TGLCameraOverlay::EMode | kBar | |
static TGLOverlayElement::EState | TGLOverlayElement::kDisabled | |
static TGLCameraOverlay::EMode | kGridBack | |
static TGLCameraOverlay::EMode | kGridFront | |
static TGLOverlayElement::EState | TGLOverlayElement::kInvisible | |
static TGLCameraOverlay::EMode | kPlaneIntersect | |
static TGLOverlayElement::ERole | TGLOverlayElement::kUser | |
static TGLOverlayElement::ERole | TGLOverlayElement::kViewer |
TAxis* | fAxis | |
Float_t | fAxisExtend | |
TGLAxisPainter* | fAxisPainter | |
TGLPlane | fExternalRefPlane | |
Double_t | fFrustum[4] | |
TGLCameraOverlay::EMode | fOrthographicMode | |
TGLCameraOverlay::EMode | fPerspectiveMode | |
TGLOverlayElement::ERole | TGLOverlayElement::fRole | |
Bool_t | fShowOrthographic | |
Bool_t | fShowPerspective | |
TGLOverlayElement::EState | TGLOverlayElement::fState | |
Bool_t | fUseAxisColors | |
Bool_t | fUseExternalRefPlane |
Draw cross section coordinates in top right corner of screen.
Show frustum size with fixed screen line length and printed value.