| _changed | InSpace::Path | [protected] |
| _cumulativeLength | InSpace::Path | [protected] |
| _interp | InSpace::Path | [protected] |
| _length | InSpace::Path | [protected] |
| _pts | InSpace::Path | [protected] |
| _referenceLength | InSpace::Path | [protected] |
| addPoint(const Wtransf &trans, const double cumulLength=-1) | InSpace::Path | [virtual] |
| closestPoint(const Wpt pt, int start=0, int end=50000) | InSpace::Path | [virtual] |
| difference(Path *path, int numsteps=400) | InSpace::Path | [virtual] |
| dist3D_Line_to_Line(Wpt L1a, Wpt L1b, Wpt L2a, Wvec L2v, double &L1t) | InSpace::Path | [protected, virtual] |
| distanceFrom(const Wpt pt, int start=0, int end=50000) | InSpace::Path | [virtual] |
| getChanged() | InSpace::Path | [inline, virtual] |
| getCopy() | InSpace::Path | [virtual] |
| getCumulativeLength() | InSpace::Path | [inline, virtual] |
| getIndex(double length) | InSpace::Path | [virtual] |
| getLength() const | InSpace::Path | [virtual] |
| getLengthAt(const int num) | InSpace::Path | [virtual] |
| getNumPoints() const | InSpace::Path | [virtual] |
| getPathsOfLength(double length, int skipval) | InSpace::Path | [virtual] |
| getPercentAt(const Wpt pt, int start=0, int end=50000) | InSpace::Path | [virtual] |
| getPercentAt(const Wpt pt, const Wvec vec, int start=0, int end=50000) | InSpace::Path | [virtual] |
| getPts() | InSpace::Path | [inline, virtual] |
| getReferenceLength() const | InSpace::Path | [inline, virtual] |
| getSubPath(double startDist, double length) | InSpace::Path | [virtual] |
| getSuffix(const double dist) | InSpace::Path | [virtual] |
| getSuffixAbsolute(const int trans) | InSpace::Path | [virtual] |
| getSuffixRelative(const double dist) | InSpace::Path | [virtual] |
| getTrans(const double dist) | InSpace::Path | [virtual] |
| getTransAbsolute(const int num) | InSpace::Path | [virtual] |
| getTransRelative(const double dist) | InSpace::Path | [virtual] |
| isEqual(Path *path) | InSpace::Path | [virtual] |
| isSignificantlyDifferent(Path *path, double threshold) | InSpace::Path | [virtual] |
| leftmodify(const Wtransf trans) | InSpace::Path | [virtual] |
| lengthSum(Path *path) | InSpace::Path | [virtual] |
| Path() | InSpace::Path | |
| print() | InSpace::Path | [virtual] |
| recalcLength() | InSpace::Path | [virtual] |
| rightmodify(const Wtransf trans) | InSpace::Path | [virtual] |
| setChanged(bool c) | InSpace::Path | [inline, virtual] |
| setPoint(const int pt, const Wtransf trans, const Wtransf roomtrans) | InSpace::Path | [virtual] |
| setReferenceLength(const double l) | InSpace::Path | [inline, virtual] |
| sum(Path *path, int numsteps=400) | InSpace::Path | [virtual] |
| temptrans | InSpace::Path | [protected] |
| updateLength() | InSpace::Path | [protected, virtual] |
| ~Path() | InSpace::Path | [virtual] |