Logo ROOT   6.08/07
Reference Guide
ROOT::Math::Plane3D Member List

This is the complete list of members for ROOT::Math::Plane3D, including all inherited members.

A() constROOT::Math::Plane3Dinline
B() constROOT::Math::Plane3Dinline
BuildFrom3Points(const Point &p1, const Point &p2, const Point &p3)ROOT::Math::Plane3Dprivate
BuildFromVecAndPoint(const Vector &n, const Point &p)ROOT::Math::Plane3Dprivate
C() constROOT::Math::Plane3Dinline
D() constROOT::Math::Plane3Dinline
Distance(const Point &p) constROOT::Math::Plane3D
Distance(const PositionVector3D< T, U > &p) constROOT::Math::Plane3Dinline
fAROOT::Math::Plane3Dprivate
fBROOT::Math::Plane3Dprivate
fCROOT::Math::Plane3Dprivate
fDROOT::Math::Plane3Dprivate
HesseDistance() constROOT::Math::Plane3Dinline
Normal() constROOT::Math::Plane3Dinline
Normalize()ROOT::Math::Plane3Dprotected
operator!=(const Plane3D &rhs) constROOT::Math::Plane3Dinline
operator=(const Plane3D &plane)ROOT::Math::Plane3Dinline
operator==(const Plane3D &rhs) constROOT::Math::Plane3Dinline
Plane3D()ROOT::Math::Plane3Dinline
Plane3D(const Scalar &a, const Scalar &b, const Scalar &c, const Scalar &d)ROOT::Math::Plane3D
Plane3D(const Vector &n, const Point &p)ROOT::Math::Plane3Dinline
Plane3D(const DisplacementVector3D< T1, U > &n, const PositionVector3D< T2, U > &p)ROOT::Math::Plane3Dinline
Plane3D(const Point &p1, const Point &p2, const Point &p3)ROOT::Math::Plane3Dinline
Plane3D(const PositionVector3D< T1, U > &p1, const PositionVector3D< T2, U > &p2, const PositionVector3D< T3, U > &p3)ROOT::Math::Plane3Dinline
Point typedefROOT::Math::Plane3D
ProjectOntoPlane(const Point &p) constROOT::Math::Plane3D
ProjectOntoPlane(const PositionVector3D< T, U > &p) constROOT::Math::Plane3Dinline
Scalar typedefROOT::Math::Plane3D
Vector typedefROOT::Math::Plane3D