My Project
ParaEngine::Plane Member List

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

a() const (defined in ParaEngine::Plane)ParaEngine::Planeinline
b() const (defined in ParaEngine::Plane)ParaEngine::Planeinline
BOTH_SIDE enum value (defined in ParaEngine::Plane)ParaEngine::Plane
c() const (defined in ParaEngine::Plane)ParaEngine::Planeinline
d (defined in ParaEngine::Plane)ParaEngine::Plane
getDistance(const Vector3 &rkPoint) constParaEngine::Plane
getSide(const Vector3 &rkPoint) const (defined in ParaEngine::Plane)ParaEngine::Plane
getSide(const AxisAlignedBox &rkBox) constParaEngine::Plane
getSide(const CShapeAABB &rkBox) constParaEngine::Plane
getSide(const Vector3 &centre, const Vector3 &halfSize) constParaEngine::Plane
NEGATIVE_SIDE enum value (defined in ParaEngine::Plane)ParaEngine::Plane
NO_SIDE enum value (defined in ParaEngine::Plane)ParaEngine::Plane
normal (defined in ParaEngine::Plane)ParaEngine::Plane
normalise(void)ParaEngine::Plane
operator const float *() const (defined in ParaEngine::Plane)ParaEngine::Plane
operator float *() (defined in ParaEngine::Plane)ParaEngine::Plane
operator Vector3() const (defined in ParaEngine::Plane)ParaEngine::Plane
operator Vector4() const (defined in ParaEngine::Plane)ParaEngine::Plane
operator!=(const Plane &rhs) const (defined in ParaEngine::Plane)ParaEngine::Planeinline
operator*(const Matrix4 &m) const (defined in ParaEngine::Plane)ParaEngine::Plane
operator*=(const Matrix4 &m) (defined in ParaEngine::Plane)ParaEngine::Plane
operator-() const (defined in ParaEngine::Plane)ParaEngine::Plane
operator<< (defined in ParaEngine::Plane)ParaEngine::Planefriend
operator==(const Plane &rhs) constParaEngine::Planeinline
Plane()ParaEngine::Plane
Plane(const Plane &rhs) (defined in ParaEngine::Plane)ParaEngine::Plane
Plane(const Vector3 &rkNormal, float fConstant)ParaEngine::Plane
Plane(float a, float b, float c, float d)ParaEngine::Plane
Plane(const Vector3 &rkNormal, const Vector3 &rkPoint) (defined in ParaEngine::Plane)ParaEngine::Plane
Plane(const Vector3 &rkPoint0, const Vector3 &rkPoint1, const Vector3 &rkPoint2) (defined in ParaEngine::Plane)ParaEngine::Plane
PlaneDotCoord(const Vector3 &pV) const (defined in ParaEngine::Plane)ParaEngine::Planeinline
PlaneDotNormal(const Vector3 &pV) const (defined in ParaEngine::Plane)ParaEngine::Planeinline
PlaneTransform(const Matrix4 &M) const (defined in ParaEngine::Plane)ParaEngine::Plane
POSITIVE_SIDE enum value (defined in ParaEngine::Plane)ParaEngine::Plane
projectVector(const Vector3 &v) constParaEngine::Plane
redefine(const Vector3 &rkPoint0, const Vector3 &rkPoint1, const Vector3 &rkPoint2)ParaEngine::Plane
redefine(const Vector3 &rkNormal, const Vector3 &rkPoint)ParaEngine::Plane
Set(float nx, float ny, float nz, float _d) (defined in ParaEngine::Plane)ParaEngine::Planeinline
Set(const Vector3 &p, const Vector3 &_n) (defined in ParaEngine::Plane)ParaEngine::Planeinline
Set(const Vector3 &p0, const Vector3 &p1, const Vector3 &p2) (defined in ParaEngine::Plane)ParaEngine::Planeinline
Side enum nameParaEngine::Plane