|
Geophysical Inversion and Modelling Library v1.5.4
|
This is the complete list of members for GIMLI::Line, including all inherited members.
| _p0 (defined in GIMLI::Line) | GIMLI::Line | protected |
| _p1 (defined in GIMLI::Line) | GIMLI::Line | protected |
| at(double t) const | GIMLI::Line | inline |
| checkValidity(double tol=TOLERANCE) | GIMLI::Line | |
| compare(const Line &line, double tol=TOLERANCE) const | GIMLI::Line | |
| copy_(const Line &line) | GIMLI::Line | protected |
| distance(const RVector3 &pos) const | GIMLI::Line | |
| intersect(const RVector3 &start, const RVector3 &dir, double tol=TOLERANCE) const | GIMLI::Line | |
| intersect(const Line &line, double tol=TOLERANCE) const | GIMLI::Line | |
| intersectRay(const RVector3 &start, const RVector3 &dir, RVector3 &pos, double tol=TOLERANCE) const | GIMLI::Line | |
| length() const | GIMLI::Line | inline |
| Line() | GIMLI::Line | |
| Line(const RVector3 &p0) | GIMLI::Line | |
| Line(const RVector3 &p0, const RVector3 &p1) | GIMLI::Line | |
| Line(const Line &line) | GIMLI::Line | |
| nearest(const RVector3 &p) const | GIMLI::Line | |
| operator!=(const Line &line) const | GIMLI::Line | inline |
| operator()(double t) const | GIMLI::Line | inline |
| operator=(const Line &line) | GIMLI::Line | |
| operator==(const Line &line) const | GIMLI::Line | inline |
| p0() const | GIMLI::Line | inline |
| p1() const | GIMLI::Line | inline |
| t(const RVector3 &pos, double tol=TOLERANCE) const | GIMLI::Line | |
| touch(const RVector3 &pos, double tol=TOLERANCE) const | GIMLI::Line | |
| touch1(const RVector3 &pos, int &pFunIdx, double tol=TOLERANCE) const | GIMLI::Line | |
| valid() const | GIMLI::Line | inline |
| valid_ (defined in GIMLI::Line) | GIMLI::Line | protected |
| ~Line() | GIMLI::Line |