Simbody  3.4 (development)
SimTK::Spline_< T > Member List
This is the complete list of members for SimTK::Spline_< T >, including all inherited members.
calcDerivative(int order, Real x) const SimTK::Spline_< T > [inline]
calcDerivative(const Array_< int > &derivComponents, const Vector &x) const overrideSimTK::Spline_< T > [inline, virtual]
calcDerivative(const std::vector< int > &derivComponents, const Vector &x) const SimTK::Spline_< T > [inline]
calcValue(Real x) const SimTK::Spline_< T > [inline]
calcValue(const Vector &x) const overrideSimTK::Spline_< T > [inline, virtual]
getArgumentSize() const overrideSimTK::Spline_< T > [inline, virtual]
getControlPointLocations() const SimTK::Spline_< T > [inline]
getControlPointValues() const SimTK::Spline_< T > [inline]
getMaxDerivativeOrder() const overrideSimTK::Spline_< T > [inline, virtual]
getSplineDegree() const SimTK::Spline_< T > [inline]
operator=(const Spline_ &source)SimTK::Spline_< T > [inline]
Spline_(int degree, const Vector &x, const Vector_< T > &y)SimTK::Spline_< T > [inline]
Spline_()SimTK::Spline_< T > [inline]
Spline_(const Spline_ &source)SimTK::Spline_< T > [inline]
~Function_()SimTK::Function_< T > [inline, virtual]
~Spline_()SimTK::Spline_< T > [inline]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines