| TGLRnrCtx(TGLViewerBase* viewer) |
virtual | ~TGLRnrCtx() |
void | BeginSelection(Int_t x, Int_t y, Int_t r = 3) |
TGLColorSet* | ChangeBaseColorSet(TGLColorSet* set) |
static TClass* | Class() |
TGLClip* | Clip() const |
void | CloseDLCapture() |
void | ColorOrForeground(Color_t col) |
TGLColorSet& | ColorSet() |
Short_t | CombiLOD() const |
Short_t | DrawPass() const |
void | EndSelection(Int_t glResult) |
TGLColorSet* | GetBaseColorSet() |
TGLCamera* | GetCamera() |
const TGLCamera* | GetCamera() const |
UInt_t | GetEventKeySym() const |
TGLContextIdentity* | GetGLCtxIdentity() const |
GLUquadric* | GetGluQuadric() |
Bool_t | GetGrabImage() const |
Int_t | GetPickRadius() |
TGLRect* | GetPickRectangle() |
Float_t | GetRenderScale() const |
TGLSceneBase* | GetScene() |
TGLSceneInfo* | GetSceneInfo() |
TGLSelectBuffer* | GetSelectBuffer() const |
TGLViewerBase* | GetViewer() |
Bool_t | HasClip() const |
Bool_t | HasStopwatchTimedOut() |
Bool_t | Highlight() const |
Bool_t | HighlightOutline() const |
virtual TClass* | IsA() const |
Bool_t | IsDLCaptureOpen() const |
Bool_t | IsDrawPassFilled() const |
Bool_t | IsDrawPassOutlineLine() const |
Bool_t | IsStopwatchRunning() const |
void | OpenDLCapture() |
void | PopColorSet() |
void | ProjectionMatrixPop() |
void | ProjectionMatrixPushIdentity() |
void | PushColorSet() |
TGLCamera& | RefCamera() |
const TGLCamera& | RefCamera() const |
TGLSceneBase& | RefScene() |
TGLSceneInfo& | RefSceneInfo() |
TGLViewerBase& | RefViewer() |
void | RegisterFont(Int_t size, Int_t file, Int_t mode, TGLFont& out) |
void | RegisterFont(Int_t size, const char* name, Int_t mode, TGLFont& out) |
void | RegisterFontNoScale(Int_t size, Int_t file, Int_t mode, TGLFont& out) |
void | RegisterFontNoScale(Int_t size, const char* name, Int_t mode, TGLFont& out) |
void | ReleaseFont(TGLFont& font) |
Double_t | RenderTimeOut() const |
TGLClip* | SceneClip() const |
Short_t | SceneLOD() const |
Float_t | SceneOLLineW() const |
Short_t | SceneStyle() const |
Float_t | SceneWFLineW() const |
Bool_t | SecSelection() const |
Bool_t | Selection() const |
void | SetCamera(TGLCamera* c) |
void | SetClip(TGLClip* p) |
void | SetCombiLOD(Short_t LOD) |
void | SetDrawPass(Short_t dpass) |
void | SetEventKeySym(UInt_t k) |
void | SetGLCtxIdentity(TGLContextIdentity* cid) |
void | SetGrabImage(Bool_t gi) |
void | SetHighlight(Bool_t hil) |
void | SetHighlightOutline(Bool_t ho) |
void | SetRenderScale(Float_t s) |
void | SetRenderTimeOut(Double_t tout) |
void | SetSceneClip(TGLClip* p) |
void | SetSceneInfo(TGLSceneInfo* si) |
void | SetSceneLOD(Short_t LOD) |
void | SetSceneOLLineW(Float_t w) |
void | SetSceneStyle(Short_t sty) |
void | SetSceneWFLineW(Float_t w) |
void | SetSecSelection(Bool_t secSel) |
void | SetSelection(Bool_t sel) |
void | SetShapeLOD(Short_t LOD) |
void | SetShapePixSize(Float_t ps) |
void | SetViewerClip(TGLClip* p) |
void | SetViewerLOD(Short_t LOD) |
void | SetViewerOLLineW(Float_t w) |
void | SetViewerStyle(Short_t sty) |
void | SetViewerWFLineW(Float_t w) |
Short_t | ShapeLOD() const |
Float_t | ShapePixSize() const |
virtual void | ShowMembers(TMemberInspector& insp) |
void | StartStopwatch() |
void | StopStopwatch() |
virtual void | Streamer(TBuffer& b) |
void | StreamerNVirtual(TBuffer& b) |
static const char* | StyleName(Short_t style) |
TGLClip* | ViewerClip() const |
Short_t | ViewerLOD() const |
Float_t | ViewerOLLineW() const |
Short_t | ViewerStyle() const |
Float_t | ViewerWFLineW() const |