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

TSimpleBox3< T > Member List

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

aTSimpleBox3< T >
bTSimpleBox3< T >
clear()TSimpleBox3< T > [virtual]
dump(std::ostream &s=std::cout, Size depth=0) const TSimpleBox3< T >
get(TSimpleBox3 &box) const TSimpleBox3< T >
get(TVector3< T > &lower, TVector3< T > &upper) const TSimpleBox3< T >
get(T &ax, T &ay, T &az, T &bx, T &by, T &bz) const TSimpleBox3< T >
getDepth() const TSimpleBox3< T >
getHeight() const TSimpleBox3< T >
getSurface() const TSimpleBox3< T >
getVolume() const TSimpleBox3< T >
getWidth() const TSimpleBox3< T >
has(const TVector3< T > &point, bool on_surface=false) const TSimpleBox3< T >
isIntersecting(const TSimpleBox3 &box) const TSimpleBox3< T >
isValid() const TSimpleBox3< T >
join(const TSimpleBox3 &box)TSimpleBox3< T >
operator!=(const TSimpleBox3 &box) const TSimpleBox3< T >
operator=(const TSimpleBox3 &box)TSimpleBox3< T >
operator==(const TSimpleBox3 &box) const TSimpleBox3< T >
set(const TSimpleBox3 &box)TSimpleBox3< T >
set(const TVector3< T > &lower, const TVector3< T > &upper)TSimpleBox3< T >
set(const T &ax, const T &ay, const T &az, const T &bx, const T &by, const T &bz)TSimpleBox3< T >
swap(TSimpleBox3 &box)TSimpleBox3< T >
TSimpleBox3()TSimpleBox3< T >
TSimpleBox3(const TSimpleBox3 &box)TSimpleBox3< T >
TSimpleBox3(const TVector3< T > &a, const TVector3< T > &b)TSimpleBox3< T >
TSimpleBox3(const T &ax, const T &ay, const T &az, const T &bx, const T &by, const T &bz)TSimpleBox3< T >
~TSimpleBox3()TSimpleBox3< T > [virtual]