My Project
|
This is the complete list of members for ParaEngine::CShapeRay, including all inherited members.
CShapeRay() (defined in ParaEngine::CShapeRay) | ParaEngine::CShapeRay | |
CShapeRay(const Vector3 &orig, const Vector3 &dir) (defined in ParaEngine::CShapeRay) | ParaEngine::CShapeRay | inline |
CShapeRay(const CShapeRay &ray) | ParaEngine::CShapeRay | inline |
Distance(const Vector3 &point, float *t=NULL) const (defined in ParaEngine::CShapeRay) | ParaEngine::CShapeRay | |
IntersectBox(const CShapeBox *box, Vector3 *point, float *distance) const | ParaEngine::CShapeRay | |
IntersectPlane(const Plane *plane, Vector3 *point, float *distance) const | ParaEngine::CShapeRay | |
intersects(const CShapeAABB &box, const Matrix4 *world=NULL) const | ParaEngine::CShapeRay | |
mDir | ParaEngine::CShapeRay | |
mOrig | ParaEngine::CShapeRay | |
SquareDistance(const Vector3 &point, float *t=NULL) const (defined in ParaEngine::CShapeRay) | ParaEngine::CShapeRay | |
~CShapeRay() (defined in ParaEngine::CShapeRay) | ParaEngine::CShapeRay |