#include <TBRIK.h>
Inheritance diagram for TBRIK:


Public Methods | |
| TBRIK () | |
| TBRIK (const char *name, const char *title, const char *material, Float_t dx, Float_t dy, Float_t dz) | |
| virtual | ~TBRIK () |
| virtual Int_t | DistancetoPrimitive (Int_t px, Int_t py) |
| Float_t | GetDx () const |
| Float_t | GetDy () const |
| Float_t | GetDz () const |
| virtual void | Paint (Option_t *option) |
| virtual void | PaintGLPoints (Float_t *buff) |
| virtual void | SetPoints (Float_t *buff) |
| virtual void | Sizeof3D () const |
Protected Attributes | |
| Float_t | fDx |
| Float_t | fDy |
| Float_t | fDz |
|
|
|
|
||||||||||||||||||||||||||||
|
|
|
|
|
|
||||||||||||
|
Reimplemented from TObject. |
|
|
Definition at line 41 of file TBRIK.h. References fDx. |
|
|
Definition at line 42 of file TBRIK.h. References fDy. |
|
|
Definition at line 43 of file TBRIK.h. References fDz. |
|
|
Reimplemented from TShape. |
|
|
Reimplemented from TShape. |
|
|
Reimplemented from TShape. |
|
|
Reimplemented from TAtt3D. |
|
|
Definition at line 31 of file TBRIK.h. Referenced by GetDx(). |
|
|
Definition at line 32 of file TBRIK.h. Referenced by GetDy(). |
|
|
Definition at line 33 of file TBRIK.h. Referenced by GetDz(). |
1.2.16