12 #ifndef ROOT_ROOTOpenGLView 13 #define ROOT_ROOTOpenGLView 32 - (
id) initWithFrame : (NSRect) frameRect pixelFormat : (NSOpenGLPixelFormat *) format;
50 - (
void) setPixelFormat : (NSOpenGLPixelFormat *) pixelFormat;
68 - (
void) setOverlapped : (BOOL) overlap;
QuartzPixmap * fBackBuffer
Namespace for new ROOT classes and functions.
bool GLViewIsValidDrawable(ROOTOpenGLView *glView)
NSOpenGLPixelFormat * fPixelFormat
NSOpenGLPixelFormat * pixelFormat()
NSOpenGLContext * fOpenGLContext
void configureNotifyTree()
typedef void((*Func_t)())