![]() |
Public API Reference |
![]() |
csSphere() | csSphere | [inline] |
csSphere(const csVector3 ¢er, float radius) | csSphere | [inline] |
csSphere(const csSphere &s) | csSphere | [inline] |
GetCenter() | csSphere | [inline] |
GetCenter() const | csSphere | [inline] |
GetRadius() const | csSphere | [inline] |
operator+(const csSphere &s1, const csSphere &s2) | csSphere | [friend] |
operator+=(const csSphere &s) | csSphere | [inline] |
SetCenter(const csVector3 &c) | csSphere | [inline] |
SetRadius(float r) | csSphere | [inline] |
TestIntersect(const csSphere &sphere) const | csSphere | [inline] |
Union(const csVector3 &ocenter, float oradius) | csSphere |