addPoint(const CVertex &APoint) | CBoundingBox | |
CBoundingBox() | CBoundingBox | |
CBoundingBox(const CVertex &APoint) | CBoundingBox | |
CBoundingBox(const CVertex &APoint1, const CVertex &APoint2) | CBoundingBox | |
clear() | CBoundingBox | |
FIsEmpty | CBoundingBox | [private] |
FMax | CBoundingBox | [private] |
FMin | CBoundingBox | [private] |
getCenter() const | CBoundingBox | |
getEpsilon() | CBoundingBox | [static] |
getEpsMaxBound() const | CBoundingBox | |
getEpsMinBound() const | CBoundingBox | |
getMaxBound() const | CBoundingBox | |
getMinBound() const | CBoundingBox | |
getSurface() const | CBoundingBox | |
getVolume() const | CBoundingBox | |
isEmpty() const | CBoundingBox | |
isInBox(const CVertex &APoint) const | CBoundingBox | |
isInIntersectionWith(const CBoundingBox &ABB) const | CBoundingBox | |
operator*(const CBoundingBox &AOther) const | CBoundingBox | |
operator+(const CBoundingBox &AOther) const | CBoundingBox | |
setEpsilon(TCoordinate AEpsilon) | CBoundingBox | [static] |