#include <TPoints3D.h>
Inheritance diagram for TPoints3D:
Definition at line 28 of file TPoints3D.h.
enum TPoints3D::EOwnerBits [protected] |
Definition at line 31 of file TPoints3D.h.
enum TPoints3D::EOwnerBits [protected] |
Definition at line 31 of file TPoints3D.h.
TPoints3D::TPoints3D | ( | TPoints3DABC * | points = 0 |
) |
TPoints3D::TPoints3D | ( | const TPoints3D & | points | ) |
Definition at line 112 of file TPoints3D.cxx.
TPoints3D::~TPoints3D | ( | ) | [virtual] |
TPoints3D::TPoints3D | ( | TPoints3DABC * | points = 0 |
) |
TPoints3D::TPoints3D | ( | const TPoints3D & | points | ) |
virtual TPoints3D::~TPoints3D | ( | ) | [virtual] |
Bool_t TPoints3D::IsOwner | ( | ) | const [inline, protected] |
Definition at line 143 of file TPoints3D.cxx.
References IsOwner(), kIsOwner, TObject::ResetBit(), and TObject::SetBit().
Referenced by TPoints3D().
void TPoints3D::Copy | ( | TObject & | points | ) | const [virtual] |
Reimplemented from TObject.
Definition at line 118 of file TPoints3D.cxx.
References TObject::Copy(), Delete(), fPoints, GetLastPosition(), GetN(), GetOption(), GetP(), IsOwner(), and SetLastPosition().
void TPoints3D::Delete | ( | Option_t * | ) | [inline, virtual] |
Reimplemented from TObject.
Definition at line 74 of file TPoints3D.h.
References TObject::Delete().
Referenced by Copy().
void TPoints3D::Delete | ( | ) | [virtual] |
Definition at line 135 of file TPoints3D.cxx.
References fPoints, and IsOwner().
Referenced by ~TPoints3D().
Implements TPoints3DABC.
Definition at line 75 of file TPoints3D.h.
References TPoints3DABC::DistancetoPrimitive(), and fPoints.
Reimplemented from TObject.
Definition at line 152 of file TPoints3D.cxx.
References TObject::ExecuteEvent(), and fPoints.
Int_t TPoints3D::GetLastPosition | ( | ) | const [inline, virtual] |
Implements TPoints3DABC.
Definition at line 76 of file TPoints3D.h.
References fPoints, and TPoints3DABC::GetLastPosition().
Referenced by Copy().
Int_t TPoints3D::GetN | ( | ) | const [inline, virtual] |
Reimplemented from TPoints3DABC.
Definition at line 77 of file TPoints3D.h.
References fPoints, and TPoints3DABC::GetN().
Float_t * TPoints3D::GetP | ( | ) | const [inline, virtual] |
Reimplemented from TPoints3DABC.
Definition at line 78 of file TPoints3D.h.
References fPoints, and TPoints3DABC::GetP().
Referenced by Copy(), and TPolyLineShape::PaintX3DLine().
Implements TPoints3DABC.
Definition at line 79 of file TPoints3D.h.
References fPoints, and TPoints3DABC::GetX().
Implements TPoints3DABC.
Definition at line 80 of file TPoints3D.h.
References fPoints, and TPoints3DABC::GetY().
Implements TPoints3DABC.
Definition at line 81 of file TPoints3D.h.
References fPoints, and TPoints3DABC::GetZ().
Reimplemented from TPoints3DABC.
Definition at line 83 of file TPoints3D.h.
References fPoints, and TPoints3DABC::GetXYZ().
Implements TPoints3DABC.
Definition at line 82 of file TPoints3D.h.
References fPoints, and TPoints3DABC::GetXYZ().
Option_t * TPoints3D::GetOption | ( | ) | const [inline, virtual] |
Implements TPoints3DABC.
Definition at line 85 of file TPoints3D.h.
References fPoints, and TPoints3DABC::GetOption().
Referenced by Copy().
void TPoints3D::ls | ( | Option_t * | option = "" |
) | const [virtual] |
Reimplemented from TObject.
Definition at line 161 of file TPoints3D.cxx.
References GetN(), and TROOT::IndentLevel().
void TPoints3D::Print | ( | Option_t * | option = "" |
) | const [virtual] |
Implements TPoints3DABC.
Definition at line 86 of file TPoints3D.h.
References fPoints, and TPoints3DABC::SetLastPosition().
Referenced by Copy().
void TPoints3D::SetOption | ( | Option_t * | option = "" |
) | [inline, virtual] |
Implements TPoints3DABC.
Definition at line 87 of file TPoints3D.h.
References fPoints, and TPoints3DABC::SetOption().
Implements TPoints3DABC.
Definition at line 88 of file TPoints3D.h.
References fPoints, and TPoints3DABC::SetPoint().
Implements TPoints3DABC.
Definition at line 89 of file TPoints3D.h.
References fPoints, and TPoints3DABC::SetPoints().
Int_t TPoints3D::Size | ( | ) | const [inline, virtual] |
Implements TPoints3DABC.
Definition at line 91 of file TPoints3D.h.
References fPoints, and TPoints3DABC::Size().
Bool_t TPoints3D::IsOwner | ( | ) | const [inline, protected] |
virtual void TPoints3D::Delete | ( | ) | [virtual] |
Implements TPoints3DABC.
Reimplemented from TObject.
virtual Int_t TPoints3D::GetLastPosition | ( | ) | const [virtual] |
Implements TPoints3DABC.
virtual Int_t TPoints3D::GetN | ( | ) | const [virtual] |
Reimplemented from TPoints3DABC.
virtual Float_t* TPoints3D::GetP | ( | ) | const [virtual] |
Reimplemented from TPoints3DABC.
Implements TPoints3DABC.
Implements TPoints3DABC.
Implements TPoints3DABC.
Reimplemented from TPoints3DABC.
Implements TPoints3DABC.
virtual Option_t* TPoints3D::GetOption | ( | ) | const [virtual] |
Implements TPoints3DABC.
virtual void TPoints3D::Print | ( | Option_t * | option = "" |
) | const [virtual] |
Reimplemented from TObject.
Implements TPoints3DABC.
virtual void TPoints3D::SetOption | ( | Option_t * | option = "" |
) | [virtual] |
Implements TPoints3DABC.
Implements TPoints3DABC.
Implements TPoints3DABC.
virtual Int_t TPoints3D::Size | ( | ) | const [virtual] |
Implements TPoints3DABC.
TPoints3DABC* TPoints3D::fPoints [protected] |
Definition at line 35 of file TPoints3D.h.
Referenced by Copy(), Delete(), DistancetoPrimitive(), ExecuteEvent(), GetLastPosition(), GetN(), GetOption(), GetP(), GetX(), GetXYZ(), GetY(), GetZ(), SetLastPosition(), SetOption(), SetPoint(), SetPoints(), and Size().
TPoints3DABC* TPoints3D::fPoints [protected] |
Definition at line 35 of file TPoints3D.h.