Cyclone Cyclone: Member List

cyclone::IntersectionTests Member List

This is the complete list of members for cyclone::IntersectionTests, including all inherited members.

boxAndBox(const CollisionBox &one, const CollisionBox &two)cyclone::IntersectionTests [static]
boxAndHalfSpace(const CollisionBox &box, const CollisionPlane &plane)cyclone::IntersectionTests [static]
sphereAndHalfSpace(const CollisionSphere &sphere, const CollisionPlane &plane)cyclone::IntersectionTests [static]
sphereAndSphere(const CollisionSphere &one, const CollisionSphere &two)cyclone::IntersectionTests [static]