This is the complete list of members for
sp::math::Spline< C, T, Dimension >, including all inherited members.
| clear() | sp::math::Spline< C, T, Dimension > | [inline] |
| create(const C *PointArray, u32 Count) | sp::math::Spline< C, T, Dimension > | [inline] |
| create(const std::vector< C > &PointList) | sp::math::Spline< C, T, Dimension > | [inline] |
| getExpansion() const | sp::math::Spline< C, T, Dimension > | [inline] |
| getPointCount() const | sp::math::Spline< C, T, Dimension > | [inline] |
| getPolynom(const u32 Index) | sp::math::Spline< C, T, Dimension > | [inline] |
| getPolynom(const u32 Index) const | sp::math::Spline< C, T, Dimension > | [inline] |
| setExpansion(T Expansion) | sp::math::Spline< C, T, Dimension > | [inline] |
| Spline(T Expansion=T(1)) | sp::math::Spline< C, T, Dimension > | [inline] |
| update(const C *PointArray) | sp::math::Spline< C, T, Dimension > | [inline] |
| update(const std::vector< C > &PointList) | sp::math::Spline< C, T, Dimension > | [inline] |
| ~Spline() | sp::math::Spline< C, T, Dimension > | [inline] |