| aabbox3d() | sp::dim::aabbox3d< T > | [inline] |
| aabbox3d(const vector3d< T > &MinEdge, const vector3d< T > &MaxEdge) | sp::dim::aabbox3d< T > | [inline] |
| aabbox3d(const line3d< T > &Line) | sp::dim::aabbox3d< T > | [inline] |
| aabbox3d(const aabbox3d< T > &Other) | sp::dim::aabbox3d< T > | [inline] |
| checkBoxBoxIntersection(const aabbox3d< T > &other) const | sp::dim::aabbox3d< T > | [inline] |
| CUBE | sp::dim::aabbox3d< T > | [static] |
| DefineConstOperator(/) DefineConstOperator(+) DefineConstOperator(-) DefineOperator(*=) DefineOperator(/=) DefineOperator(+=) DefineOperator(-=) inline vector3d< T > getCenter() const {return(Min+Max)/2;}inline vector3d< T > getSize() const {return Max-Min;}inline T getVolume() const {return getSize().getVolume( | sp::dim::aabbox3d< T > | |
| empty(f32 Tolerance=math::ROUNDING_ERROR) const | sp::dim::aabbox3d< T > | [inline] |
| getBackPlane() const | sp::dim::aabbox3d< T > | [inline] |
| getBackQuad() const | sp::dim::aabbox3d< T > | [inline] |
| getBottomPlane() const | sp::dim::aabbox3d< T > | [inline] |
| getBottomQuad() const | sp::dim::aabbox3d< T > | [inline] |
| getBoxVolume() const | sp::dim::aabbox3d< T > | [inline] |
| getClosestPoint(const plane3d< T > &Plane) const | sp::dim::aabbox3d< T > | [inline] |
| getCorner(u32 Index) const | sp::dim::aabbox3d< T > | [inline] |
| getEdge(u32 Index) const | sp::dim::aabbox3d< T > | [inline] |
| getFrontPlane() const | sp::dim::aabbox3d< T > | [inline] |
| getFrontQuad() const | sp::dim::aabbox3d< T > | [inline] |
| getLeftPlane() const | sp::dim::aabbox3d< T > | [inline] |
| getLeftQuad() const | sp::dim::aabbox3d< T > | [inline] |
| getMaxRadius() const | sp::dim::aabbox3d< T > | [inline] |
| getPlane(u32 Index) const | sp::dim::aabbox3d< T > | [inline] |
| getRightPlane() const | sp::dim::aabbox3d< T > | [inline] |
| getRightQuad() const | sp::dim::aabbox3d< T > | [inline] |
| getScaled(const vector3d< T > &Size) const | sp::dim::aabbox3d< T > | [inline] |
| getTopPlane() const | sp::dim::aabbox3d< T > | [inline] |
| getTopQuad() const | sp::dim::aabbox3d< T > | [inline] |
| IDENTITY | sp::dim::aabbox3d< T > | [static] |
| insertBox(const aabbox3d< T > &Other) | sp::dim::aabbox3d< T > | [inline] |
| insertPoint(const vector3d< T > &Point) | sp::dim::aabbox3d< T > | [inline] |
| isBoxInside(const aabbox3d< T > &other) const | sp::dim::aabbox3d< T > | [inline] |
| isPointInside(const vector3d< T > &Point) const | sp::dim::aabbox3d< T > | [inline] |
| Max | sp::dim::aabbox3d< T > | |
| Min | sp::dim::aabbox3d< T > | |
| OMEGA | sp::dim::aabbox3d< T > | [static] |
| repair() | sp::dim::aabbox3d< T > | [inline] |
| valid() const | sp::dim::aabbox3d< T > | [inline] |
| ~aabbox3d() | sp::dim::aabbox3d< T > | [inline] |
1.7.1