SphereF Class Reference#include <mSphere.h>
List of all members.
Constructor & Destructor Documentation
SphereF::SphereF |
( |
|
) |
[inline] |
SphereF::SphereF |
( |
const Point3F & |
in_rPosition, |
|
|
const F32 |
in_rRadius | |
|
) |
| | [inline] |
Member Function Documentation
bool SphereF::isContained |
( |
const Point3F & |
in_rContain |
) |
const [inline] |
bool SphereF::isContained |
( |
const SphereF & |
in_rContain |
) |
const [inline] |
bool SphereF::isIntersecting |
( |
const SphereF & |
in_rIntersect |
) |
const [inline] |
Member Data Documentation
|