OGRE-Next  2.3
Object-Oriented Graphics Rendering Engine
Ogre::Plane Member List

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

BOTH_SIDE enum valueOgre::Plane
dOgre::Plane
getDistance(const Vector3 &rkPoint) constOgre::Planeinline
getSide(const Vector3 &rkPoint) constOgre::Planeinline
getSide(const AxisAlignedBox &rkBox) constOgre::Plane
getSide(const Vector3 &centre, const Vector3 &halfSize) constOgre::Plane
NEGATIVE_SIDE enum valueOgre::Plane
NO_SIDE enum valueOgre::Plane
normalOgre::Plane
normalise()Ogre::Plane
operator!=(const Plane &rhs) constOgre::Planeinline
operator-() constOgre::Planeinline
operator<<(std::ostream &o, const Plane &p)Ogre::Planefriend
operator==(const Plane &rhs) constOgre::Planeinline
Plane()Ogre::Planeinline
Plane(const Vector3 &rkNormal, Real fConstant)Ogre::Planeinline
Plane(Real a, Real b, Real c, Real _d)Ogre::Planeinline
Plane(const Vector3 &rkNormal, const Vector3 &rkPoint)Ogre::Planeinline
Plane(const Vector3 &p0, const Vector3 &p1, const Vector3 &p2)Ogre::Planeinline
POSITIVE_SIDE enum valueOgre::Plane
projectVector(const Vector3 &v) constOgre::Plane
redefine(const Vector3 &p0, const Vector3 &p1, const Vector3 &p2)Ogre::Planeinline
redefine(const Vector3 &rkNormal, const Vector3 &rkPoint)Ogre::Planeinline
Side enum nameOgre::Plane