BALL::TPlane3< T > Member List
This is the complete list of members for
BALL::TPlane3< T >, including all inherited members.
clear() | BALL::TPlane3< T > | [inline, virtual] |
dump(std::ostream &s=std::cout, Size depth=0) const | BALL::TPlane3< T > | [inline] |
get(TPlane3 &plane) const | BALL::TPlane3< T > | [inline] |
get(TVector3< T > &point, TVector3< T > &normal) const | BALL::TPlane3< T > | [inline] |
has(const TVector3< T > &point) const | BALL::TPlane3< T > | [inline] |
has(const TLine3< T > &line) const | BALL::TPlane3< T > | [inline] |
hessify() | BALL::TPlane3< T > | [inline] |
isValid() const | BALL::TPlane3< T > | [inline] |
n | BALL::TPlane3< T > | |
normalize() | BALL::TPlane3< T > | [inline] |
operator!=(const TPlane3 &plane) const | BALL::TPlane3< T > | [inline] |
operator=(const TPlane3 &plane) | BALL::TPlane3< T > | [inline] |
operator==(const TPlane3 &plane) const | BALL::TPlane3< T > | [inline] |
p | BALL::TPlane3< T > | |
set(const TPlane3 &plane) | BALL::TPlane3< T > | [inline] |
set(const TVector3< T > &point, const TVector3< T > &normal) | BALL::TPlane3< T > | [inline] |
set(const TVector3< T > &a, const TVector3< T > &b, const TVector3< T > &c) | BALL::TPlane3< T > | [inline] |
swap(TPlane3 &plane) | BALL::TPlane3< T > | [inline] |
TPlane3() | BALL::TPlane3< T > | [inline] |
TPlane3(const TPlane3 &plane) | BALL::TPlane3< T > | [inline] |
TPlane3(const TVector3< T > &point, const TVector3< T > &normal) | BALL::TPlane3< T > | [inline] |
TPlane3(const TVector3< T > &a, const TVector3< T > &b, const TVector3< T > &c) | BALL::TPlane3< T > | [inline] |
TPlane3(const T &a, const T &b, const T &c, const T &d) | BALL::TPlane3< T > | [inline] |
~TPlane3() | BALL::TPlane3< T > | [inline, virtual] |