![]() |
Kochol Game Engine
0.1.0
|
This is the complete list of members for kge::math::Sphere, including all inherited members.
| AddBox(const AABB &aabb) | kge::math::Sphere | |
| AddPoint(const gfx::Vertex3 *vPoint) | kge::math::Sphere | |
| AddPoint(const Vector &v) | kge::math::Sphere | |
| AddSphere(const Sphere *sphere) | kge::math::Sphere | |
| Collision(const Plane *pPlane) const | kge::math::Sphere | |
| GetCenter() const | kge::math::Sphere | inline |
| GetDistance(const Plane *pPlane) const | kge::math::Sphere | |
| GetRadius() const | kge::math::Sphere | inline |
| getType() const | kge::math::Sphere | inlinevirtual |
| Inside(const math::Vector &point) const | kge::math::Sphere | |
| m_bFirstPoint | kge::math::Sphere | protected |
| m_fRadius | kge::math::Sphere | |
| m_iType | kge::math::Sphere | protected |
| m_vCenter | kge::math::Sphere | |
| m_vMax | kge::math::Sphere | |
| m_vMin | kge::math::Sphere | |
| SetCenter(const Vector &v) | kge::math::Sphere | inline |
| SetRadius(float f) | kge::math::Sphere | inline |
| Shape() | kge::math::Shape | inline |
| Sphere() | kge::math::Sphere | |
| ~Shape() | kge::math::Shape | inlinevirtual |
| ~Sphere() | kge::math::Sphere | inline |