12 #ifndef ROOT_ROOTOpenGLView 13 #define ROOT_ROOTOpenGLView 15 #ifndef ROOT_QuartzWindow 34 - (
id) initWithFrame : (NSRect) frameRect pixelFormat : (NSOpenGLPixelFormat *) format;
52 - (
void) setPixelFormat : (NSOpenGLPixelFormat *) pixelFormat;
70 - (
void) setOverlapped : (BOOL) overlap;
QuartzPixmap * fBackBuffer
This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecu...
bool GLViewIsValidDrawable(ROOTOpenGLView *glView)
NSOpenGLPixelFormat * fPixelFormat
NSOpenGLPixelFormat * pixelFormat()
NSOpenGLContext * fOpenGLContext
void configureNotifyTree()
typedef void((*Func_t)())