Ult3D
Implementation of "Ultimate 3D Game Engine Design & Architecture" by Allan Sherrod
Loading...
Searching...
No Matches
Ult::BoundingSphere Member List

This is the complete list of members for Ult::BoundingSphere, including all inherited members.

BoundingSphere()Ult::BoundingSphere
BoundingSphere(const BoundingSphere &bs)Ult::BoundingSphere
Calculate(Vector3D *v, const int numPoints)Ult::BoundingSphere
CollisionCheck(const BoundingSphere &bs)Ult::BoundingSphere
CollisionCheck(const Vector3D &p1)Ult::BoundingSphere
CollisionCheck(const Vector3D &p1, const Vector3D &p2, const Vector3D &p3)Ult::BoundingSphere
CollisionCheck(const BoundingBox &aabb)Ult::BoundingSphere
mCenterUlt::BoundingSphere
mRadiusUlt::BoundingSphere
Translate(const Vector3D &v)Ult::BoundingSphere