BALL  1.4.79
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
BALL::TBox3< T > Member List

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

clear()BALL::TBox3< T >virtual
depth_BALL::TBox3< T >protected
depth_vector_BALL::TBox3< T >protected
dump(std::ostream &s=std::cout, Size depth=0) const BALL::TBox3< T >
getDepth() const BALL::TBox3< T >inline
getDepthVector() const BALL::TBox3< T >inline
getDiagonalVector() const BALL::TBox3< T >
getHeight() const BALL::TBox3< T >inline
getHeightVector() const BALL::TBox3< T >inline
getPoint() const BALL::TBox3< T >inline
getRightVector() const BALL::TBox3< T >inline
getSurface() const BALL::TBox3< T >
getVolume() const BALL::TBox3< T >
getWidth() const BALL::TBox3< T >inline
height_BALL::TBox3< T >protected
height_vector_BALL::TBox3< T >protected
isValid() const BALL::TBox3< T >
operator!=(const TBox3 &box) const BALL::TBox3< T >
operator=(const TBox3 &box)BALL::TBox3< T >
operator==(const TBox3 &box) const BALL::TBox3< T >
point_BALL::TBox3< T >protected
right_vector_BALL::TBox3< T >protected
set(const TBox3 &box)BALL::TBox3< T >
setDepth(T depth)BALL::TBox3< T >
setDepthVector(const TVector3< T > &v)BALL::TBox3< T >
setHeight(T height)BALL::TBox3< T >
setHeightVector(const TVector3< T > &v)BALL::TBox3< T >
setPoint(const TVector3< T > &point)BALL::TBox3< T >inline
setRightVector(const TVector3< T > &v)BALL::TBox3< T >
setWidth(T width)BALL::TBox3< T >
swap(TBox3 &box)BALL::TBox3< T >
TBox3()BALL::TBox3< T >
TBox3(const TBox3 &box)BALL::TBox3< T >
TBox3(const TVector3< T > &point, const TVector3< T > &right_vector, const TVector3< T > &height_vector, const T &depth=1)BALL::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 TVector3< T > &depth_vector=TVector3< T >((T) 0,(T) 0,(T) 1))BALL::TBox3< T >
width_BALL::TBox3< T >protected
~TBox3()BALL::TBox3< T >inlinevirtual