Ogre Procedural
0.3.0 unstable
Procedural Geometry & Textures for Ogre3D
|
This is the complete list of members for Procedural::Plane, including all inherited members.
BOTH_SIDE | Ogre::Plane | |
d | Ogre::Plane | |
getDistance(const Vector3 &rkPoint) const | Ogre::Plane | |
getSide(const AxisAlignedBox &box) const | Ogre::Plane | |
getSide(const Vector3 ¢re, const Vector3 &halfSize) const | Ogre::Plane | |
getSide(const Vector3 &rkPoint) const | Ogre::Plane | |
intersect(const Plane &other, Line &outputLine) const | Procedural::Plane | |
NEGATIVE_SIDE | Ogre::Plane | |
NO_SIDE | Ogre::Plane | |
normal | Ogre::Plane | |
normalise(void) | Ogre::Plane | |
operator!=(const Plane &rhs) const | Ogre::Plane | |
operator-() const | Ogre::Plane | |
operator==(const Plane &rhs) const | Ogre::Plane | |
Plane() | Procedural::Plane | |
Plane(const Ogre::Vector3 &normal, const Ogre::Vector3 &pos) | Procedural::Plane | |
Plane(Ogre::Real a, Ogre::Real b, Ogre::Real c, Ogre::Real d) | Procedural::Plane | |
Ogre::Plane::Plane(const Vector3 &p0, const Vector3 &p1, const Vector3 &p2) | Ogre::Plane | |
Ogre::Plane::Plane(const Vector3 &rkNormal, Real fConstant) | Ogre::Plane | |
Ogre::Plane::Plane(const Vector4 &v) | Ogre::Plane | |
POSITIVE_SIDE | Ogre::Plane | |
projectVector(const Vector3 &v) const | Ogre::Plane | |
redefine(const Vector3 &p0, const Vector3 &p1, const Vector3 &p2) | Ogre::Plane | |
redefine(const Vector3 &rkNormal, const Vector3 &rkPoint) | Ogre::Plane | |
Side enum name | Ogre::Plane |