Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TView3D.cxx File Reference
#include "RConfigure.h"
#include "TVirtualPad.h"
#include "TView3D.h"
#include "TAxis3D.h"
#include "TPolyLine3D.h"
#include "TVirtualX.h"
#include "TROOT.h"
#include "TBuffer.h"
#include "TClass.h"
#include "TList.h"
#include "TPluginManager.h"
#include "TMath.h"
#include "TVirtualViewer3D.h"
Include dependency graph for TView3D.cxx:

Namespaces

namespace  ROOT
 This file contains a specialised ROOT message handler to test for diagnostic in unit tests.
 

Variables

const Int_t kCARTESIAN = 1
 
const Int_t kPOLAR = 2
 
const Double_t kRad = 3.14159265358979323846/180.0
 

Variable Documentation

◆ kCARTESIAN

const Int_t kCARTESIAN = 1

Definition at line 33 of file TView3D.cxx.

◆ kPOLAR

const Int_t kPOLAR = 2

Definition at line 34 of file TView3D.cxx.

◆ kRad

const Double_t kRad = 3.14159265358979323846/180.0

Definition at line 35 of file TView3D.cxx.