Handle_t Window_t
Window handle.
int Int_t
Signed integer 4 bytes (int).
unsigned int UInt_t
Unsigned integer 4 bytes (unsigned int).
bool Bool_t
Boolean (0=false, 1=true) (bool).
#define ClassDefOverride(name, id)
Concrete class describing an orientated (free) or axis aligned box of 8 vertices.
Abstract base camera class - concrete classes for orthographic and perspective cameras derive from it...
Viewport (pixel base) 2D rectangle class.
~TGOSXGLManager() override
Bool_t SelectManip(TVirtualGLManip *manip, const TGLCamera *camera, const TGLRect *rect, const TGLBoundingBox *sceneBox) override
void PanObject(TVirtualGLPainter *o, Int_t x, Int_t y) override
TGOSXGLManager(const TGOSXGLManager &)
CtxToWindowMap_t fCtxToWin
Bool_t PlotSelected(TVirtualGLPainter *plot, Int_t px, Int_t py) override
void ExtractViewport(Int_t devInd, Int_t *vp) override
TGOSXGLManager & operator=(const TGOSXGLManager &)
void SelectOffScreenDevice(Int_t devInd) override
Int_t CreateGLContext(Int_t winInd) override
Int_t GetVirtualXInd(Int_t devInd) override
char * GetPlotInfo(TVirtualGLPainter *plot, Int_t px, Int_t py) override
void ReadGLBuffer(Int_t devInd) override
void DeleteGLContext(Int_t devInd) override
void Flush(Int_t ctxInd) override
Bool_t MakeCurrent(Int_t devInd) override
void PaintSingleObject(TVirtualGLPainter *) override
Bool_t ResizeOffScreenDevice(Int_t devInd, Int_t x, Int_t y, UInt_t w, UInt_t h) override
Bool_t AttachOffScreenDevice(Int_t ctxInd, Int_t x, Int_t y, UInt_t w, UInt_t h) override
void MarkForDirectCopy(Int_t devInd, Bool_t) override
Int_t InitGLWindow(Window_t winID) override
std::map< Handle_t, Window_t > CtxToWindowMap_t
void PrintViewer(TVirtualViewer3D *vv) override
Bool_t HighColorFormat(Int_t) override
Abstract 3D shapes viewer.