#include <TPoints3DABC.h>
Inheritance diagram for TPoints3DABC:
Definition at line 27 of file TPoints3DABC.h.
TPoints3DABC::TPoints3DABC | ( | ) | [inline] |
Definition at line 30 of file TPoints3DABC.h.
virtual TPoints3DABC::~TPoints3DABC | ( | ) | [inline, virtual] |
Definition at line 31 of file TPoints3DABC.h.
TPoints3DABC::TPoints3DABC | ( | ) | [inline] |
Definition at line 30 of file TPoints3DABC.h.
virtual TPoints3DABC::~TPoints3DABC | ( | ) | [inline, virtual] |
Definition at line 31 of file TPoints3DABC.h.
Int_t TPoints3DABC::DistancetoLine | ( | Int_t | px, | |
Int_t | py, | |||
Float_t | x1, | |||
Float_t | y1, | |||
Float_t | x2, | |||
Float_t | y2, | |||
Int_t | lineWidth = 1 | |||
) | [static] |
Definition at line 41 of file TPoints3DABC.cxx.
References TMath::Abs(), c, TMath::Sqrt(), u, x, and y.
Referenced by G__G__G3D_166_0_2(), and G__setup_memfuncTPoints3DABC().
Definition at line 31 of file TPoints3DABC.cxx.
References SetNextPoint().
Referenced by G__G__Table_139_0_16().
Reimplemented from TObject.
Referenced by TPoints3D::DistancetoPrimitive(), and TPolyLineShape::DistancetoPrimitive().
virtual Int_t TPoints3DABC::GetLastPosition | ( | ) | const [pure virtual] |
Referenced by TPoints3D::GetLastPosition(), and SetNextPoint().
Int_t TPoints3DABC::GetN | ( | ) | const [virtual] |
Definition at line 115 of file TPoints3DABC.cxx.
Referenced by TPoints3D::GetN(), and TPolyLineShape::Paint3d().
Float_t * TPoints3DABC::GetP | ( | ) | const [virtual] |
Definition at line 127 of file TPoints3DABC.cxx.
Referenced by TPoints3D::GetP(), and TPolyLineShape::Paint3d().
Referenced by TPoints3D::GetX(), and GetXYZ().
Referenced by GetXYZ(), and TPoints3D::GetY().
Referenced by GetXYZ(), and TPoints3D::GetZ().
Definition at line 140 of file TPoints3DABC.cxx.
References GetX(), GetY(), GetZ(), i, j, TMath::Min(), Size(), and size.
Referenced by TPoints3D::GetXYZ(), TPolyLineShape::PaintPoints(), TPolyLineShape::PaintPolyMarker(), TPolyLineShape::PaintX3DLine(), TPolyLineShape::PaintX3DMarker(), and TPolyLineShape::PointDistancetoPrimitive().
virtual Option_t* TPoints3DABC::GetOption | ( | ) | const [pure virtual] |
virtual void TPoints3DABC::PaintPoints | ( | Int_t | n, | |
Float_t * | p, | |||
Option_t * | option = "" | |||
) | [pure virtual] |
Referenced by TPoints3D::SetLastPosition().
Definition at line 105 of file TPoints3DABC.cxx.
References GetLastPosition(), and SetPoint().
Referenced by AddLast().
virtual void TPoints3DABC::SetOption | ( | Option_t * | option = "" |
) | [pure virtual] |
Referenced by TPoints3D::SetOption().
virtual Int_t TPoints3DABC::SetPoint | ( | Int_t | point, | |
Float_t | x, | |||
Float_t | y, | |||
Float_t | z | |||
) | [pure virtual] |
Referenced by SetNextPoint(), and TPoints3D::SetPoint().
virtual Int_t TPoints3DABC::SetPoints | ( | Int_t | n, | |
Float_t * | p = 0 , |
|||
Option_t * | option = "" | |||
) | [pure virtual] |
Referenced by TPoints3D::SetPoints().
virtual Int_t TPoints3DABC::Size | ( | ) | const [pure virtual] |
static Int_t TPoints3DABC::DistancetoLine | ( | Int_t | px, | |
Int_t | py, | |||
Float_t | x1, | |||
Float_t | y1, | |||
Float_t | x2, | |||
Float_t | y2, | |||
Int_t | lineWidth = 1 | |||
) | [static] |
Reimplemented from TObject.
virtual Int_t TPoints3DABC::GetLastPosition | ( | ) | const [pure virtual] |
virtual Int_t TPoints3DABC::GetN | ( | ) | const [virtual] |
virtual Float_t* TPoints3DABC::GetP | ( | ) | const [virtual] |
virtual void TPoints3DABC::PaintPoints | ( | Int_t | n, | |
Float_t * | p, | |||
Option_t * | option = "" | |||
) | [pure virtual] |
virtual void TPoints3DABC::SetOption | ( | Option_t * | option = "" |
) | [pure virtual] |
virtual Int_t TPoints3DABC::SetPoint | ( | Int_t | point, | |
Float_t | x, | |||
Float_t | y, | |||
Float_t | z | |||
) | [pure virtual] |
virtual Int_t TPoints3DABC::SetPoints | ( | Int_t | n, | |
Float_t * | p = 0 , |
|||
Option_t * | option = "" | |||
) | [pure virtual] |
virtual Int_t TPoints3DABC::Size | ( | ) | const [pure virtual] |