A GL overlay element which displays camera furstum.
void | RenderAxis(TGLRnrCtx& rnrCtx) |
void | RenderBar(TGLRnrCtx& rnrCtx, const TGLFont& font) |
void | RenderPlaneIntersect(TGLRnrCtx& rnrCtx, const TGLFont& font) |
TGLCameraOverlay(const TGLCameraOverlay&) | |
TGLCameraOverlay& | operator=(const TGLCameraOverlay&) |
TGLAxisAttrib | fAxisAtt | |
Float_t | fAxisExtend | |
TGLAxisPainter | fAxisPainter | |
TGLPlane | fExternalRefPlane | |
Double_t | fFrustum[4] | cached |
TGLCameraOverlay::EMode | fOrthographicMode | |
TGLCameraOverlay::EMode | fPerspectiveMode | |
Bool_t | fShowOrthographic | |
Bool_t | fShowPerspective | |
Bool_t | fUseExternalRefPlane |
Print corss section coordinates in top right corner of screen.
Show frustum size with fixed screen line length and printed value.