![]() |
omegalib
13.1
|
This is the complete list of members for omicron::Plane, including all inherited members.
| d | omicron::Plane | |
| getDistance(const Vector3f &rkPoint) const | omicron::Plane | inline |
| getSide(const Vector3f &rkPoint) const | omicron::Plane | inline |
| getSide(const Vector3f ¢re, const Vector3f &halfSize) const | omicron::Plane | inline |
| normal | omicron::Plane | |
| normalise(void) | omicron::Plane | inline |
| operator!=(const Plane &rhs) const | omicron::Plane | inline |
| operator==(const Plane &rhs) const | omicron::Plane | inline |
| Plane() | omicron::Plane | inline |
| Plane(const Plane &rhs) | omicron::Plane | inline |
| Plane(const Vector3f &rkNormal, float fConstant) | omicron::Plane | inline |
| Plane(float a, float b, float c, float d) | omicron::Plane | inline |
| Plane(const Vector3f &rkNormal, const Vector3f &rkPoint) | omicron::Plane | inline |
| Plane(const Vector3f &rkPoint0, const Vector3f &rkPoint1, const Vector3f &rkPoint2) | omicron::Plane | inline |
| projectVector(const Vector3f &v) const | omicron::Plane | inline |
| redefine(const Vector3f &rkPoint0, const Vector3f &rkPoint1, const Vector3f &rkPoint2) | omicron::Plane | inline |
| redefine(const Vector3f &rkNormal, const Vector3f &rkPoint) | omicron::Plane | inline |