_d | mlib::Plane< PLANE, P, V, L > | [protected] |
_normal | mlib::Plane< PLANE, P, V, L > | [protected] |
axis_ang(const P &p1, const P &p2, const P &axispt, const V &axis) | mlib::Plane< PLANE, P, V, L > | [related] |
d() | mlib::Plane< PLANE, P, V, L > | [inline] |
d() const | mlib::Plane< PLANE, P, V, L > | [inline] |
dist(const P &p) const | mlib::Plane< PLANE, P, V, L > | [inline] |
intersect(const L &l) const | mlib::Plane< PLANE, P, V, L > | [inline] |
is_equal(const PLANE &p) const | mlib::Plane< PLANE, P, V, L > | [inline] |
is_parallel(const PLANE &p) const | mlib::Plane< PLANE, P, V, L > | [inline] |
is_valid() const | mlib::Plane< PLANE, P, V, L > | [inline] |
normal() | mlib::Plane< PLANE, P, V, L > | [inline] |
normal() const | mlib::Plane< PLANE, P, V, L > | [inline] |
operator-() const | mlib::Plane< PLANE, P, V, L > | [inline] |
origin() const | mlib::Plane< PLANE, P, V, L > | [inline] |
Plane() | mlib::Plane< PLANE, P, V, L > | [inline] |
Plane(const V &n, double d) | mlib::Plane< PLANE, P, V, L > | [inline] |
Plane(const P &p, const V &n) | mlib::Plane< PLANE, P, V, L > | [inline] |
Plane(const P &p1, const P &p2, const P &p3) | mlib::Plane< PLANE, P, V, L > | [inline] |
Plane(const P &, const V &, const V &) | mlib::Plane< PLANE, P, V, L > | |
Plane(const P plg[], int n) | mlib::Plane< PLANE, P, V, L > | |
Plane(const P plg[], int n, const V &normal) | mlib::Plane< PLANE, P, V, L > | |
plane_intersect(const P &pt, const V &D, const P &O, const V &N) | mlib::Plane< PLANE, P, V, L > | [related] |
project(const P &) const | mlib::Plane< PLANE, P, V, L > | |
project(const V &) const | mlib::Plane< PLANE, P, V, L > | |
project(const L &) const | mlib::Plane< PLANE, P, V, L > | |