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

TBox3< T > Member List

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

clear()TBox3< T > [virtual]
depth_ (defined in TBox3< T >)TBox3< T > [protected]
dump(std::ostream &s=std::cout, Size depth=0) const TBox3< T >
getDepth() const TBox3< T >
getDiagonalVector() const (defined in TBox3< T >)TBox3< T >
getHeight() const TBox3< T >
getHeightVector() const TBox3< T >
getPoint() const TBox3< T >
getRightVector() const TBox3< T >
getSurface() const TBox3< T >
getVolume() const TBox3< T >
getWidth() const TBox3< T >
height_ (defined in TBox3< T >)TBox3< T > [protected]
height_vector_ (defined in TBox3< T >)TBox3< T > [protected]
isValid() const TBox3< T >
operator!=(const TBox3 &box) const TBox3< T >
operator=(const TBox3 &box)TBox3< T >
operator==(const TBox3 &box) const TBox3< T >
point_ (defined in TBox3< T >)TBox3< T > [protected]
right_vector_ (defined in TBox3< T >)TBox3< T > [protected]
set(const TBox3 &box)TBox3< T >
setDepth(T depth)TBox3< T >
setHeight(T height)TBox3< T >
setHeightVector(const TVector3< T > &v)TBox3< T >
setPoint(const TVector3< T > &point)TBox3< T >
setRightVector(const TVector3< T > &v)TBox3< T >
setWidth(T width)TBox3< T >
swap(TBox3 &box)TBox3< T >
TBox3()TBox3< T >
TBox3(const TBox3 &box)TBox3< T >
TBox3(const TVector3< T > &point, const TVector3< T > &right_vector=TVector3< T >((T) 0,(T) 1,(T) 0), const TVector3< T > &height_vector=TVector3< T >((T)-1,(T) 0,(T) 0), const T &depth=1)TBox3< T >
width_ (defined in TBox3< T >)TBox3< T > [protected]
~TBox3()TBox3< T > [virtual]