12#ifndef ROOT_ROOTOpenGLView 
   13#define ROOT_ROOTOpenGLView 
   56@property (
nonatomic, assign) BOOL fUpdateContext;
 
   58- (BOOL) fIsOpenGLWidget;
 
   65- (void) mapSubwindows;
 
   66- (void) configureNotifyTree;
 
   67- (BOOL) fIsOverlapped;
 
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
 
NSOpenGLContext * fOpenGLContext
 
NSOpenGLPixelFormat * fPixelFormat
 
bool GLViewIsValidDrawable(ROOTOpenGLView *glView)
 
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...