BoundingVolume() | sp::scene::BoundingVolume | |
BoundingVolume(const BoundingVolume &Other) | sp::scene::BoundingVolume | |
checkFrustumCulling(const scene::ViewFrustum &Frustum, const dim::matrix4f &Transformation) const | sp::scene::BoundingVolume | |
getBox() const | sp::scene::BoundingVolume | [inline] |
getRadius() const | sp::scene::BoundingVolume | [inline] |
getType() const | sp::scene::BoundingVolume | [inline] |
setBox(const dim::aabbox3df &BoundBox) | sp::scene::BoundingVolume | [inline] |
setRadius(const f32 Radius) | sp::scene::BoundingVolume | [inline] |
setType(const EBoundingVolumes Type) | sp::scene::BoundingVolume | [inline] |
~BoundingVolume() | sp::scene::BoundingVolume |