_d | _plane< PLANE, P, V, L > | [protected] |
_normal | _plane< PLANE, P, V, L > | [protected] |
_plane() | _plane< PLANE, P, V, L > | [inline] |
_plane(const V &n, Greal d) | _plane< PLANE, P, V, L > | [inline] |
_plane(const P &p, const V &n) | _plane< PLANE, P, V, L > | [inline] |
_plane(const P &p1, const P &p2, const P &p3) | _plane< PLANE, P, V, L > | [inline] |
_plane(const P &, const V &, const V &) | _plane< PLANE, P, V, L > | |
_plane(const P plg[], int n) | _plane< PLANE, P, V, L > | |
_plane(const P plg[], int n, const V &normal) | _plane< PLANE, P, V, L > | |
d() | _plane< PLANE, P, V, L > | [inline] |
d() const | _plane< PLANE, P, V, L > | [inline] |
dist(const P &p) const | _plane< PLANE, P, V, L > | [inline] |
intersect(const L &l) const | _plane< PLANE, P, V, L > | [inline] |
isEqual(const PLANE &p) const | _plane< PLANE, P, V, L > | [inline] |
isParallel(const PLANE &p) const | _plane< PLANE, P, V, L > | [inline] |
isValid() const | _plane< PLANE, P, V, L > | [inline] |
normal() | _plane< PLANE, P, V, L > | [inline] |
normal() const | _plane< PLANE, P, V, L > | [inline] |
operator *(const L &) const | _plane< PLANE, P, V, L > | |
operator-() const | _plane< PLANE, P, V, L > | [inline] |
origin() const | _plane< PLANE, P, V, L > | [inline] |
orthoplane(int &i1, int &i2) const | _plane< PLANE, P, V, L > | |
orthoplane(int &i1, int &i2, int &i3) const | _plane< PLANE, P, V, L > | |
project(const P &) const | _plane< PLANE, P, V, L > | |
project(const V &) const | _plane< PLANE, P, V, L > | |
project(const L &) const | _plane< PLANE, P, V, L > | |