This is the complete list of members for splineEdge, including all inherited members.
| appendEndPoints(const pointField &, const label start, const label end, const pointField &otherKnots) | curvedEdge | protectedstatic |
| calcParam() | polyLine | protected |
| CatmullRomSpline(const pointField &knots, const bool notImplementedClosed=false) | CatmullRomSpline | |
| clone() const | curvedEdge | virtual |
| compare(const curvedEdge &) const | curvedEdge | inline |
| compare(const edge &) const | curvedEdge | inline |
| compare(const label start, const label end) const | curvedEdge | inline |
| curvedEdge(const pointField &points, const label start, const label end) | curvedEdge | |
| curvedEdge(const pointField &, Istream &) | curvedEdge | |
| curvedEdge(const curvedEdge &) | curvedEdge | |
| declareRunTimeSelectionTable(autoPtr, curvedEdge, Istream,(const pointField &points, Istream &is),(points, is)) | curvedEdge | |
| end() const | curvedEdge | inline |
| end_ | curvedEdge | protected |
| length() const | splineEdge | virtual |
| lineLength_ | polyLine | protected |
| localParameter(scalar &lambda) const | polyLine | protected |
| New(const pointField &, Istream &) | curvedEdge | static |
| nSegments() const | polyLine | |
| Foam::curvedEdge::operator=(const curvedEdge &) | curvedEdge | |
| param_ | polyLine | protected |
| points() const | polyLine | |
| Foam::points_ | curvedEdge | protected |
| Foam::CatmullRomSpline::points_ | polyLine | protected |
| polyLine(const pointField &, const bool notImplementedClosed=false) | polyLine | |
| position(const scalar) const | splineEdge | virtual |
| Foam::CatmullRomSpline::position(const label segment, const scalar lambda) const | CatmullRomSpline | |
| splineEdge(const pointField &, const label start, const label end, const pointField &internalPoints) | splineEdge | |
| splineEdge(const pointField &, Istream &) | splineEdge | |
| start() const | curvedEdge | inline |
| start_ | curvedEdge | protected |
| TypeName("spline") | splineEdge | |
| Foam::curvedEdge::TypeName("curvedEdge") | curvedEdge | |
| ~curvedEdge() | curvedEdge | inlinevirtual |
| ~splineEdge() | splineEdge | virtual |
1.8.11