This is the complete list of members for active::geometry::Plane, including all inherited members.
| closestPointTo(const Point &ref) const | active::geometry::Plane | |
| create(double offset, const Vector3 &norm) | active::geometry::Plane | static |
| create(const Point &point, const Vector3 &norm) | active::geometry::Plane | static |
| create(const Point &p1, const Point &p2, const Point &p3) | active::geometry::Plane | static |
| cutsThrough(const Box &ref, double prec=math::eps) const | active::geometry::Plane | |
| getNormal() const | active::geometry::Plane | |
| getOffset() const | active::geometry::Plane | |
| heightAt(const Point &ref, double prec=math::eps) const | active::geometry::Plane | |
| intersectionWith(const Line &ref, double prec=math::eps) const | active::geometry::Plane | |
| intersectionWith(const Plane &ref, double prec=math::eps) const | active::geometry::Plane | |
| intersectionWith(const Plane &ref1, const Plane &ref2) const | active::geometry::Plane | |
| isParallelTo(const Plane &ref, double prec=math::eps) const | active::geometry::Plane | |
| lengthTo(const Point &ref) const | active::geometry::Plane | |
| operator*(const double &mult) const | active::geometry::Plane | virtual |
| operator*(const Matrix3x3 &matrix) const | active::geometry::Plane | virtual |
| operator*(const Matrix4x4 &matrix) const | active::geometry::Plane | virtual |
| operator*=(const double &mult) | active::geometry::Plane | virtual |
| operator*=(const Matrix3x3 &matrix) | active::geometry::Plane | virtual |
| operator*=(const Matrix4x4 &matrix) | active::geometry::Plane | virtual |
| operator+(const Point &offset) | active::geometry::Plane | virtual |
| operator+=(const Point &offset) | active::geometry::Plane | virtual |
| Option typedef | active::geometry::Plane | |
| Plane() | active::geometry::Plane | |
| Plane(const Vector3 &norm) | active::geometry::Plane | |
| positionOf(const Point &ref, double prec=math::eps) const | active::geometry::Plane | |
| setNormal(const Vector3 &vect) | active::geometry::Plane | |
| setOffset(double offset) | active::geometry::Plane | inline |
| Shared typedef | active::geometry::Plane | |
| Unique typedef | active::geometry::Plane | |