This is the complete list of members for BSpline, including all inherited members.
| BSpline(const pointField &knots, const bool notImplementedClosed=false) | BSpline | explicit |
| calcParam() | polyLine | protected |
| concat(const point &start, const pointField &intermediate, const point &end) | polyLine | static |
| length() const | BSpline | |
| lineLength_ | polyLine | protected |
| localParameter(scalar &lambda) const | polyLine | protected |
| nSegments() const noexcept | polyLine | |
| param_ | polyLine | protected |
| points() const noexcept | polyLine | |
| points_ | polyLine | protected |
| polyLine(const pointField &points, const bool notImplementedClosed=false) | polyLine | explicit |
| polyLine(const point &start, const pointField &intermediate, const point &end, const bool notImplementedClosed=false) | polyLine | |
| position(const scalar lambda) const | BSpline | |
| position(const label segment, const scalar lambda) const | BSpline |