Main Page | Modules | Namespace List | Class Hierarchy | Class List | Namespace Members | Class Members

TPlane3< T > Member List

This is the complete list of members for TPlane3< T >, including all inherited members.

clear()TPlane3< T > [virtual]
dump(std::ostream &s=std::cout, Size depth=0) const TPlane3< T >
get(TPlane3 &plane) const TPlane3< T >
get(TVector3< T > &point, TVector3< T > &normal) const TPlane3< T >
has(const TVector3< T > &point) const TPlane3< T >
has(const TLine3< T > &line) const TPlane3< T >
hessify()TPlane3< T >
isValid() const TPlane3< T >
nTPlane3< T >
normalize()TPlane3< T >
operator!=(const TPlane3 &plane) const TPlane3< T >
operator=(const TPlane3 &plane)TPlane3< T >
operator==(const TPlane3 &plane) const TPlane3< T >
pTPlane3< T >
set(const TPlane3 &plane)TPlane3< T >
set(const TVector3< T > &point, const TVector3< T > &normal)TPlane3< T >
set(const TVector3< T > &a, const TVector3< T > &b, const TVector3< T > &c)TPlane3< T >
swap(TPlane3 &plane) (defined in TPlane3< T >)TPlane3< T >
TPlane3()TPlane3< T >
TPlane3(const TPlane3 &plane)TPlane3< T >
TPlane3(const TVector3< T > &point, const TVector3< T > &normal)TPlane3< T >
TPlane3(const TVector3< T > &a, const TVector3< T > &b, const TVector3< T > &c)TPlane3< T >
TPlane3(const T &a, const T &b, const T &c, const T &d)TPlane3< T >
~TPlane3()TPlane3< T > [virtual]