Static Public Member Functions | |
| static void | CheckSphereCollision (KPhysicsCollisionData *pData, KVector v0, KVector v1, KVector v2) |
| static bool | CheckPointInTriangle (KVector &Point, KVector &v0, KVector &v1, KVector &v2) |
| static bool | GetLowestRoot (float a, float b, float c, float maxR, float *root) |
Definition at line 52 of file PhysicsCollision.h.
1.5.1-p1