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