ROOT
6.07/01
Reference Guide
|
Go to the source code of this file.
Classes | |
class | TGeometry |
TGeometry description. More... | |
Variables | |
const Int_t | kMAXLEVELS = 20 |
const Int_t | kVectorSize = 3 |
const Int_t | kMatrixSize = kVectorSize*kVectorSize |
R__EXTERN TGeometry * | gGeometry |
Definition at line 162 of file TGeometry.h.
Referenced by TVolume::Add(), TNode::cd(), ClassImp(), TVolume::DistancetoNodePrimitive(), TVolumeView::DistancetoPrimitive(), TNode::DistancetoPrimitive(), TVolumeView::Draw(), TNode::Draw(), TVolume::GetIdentity(), TVolumeView::GetLocalRange(), TVolume::GetLocalRange(), TNode::Local2Master(), TNode::ls(), TNode::Master2Local(), TVolumePosition::Mult(), TVolumeView::Paint(), TPolyLine3D::Paint(), TPolyMarker3D::Paint(), TMarker3DBox::Paint(), TNode::Paint(), TVolume::Paint(), TVolume::PaintNodePosition(), TNode::SetParent(), TShape::ShapeDistancetoPrimitive(), TMaterial::TMaterial(), TNode::TNode(), TShape::TransformPoints(), TRotMatrix::TRotMatrix(), TShape::TShape(), TVolume::TVolume(), TVolumePosition::TVolumePosition(), TVolumeView::TVolumeView(), TVolumePosition::UpdatePosition(), TVolumeViewIter::UpdateTempMatrix(), TMaterial::~TMaterial(), TNode::~TNode(), TRotMatrix::~TRotMatrix(), and TShape::~TShape().
const Int_t kMatrixSize = kVectorSize*kVectorSize |
Definition at line 33 of file TGeometry.h.
Referenced by TGeometry::operator=(), TGeometry::TGeometry(), TNode::UpdateMatrix(), TGeometry::UpdateMatrix(), and TGeometry::UpdateTempMatrix().
const Int_t kMAXLEVELS = 20 |
Definition at line 31 of file TGeometry.h.
Referenced by TPad::DrawClassObject(), TGeometry::operator=(), TGeometry::TGeometry(), TNode::UpdateMatrix(), and TGeometry::UpdateMatrix().
const Int_t kVectorSize = 3 |
Definition at line 32 of file TGeometry.h.
Referenced by TGeometry::Master2Local(), TGeometry::operator=(), TGeometry::TGeometry(), TNode::UpdateMatrix(), TGeometry::UpdateMatrix(), and TGeometry::UpdateTempMatrix().