Definition at line 61 of file CocoaPrivate.h.
#include <CocoaPrivate.h>
§ const_drawable_iterator
§ ctx2handle_map
§ drawable_iterator
§ handle2ctx_map
§ ~CocoaPrivate()
| ROOT::MacOSX::Details::CocoaPrivate::~CocoaPrivate |
( |
| ) |
|
§ CocoaPrivate() [1/2]
| ROOT::MacOSX::Details::CocoaPrivate::CocoaPrivate |
( |
| ) |
|
|
private |
§ CocoaPrivate() [2/2]
| ROOT::MacOSX::Details::CocoaPrivate::CocoaPrivate |
( |
const CocoaPrivate & |
rhs | ) |
|
|
private |
§ DeleteDrawable()
| void ROOT::MacOSX::Details::CocoaPrivate::DeleteDrawable |
( |
Drawable_t |
drawableID | ) |
|
|
private |
§ DeleteGLContext()
| void ROOT::MacOSX::Details::CocoaPrivate::DeleteGLContext |
( |
Handle_t |
contextID | ) |
|
|
private |
§ GetDrawable()
§ GetFakeGLWindow()
| QuartzWindow * ROOT::MacOSX::Details::CocoaPrivate::GetFakeGLWindow |
( |
| ) |
|
|
private |
§ GetGLContextForHandle()
| NSOpenGLContext * ROOT::MacOSX::Details::CocoaPrivate::GetGLContextForHandle |
( |
Handle_t |
contextID | ) |
|
|
private |
§ GetHandleForGLContext()
| Handle_t ROOT::MacOSX::Details::CocoaPrivate::GetHandleForGLContext |
( |
NSOpenGLContext * |
glContext | ) |
|
|
private |
§ GetRootWindowID()
| Window_t ROOT::MacOSX::Details::CocoaPrivate::GetRootWindowID |
( |
| ) |
const |
|
private |
§ GetWindow()
| NSObject< X11Window > * ROOT::MacOSX::Details::CocoaPrivate::GetWindow |
( |
Window_t |
windowID | ) |
const |
|
private |
§ IsRootWindow()
| bool ROOT::MacOSX::Details::CocoaPrivate::IsRootWindow |
( |
Window_t |
windowID | ) |
const |
|
private |
§ operator=()
§ RegisterDrawable()
| Drawable_t ROOT::MacOSX::Details::CocoaPrivate::RegisterDrawable |
( |
NSObject * |
nsObj | ) |
|
|
private |
§ RegisterGLContext()
| Handle_t ROOT::MacOSX::Details::CocoaPrivate::RegisterGLContext |
( |
NSOpenGLContext * |
glContext | ) |
|
|
private |
§ ReplaceDrawable()
| void ROOT::MacOSX::Details::CocoaPrivate::ReplaceDrawable |
( |
Drawable_t |
drawableID, |
|
|
NSObject * |
nsObj |
|
) |
| |
|
private |
§ SetFakeGLWindow()
| void ROOT::MacOSX::Details::CocoaPrivate::SetFakeGLWindow |
( |
QuartzWindow * |
fakeWin | ) |
|
|
private |
§ ::TGCocoa
§ ::TGQuartz
§ X11::CommandBuffer
§ fApplicationDelegate
§ fCurrentDrawableID
| Drawable_t ROOT::MacOSX::Details::CocoaPrivate::fCurrentDrawableID |
|
private |
§ fDrawables
§ fFakeGLWindow
§ fFontManager
| FontCache ROOT::MacOSX::Details::CocoaPrivate::fFontManager |
|
private |
§ fFreeDrawableIDs
| std::vector<Drawable_t> ROOT::MacOSX::Details::CocoaPrivate::fFreeDrawableIDs |
|
private |
§ fFreeGLContextID
| Handle_t ROOT::MacOSX::Details::CocoaPrivate::fFreeGLContextID |
|
private |
§ fGLContextToHandle
| ctx2handle_map ROOT::MacOSX::Details::CocoaPrivate::fGLContextToHandle |
|
private |
§ fHandleToGLContext
| handle2ctx_map ROOT::MacOSX::Details::CocoaPrivate::fHandleToGLContext |
|
private |
§ fX11ColorParser
§ fX11CommandBuffer
§ fX11EventTranslator
The documentation for this class was generated from the following files: