AI_Sphere Member List
This is the complete list of members for
AI_Sphere, including all inherited members.
AI_Sphere() | AI_Sphere | [inline] |
AI_Sphere(const AI_Vector3 &_p, float _r) | AI_Sphere | [inline] |
AI_Sphere(const AI_Sphere &s) | AI_Sphere | [inline] |
AI_Sphere(float _x, float _y, float _z, float _r) | AI_Sphere | [inline] |
intersect_sweep(const AI_Vector3 &va, const AI_Sphere &sb, const AI_Vector3 &vb, float &u0, float &u1) | AI_Sphere | [inline] |
intersects(const AI_Sphere &s) const | AI_Sphere | [inline] |
intersects(const AI_BBox &box) const | AI_Sphere | [inline] |
p | AI_Sphere | |
r | AI_Sphere | |
set(const AI_Vector3 &_p, float _r) | AI_Sphere | [inline] |
set(float _x, float _y, float _z, float _r) | AI_Sphere | [inline] |