My Project
ParaEngine::CShapeBox Member List

This is the complete list of members for ParaEngine::CShapeBox, including all inherited members.

CShapeBox() (defined in ParaEngine::CShapeBox)ParaEngine::CShapeBoxinline
CShapeBox(const CShapeBox &other) (defined in ParaEngine::CShapeBox)ParaEngine::CShapeBoxinline
CShapeBox(const Vector3 &vMin, const Vector3 &vMax) (defined in ParaEngine::CShapeBox)ParaEngine::CShapeBoxinline
CShapeBox(const CShapeBox *boxes, int nSize) (defined in ParaEngine::CShapeBox)ParaEngine::CShapeBox
CShapeBox(const Vector3 *points, int nSize) (defined in ParaEngine::CShapeBox)ParaEngine::CShapeBox
CShapeBox(const CShapeAABB &other) (defined in ParaEngine::CShapeBox)ParaEngine::CShapeBox
DistanceToPoint(const Vector3 &p, Vector3 *where) constParaEngine::CShapeBox
Extend(const Vector3 &vec)ParaEngine::CShapeBox
Extend(const Vector3 *points, int nSize)ParaEngine::CShapeBox
Extend(const CShapeBox *boxes, int nSize)ParaEngine::CShapeBox
Extend(const CShapeOBB &p)ParaEngine::CShapeBox
GetCenter(Vector3 *vec) const (defined in ParaEngine::CShapeBox)ParaEngine::CShapeBoxinline
GetCenter() const (defined in ParaEngine::CShapeBox)ParaEngine::CShapeBoxinline
GetDepth() const (defined in ParaEngine::CShapeBox)ParaEngine::CShapeBoxinline
GetExtent() const (defined in ParaEngine::CShapeBox)ParaEngine::CShapeBoxinline
GetHeight() const (defined in ParaEngine::CShapeBox)ParaEngine::CShapeBoxinline
GetMax() constParaEngine::CShapeBoxinline
GetMin() constParaEngine::CShapeBoxinline
GetWidth() const (defined in ParaEngine::CShapeBox)ParaEngine::CShapeBoxinline
Intersect(float *hitDist, const Vector3 *origPt, const Vector3 *dir) const (defined in ParaEngine::CShapeBox)ParaEngine::CShapeBox
Intersect(const CShapeSphere &sphere) constParaEngine::CShapeBox
IsValid()ParaEngine::CShapeBox
m_Max (defined in ParaEngine::CShapeBox)ParaEngine::CShapeBox
m_Min (defined in ParaEngine::CShapeBox)ParaEngine::CShapeBox
Point(int i) const (defined in ParaEngine::CShapeBox)ParaEngine::CShapeBoxinline
SetCenterExtents(const Vector3 &c, const Vector3 &e)ParaEngine::CShapeBox
SetEmpty()ParaEngine::CShapeBox
SetMinMax(const Vector3 &min, const Vector3 &max)ParaEngine::CShapeBoxinline
SetPointBox(const Vector3 &pt)ParaEngine::CShapeBoxinline
Translate(const Vector3 &offset)ParaEngine::CShapeBox