ROOT
6.06/09
Reference Guide
|
#include <stdexcept>
#include <cassert>
#include <vector>
#include <cmath>
#include <Availability.h>
#include "QuartzText.h"
#include "CocoaUtils.h"
#include "TVirtualX.h"
#include "TColor.h"
#include "TError.h"
#include "TROOT.h"
#include "TMath.h"
Go to the source code of this file.
Namespaces | |
ROOT | |
Namespace for new ROOT classes and functions. | |
ROOT::Quartz | |
Functions | |
void | ROOT::Quartz::DrawTextLineNoKerning (CGContextRef ctx, CTFontRef font, const std::vector< UniChar > &text, Int_t x, Int_t y) |