Definition at line 38 of file QuartzUtils.h.
Public Member Functions | |
CGAAStateGuard (CGContextRef ctx, bool enable) | |
~CGAAStateGuard () | |
Private Member Functions | |
CGAAStateGuard (const CGAAStateGuard &rhs) | |
CGAAStateGuard & | operator= (const CGAAStateGuard &rhs) |
Private Attributes | |
CGContextRef | fCtx |
bool | fEnable |
#include <QuartzUtils.h>
ROOT::Quartz::CGAAStateGuard::CGAAStateGuard | ( | CGContextRef | ctx, |
bool | enable | ||
) |
Definition at line 45 of file QuartzUtils.mm.
ROOT::Quartz::CGAAStateGuard::~CGAAStateGuard | ( | ) |
Definition at line 56 of file QuartzUtils.mm.
|
private |
|
private |
|
private |
Definition at line 44 of file QuartzUtils.h.
|
private |
Definition at line 45 of file QuartzUtils.h.