Shape Class Reference

Inheritance diagram for Shape:

TObject TObject Box Box SBPyramid SBPyramid Sphere List of all members.

Public Member Functions

 Shape (Int_t color, Double_t x, Double_t y, Double_t z)
 ~Shape ()
virtual TBuffer3DGetBuffer3D (UInt_t reqSections)=0
 Shape (Int_t color, Double_t x, Double_t y, Double_t z)
 ~Shape ()
virtual TBuffer3DGetBuffer3D (UInt_t reqSections)=0

Protected Member Functions

 ClassDef (Shape, 0)
 ClassDef (Shape, 0)

Protected Attributes

Double_t fX
Double_t fY
Double_t fZ
Int_t fColor

Detailed Description

Definition at line 34 of file viewer3DLocal.C.


Constructor & Destructor Documentation

Shape::Shape ( Int_t  color,
Double_t  x,
Double_t  y,
Double_t  z 
)

Definition at line 50 of file viewer3DLocal.C.

Shape::~Shape (  )  [inline]

Definition at line 38 of file viewer3DLocal.C.

Shape::Shape ( Int_t  color,
Double_t  x,
Double_t  y,
Double_t  z 
)

Shape::~Shape (  )  [inline]

Definition at line 32 of file viewer3DMaster.C.


Member Function Documentation

virtual TBuffer3D& Shape::GetBuffer3D ( UInt_t  reqSections  )  [pure virtual]

Referenced by MyGeom::Paint().

Shape::ClassDef ( Shape  ,
 
) [protected]

virtual TBuffer3D& Shape::GetBuffer3D ( UInt_t  reqSections  )  [pure virtual]

Shape::ClassDef ( Shape  ,
 
) [protected]


Member Data Documentation

Double_t Shape::fX [protected]

Definition at line 42 of file viewer3DLocal.C.

Referenced by Box::GetBuffer3D(), SBPyramid::GetBuffer3D(), and Sphere::GetBuffer3D().

Double_t Shape::fY [protected]

Definition at line 42 of file viewer3DLocal.C.

Referenced by Box::GetBuffer3D(), SBPyramid::GetBuffer3D(), and Sphere::GetBuffer3D().

Double_t Shape::fZ [protected]

Definition at line 42 of file viewer3DLocal.C.

Referenced by Box::GetBuffer3D(), SBPyramid::GetBuffer3D(), and Sphere::GetBuffer3D().

Int_t Shape::fColor [protected]

Definition at line 43 of file viewer3DLocal.C.

Referenced by Box::GetBuffer3D(), SBPyramid::GetBuffer3D(), and Sphere::GetBuffer3D().


The documentation for this class was generated from the following files:
Generated on Tue Jul 5 16:34:17 2011 for ROOT_528-00b_version by  doxygen 1.5.1