ROOT 6.18/05 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"
Namespaces | |
namespace | ROOT |
Namespace for new ROOT classes and functions. | |
namespace | ROOT::Quartz |
Functions | |
void | ROOT::Quartz::DrawTextLineNoKerning (CGContextRef ctx, CTFontRef font, const std::vector< UniChar > &text, Int_t x, Int_t y) |