Logo ROOT  
Reference Guide
ROOT::Math::Impl::Plane3D< T > Member List

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

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