pgCdt Class Reference
[pgCdt -- Collision detection module]

TODO. More...

#include <pg_cdt.h>

List of all members.

Classes

class  AABB
 TODO. More...
class  Box
 TODO. More...
struct  CdtInfo
 TODO. More...
class  Ray
 TODO. More...
class  Sph
 TODO. More...
class  Tri
 TODO. More...

Static Public Member Functions

static bool checkTouch (const AABB &aabb1, const AABB &aabb2)
static bool collide (CdtInfo *cdt_info, const Sph &sph1, const Sph &sph2)
static bool collide (CdtInfo *cdt_info, const Sph &sph, const Box &box)
static bool collide (CdtInfo *cdt_info, const Sph &sph, const Tri &tri)
static bool collide (CdtInfo *cdt_info, const Box &box1, const Box &box2)
static bool collide (CdtInfo *cdt_info, const Box &box, const Sph &sph)
static bool collide (CdtInfo *cdt_info, const Box &box, const Tri &tri)
static bool intersect (pgVec *pos, const Ray &ray, const Sph &sph)
static bool intersect (pgVec *pos, const Ray &ray, const Box &box)
static bool intersect (pgVec *pos, const Ray &ray, const Tri &tri)


Detailed Description

TODO.
The documentation for this class was generated from the following file:

Generated on Sat Aug 15 11:24:38 2009 for Pogolyn by  doxygen 1.5.8