12#ifndef ROOT_TGWin32VirtualGLProxy
13#define ROOT_TGWin32VirtualGLProxy
Handle_t Window_t
Window handle.
winID h TVirtualViewer3D vv
winID h TVirtualViewer3D TVirtualGLPainter char TVirtualGLPainter plot
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t Float_t Float_t Int_t Int_t UInt_t UInt_t Rectangle_t rect
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.
Bool_t SelectManip(TVirtualGLManip *manip, const TGLCamera *camera, const TGLRect *rect, const TGLBoundingBox *sceneBox) override
Bool_t PlotSelected(TVirtualGLPainter *plot, Int_t px, Int_t py) override
void Flush(Int_t ctxInd) override
static TGLManager * RealObject()
void ReadGLBuffer(Int_t devInd) override
Bool_t MakeCurrent(Int_t devInd) override
void PaintSingleObject(TVirtualGLPainter *) override
void MarkForDirectCopy(Int_t devInd, Bool_t) override
Bool_t HighColorFormat(Int_t ctx) override
void PanObject(TVirtualGLPainter *o, Int_t x, Int_t y) override
char * GetPlotInfo(TVirtualGLPainter *plot, Int_t px, Int_t py) override
static TGLManager * ProxyObject()
void ExtractViewport(Int_t devInd, Int_t *vp) override
Int_t CreateGLContext(Int_t winInd) override
Bool_t ResizeOffScreenDevice(Int_t devInd, Int_t x, Int_t y, UInt_t w, UInt_t h) override
void PrintViewer(TVirtualViewer3D *vv) override
Bool_t AttachOffScreenDevice(Int_t ctxInd, Int_t x, Int_t y, UInt_t w, UInt_t h) override
void SelectOffScreenDevice(Int_t devInd) override
Int_t GetVirtualXInd(Int_t devInd) override
Int_t InitGLWindow(Window_t winID) override
void DeleteGLContext(Int_t devInd) override
Proxy classes provide thread-safe interface to global objects.
Abstract 3D shapes viewer.