TShape


class description - source file - inheritance tree

class TShape : public TNamed, public TAttLine, public TAttFill, public TAtt3D

    protected:
Int_t ShapeDistancetoPrimitive(Int_t numPoints, Int_t px, Int_t py) public:
TShape(const char* name, const char* title, const char* material) TShape(const TShape&) TShape() virtual ~TShape() static TClass* Class() TMaterial* GetMaterial() const virtual Int_t GetNumber() const Int_t GetVisibility() const virtual TClass* IsA() const virtual void Paint(Option_t* option) virtual void PaintGLPoints(Float_t* vertex) virtual void PaintShape(X3DBuffer* buff, Bool_t rangeView = kFALSE) virtual void SetName(const char* name) virtual void SetPoints(Float_t* buffer) virtual void SetVisibility(Int_t vis) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    protected:
Int_t fNumber Shape number Int_t fVisibility Visibility flag TMaterial* fMaterial Pointer to material


See also

TBRIK, TPCON, TSPHE, TTUBE, TXTRU

Class Description



Last update: Fri May 14 13:32:43 2004


ROOT page - Class index - Top of the page

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.