ROOT  6.06/08
Reference Guide
Classes | Variables
TPainter3dAlgorithms.h File Reference
#include "TObject.h"
#include "TAttLine.h"
#include "TAttFill.h"
+ Include dependency graph for TPainter3dAlgorithms.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TPainter3dAlgorithms
 The Legos and Surfaces painter class. More...
 

Variables

const Int_t kCARTESIAN = 1
 
const Int_t kPOLAR = 2
 
const Int_t kCYLINDRICAL = 3
 
const Int_t kSPHERICAL = 4
 
const Int_t kRAPIDITY = 5
 

Variable Documentation

§ kCARTESIAN

const Int_t kCARTESIAN = 1

Definition at line 36 of file TPainter3dAlgorithms.h.

§ kCYLINDRICAL

const Int_t kCYLINDRICAL = 3

§ kPOLAR

const Int_t kPOLAR = 2

Definition at line 37 of file TPainter3dAlgorithms.h.

§ kRAPIDITY

const Int_t kRAPIDITY = 5

§ kSPHERICAL

const Int_t kSPHERICAL = 4