Definition at line 49 of file CocoaPrivate.h.
Public Member Functions | |
~CocoaPrivate () | |
Private Types | |
typedef std::map< unsigned, Util::NSStrongReference< NSObject< X11DrawableX11Drawable > > >::const_iterator | const_drawable_iterator |
typedef std::map< NSOpenGLContext *, Handle_t > | ctx2handle_map |
typedef std::map< unsigned, Util::NSStrongReference< NSObject< X11DrawableX11Drawable > > >::iterator | drawable_iterator |
typedef std::map< Handle_t, Util::NSStrongReference< NSOpenGLContext > > | handle2ctx_map |
Private Member Functions | |
CocoaPrivate () | |
CocoaPrivate (const CocoaPrivate &rhs) | |
void | DeleteDrawable (Drawable_t drawableID) |
void | DeleteGLContext (Handle_t contextID) |
NSObject< X11DrawableX11Drawable > * | GetDrawable (Drawable_t drawableD) const |
QuartzWindow * | GetFakeGLWindow () |
NSOpenGLContext * | GetGLContextForHandle (Handle_t contextID) |
Handle_t | GetHandleForGLContext (NSOpenGLContext *glContext) |
Window_t | GetRootWindowID () const |
NSObject< X11WindowX11Window > * | GetWindow (Window_t windowID) const |
bool | IsRootWindow (Window_t windowID) const |
CocoaPrivate & | operator= (const CocoaPrivate &rhs) |
Drawable_t | RegisterDrawable (NSObject *nsObj) |
Handle_t | RegisterGLContext (NSOpenGLContext *glContext) |
void | ReplaceDrawable (Drawable_t drawableID, NSObject *nsObj) |
void | SetFakeGLWindow (QuartzWindow *fakeWin) |
Friends | |
class | ::TGCocoa |
class | ::TGQuartz |
class | X11::CommandBuffer |
#include </github/home/ROOT-CI/src/graf2d/cocoa/src/CocoaPrivate.h>
|
private |
Definition at line 99 of file CocoaPrivate.h.
|
private |
Definition at line 102 of file CocoaPrivate.h.
|
private |
Definition at line 98 of file CocoaPrivate.h.
|
private |
Definition at line 101 of file CocoaPrivate.h.
ROOT::MacOSX::Details::CocoaPrivate::~CocoaPrivate | ( | ) |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
Definition at line 50 of file CocoaPrivate.h.
|
friend |
Definition at line 51 of file CocoaPrivate.h.
|
friend |
Definition at line 52 of file CocoaPrivate.h.
|
private |
Definition at line 110 of file CocoaPrivate.h.
|
private |
Definition at line 93 of file CocoaPrivate.h.
|
private |
Definition at line 97 of file CocoaPrivate.h.
|
private |
Definition at line 108 of file CocoaPrivate.h.
|
private |
Definition at line 90 of file CocoaPrivate.h.
|
private |
Definition at line 95 of file CocoaPrivate.h.
|
private |
Definition at line 107 of file CocoaPrivate.h.
|
private |
Definition at line 105 of file CocoaPrivate.h.
|
private |
Definition at line 104 of file CocoaPrivate.h.
|
private |
Definition at line 83 of file CocoaPrivate.h.
|
private |
Definition at line 88 of file CocoaPrivate.h.
|
private |
Definition at line 86 of file CocoaPrivate.h.