#include "TPad.h"
#include "TPoint.h"
#include "TPadPainter.h"
#include "TVirtualX.h"
#include "TImage.h"
Go to the source code of this file.
Functions | |
ClassImp (TPadPainter) TPadPainter | |
Variables | |
const Int_t | kPXY = 1002 |
static TPoint | gPXY [kPXY] |
ClassImp | ( | TPadPainter | ) |
Definition at line 12 of file TPadPainter.cxx.
Definition at line 9 of file TPadPainter.cxx.
Referenced by TPadPainter::DrawFillArea(), TPadPainter::DrawPolyLine(), TPadPainter::DrawPolyLineNDC(), and TPadPainter::DrawPolyMarker().
Definition at line 8 of file TPadPainter.cxx.
Referenced by TPadPainter::DrawFillArea(), TPadPainter::DrawPolyLine(), TPadPainter::DrawPolyLineNDC(), and TPadPainter::DrawPolyMarker().