Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
Graphics' Backends

Graphics' Backends interface classes.

Graphics classes interfacing ROOT graphics with the low level native graphics backends(s) like X11, Cocoa, Win32 etc... These classes are not meant to be used directly by ROOT users.

Topics

 Cocoa backend
 
 
 Win32 backend
 
 
 X11 backend
 
 

Classes

class  TTFX11Init
 Small utility class that takes care of switching the current gVirtualX to the new TGX11TTF class as soon as the shared library containing this class is loaded. More...
 
class  TVirtualX
 Semi-Abstract base class defining a generic interface to the underlying, low level, native graphics backend (X11, Win32, MacOS, OpenGL...). More...