BoundingSphere() | salt::BoundingSphere | [inline] |
BoundingSphere(const Vector3f &pos, float rad) | salt::BoundingSphere | [inline] |
BoundingSphere(const Vector3f &pos, float rad, float radSq) | salt::BoundingSphere | [inline] |
center | salt::BoundingSphere | |
Contains(const Vector3f &v) | salt::BoundingSphere | [inline] |
Contains(const BoundingSphere &s) const | salt::BoundingSphere | [inline] |
Contains(const AABB3 &b) const | salt::BoundingSphere | |
Encapsulate(const Vector3f &v) | salt::BoundingSphere | |
EncapsulateFast(const Vector3f &v) | salt::BoundingSphere | [inline] |
Intersects(const BoundingSphere &s) const | salt::BoundingSphere | [inline] |
Intersects(const AABB3 &b) const | salt::BoundingSphere | |
radius | salt::BoundingSphere | |
radiusSq | salt::BoundingSphere |