| Geophysical Inversion and Modelling Library v1.5.4
    | 
This is the complete list of members for GIMLI::Plane, including all inherited members.
| checkValidity(double tol=TOLERANCE) | GIMLI::Plane | |
| compare(const Plane &p, double tol=TOLERANCE, bool bothDirs=false) | GIMLI::Plane | |
| copy_(const Plane &plane) | GIMLI::Plane | protected | 
| d() const | GIMLI::Plane | inline | 
| d_ (defined in GIMLI::Plane) | GIMLI::Plane | protected | 
| distance(const RVector3 &pos) const | GIMLI::Plane | inline | 
| intersect(const Plane &plane, double tol=TOLERANCE) | GIMLI::Plane | |
| intersect(const Line &line, double tol=TOLERANCE, bool inside=false) | GIMLI::Plane | |
| norm() const | GIMLI::Plane | inline | 
| norm_ (defined in GIMLI::Plane) | GIMLI::Plane | protected | 
| operator!=(const Plane &plane) | GIMLI::Plane | inline | 
| operator=(const Plane &plane) | GIMLI::Plane | |
| operator==(const Plane &plane) | GIMLI::Plane | inline | 
| Plane() | GIMLI::Plane | |
| Plane(const RVector3 &norm, double d) | GIMLI::Plane | |
| Plane(const RVector3 &norm, const RVector3 &x0) | GIMLI::Plane | |
| Plane(const RVector3 &p0, const RVector3 &p1, const RVector3 &p2) | GIMLI::Plane | |
| Plane(double a, double b, double c, double d) | GIMLI::Plane | |
| Plane(const Plane &plane) | GIMLI::Plane | |
| touch(const RVector3 &pos, double tol=TOLERANCE) | GIMLI::Plane | |
| valid() const | GIMLI::Plane | inline | 
| valid_ (defined in GIMLI::Plane) | GIMLI::Plane | protected | 
| x0() const | GIMLI::Plane | inline | 
| ~Plane() | GIMLI::Plane |