Inheritance diagram for Box:
Public Member Functions | |
Box (Int_t color, Double_t x, Double_t y, Double_t z, Double_t dX, Double_t dY, Double_t dZ) | |
~Box () | |
virtual TBuffer3D & | GetBuffer3D (UInt_t reqSections) |
Box (Int_t color, Double_t x, Double_t y, Double_t z, Double_t dX, Double_t dY, Double_t dZ) | |
~Box () | |
virtual TBuffer3D & | GetBuffer3D (UInt_t reqSections) |
Private Member Functions | |
ClassDef (Box, 0) | |
ClassDef (Box, 0) | |
Private Attributes | |
Double_t | fDX |
Double_t | fDY |
Double_t | fDZ |
Definition at line 129 of file viewer3DLocal.C.
Definition at line 146 of file viewer3DLocal.C.
Box::~Box | ( | ) | [inline] |
Definition at line 134 of file viewer3DLocal.C.
Box::~Box | ( | ) | [inline] |
Definition at line 53 of file viewer3DMaster.C.
Implements Shape.
Definition at line 152 of file viewer3DLocal.C.
References buffer, Shape::fColor, fDX, fDY, fDZ, Shape::fX, Shape::fY, Shape::fZ, TBuffer3D::kBoundingBox, TBuffer3D::kCore, kFALSE, TBuffer3DTypes::kGeneric, TBuffer3D::kRaw, TBuffer3D::kRawSizes, and kTRUE.
Box::ClassDef | ( | Box | , | |
0 | ||||
) | [private] |
Box::ClassDef | ( | Box | , | |
0 | ||||
) | [private] |