Home
nevrax.com
Nevrax.org
News
Mailing-list
Documentation
CVS
Bugs
License
Documentation
Main Page
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File List
Namespace Members
Compound Members
File Members
Related Pages
Search
NLMISC::CAABBox Member List
This is the complete list of members for
NLMISC::CAABBox
, including all inherited members.
CAABBox
()
NLMISC::CAABBox
[inline]
Center
NLMISC::CAABBox
[protected]
clipBack
(const CPlane &p) const
NLMISC::CAABBox
clipFront
(const CPlane &p) const
NLMISC::CAABBox
computeAABBoxUnion
(const CAABBox &b1, const CAABBox &b2)
NLMISC::CAABBox
[static]
computeIntersection
(const CAABBox &b1, const CAABBox &b2)
NLMISC::CAABBox
extend
(const CVector &v)
NLMISC::CAABBox
getCenter
() const
NLMISC::CAABBox
[inline]
getHalfSize
() const
NLMISC::CAABBox
[inline]
getMax
() const
NLMISC::CAABBox
[inline]
getMax
(CVector &ret) const
NLMISC::CAABBox
[inline]
getMin
() const
NLMISC::CAABBox
[inline]
getMin
(CVector &ret) const
NLMISC::CAABBox
[inline]
getRadius
() const
NLMISC::CAABBox
[inline]
getSize
() const
NLMISC::CAABBox
[inline]
getSize
(CVector &ret) const
NLMISC::CAABBox
[inline]
HalfSize
NLMISC::CAABBox
[protected]
include
(const CVector &a) const
NLMISC::CAABBox
include
(const CAABBox &box) const
NLMISC::CAABBox
intersect
(const CAABBox &box) const
NLMISC::CAABBox
intersect
(const CVector &a, const CVector &b, const CVector &c) const
NLMISC::CAABBox
intersect
(const CBSphere &s) const
NLMISC::CAABBox
makePyramid
(CPlane planes[6]) const
NLMISC::CAABBox
serial
(NLMISC::IStream &f)
NLMISC::CAABBox
setCenter
(const CVector ¢er)
NLMISC::CAABBox
[inline]
setHalfSize
(const CVector &hs)
NLMISC::CAABBox
[inline]
setMinMax
(const CVector &bmin, const CVector &bmax)
NLMISC::CAABBox
[inline]
setSize
(const CVector &s)
NLMISC::CAABBox
[inline]
transformAABBox
(const CMatrix &mat, const CAABBox &box)
NLMISC::CAABBox
[static]