ROOT
6.06/09
Reference Guide
|
#include "Riostream.h"
#include "TROOT.h"
#include "TClass.h"
#include "TVirtualPad.h"
#include "TView.h"
#include "TGeometry.h"
#include "TRotMatrix.h"
#include "TShape.h"
#include "TNode.h"
#include "TBrowser.h"
#include "X3DBuffer.h"
#include "TVirtualViewer3D.h"
#include "TBuffer3D.h"
Go to the source code of this file.
Variables | |
static Double_t | gTranslation [kMAXLEVELS][kVectorSize] |
static Double_t | gRotMatrix [kMAXLEVELS][kMatrixSize] |
static Int_t | gGeomLevel = 0 |
TNode * | gNode |
|
static |
Definition at line 34 of file TNode.cxx.
Referenced by TNode::Local2Master(), TNode::ls(), TNode::Master2Local(), and TNode::UpdateMatrix().
|
static |
Definition at line 33 of file TNode.cxx.
Referenced by TNode::Local2Master(), TNode::Master2Local(), and TNode::UpdateMatrix().
|
static |
Definition at line 32 of file TNode.cxx.
Referenced by TNode::Local2Master(), TNode::Master2Local(), and TNode::UpdateMatrix().