BALL
TBox3
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]
dump
(std::ostream &s=std::cout, Size depth=0) const
BALL::TBox3< T >
getDepth
() 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 >
[inline]
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=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)
BALL::TBox3< T >
width_
BALL::TBox3< T >
[protected]
~TBox3
()
BALL::TBox3< T >
[inline, virtual]