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