Simbody

SimTK::Spline_< T > Member List

This is the complete list of members for SimTK::Spline_< T >, including all inherited members.
calcDerivative(const Array_< int > &derivComponents, const Vector &x) const SimTK::Spline_< T > [inline, virtual]
calcDerivative(const std::vector< int > &derivComponents, const Vector &x) const SimTK::Spline_< T > [inline]
calcValue(const Vector &x) const SimTK::Spline_< T > [inline, virtual]
getArgumentSize() const SimTK::Spline_< T > [inline, virtual]
getControlPointLocations() const SimTK::Spline_< T > [inline]
getControlPointValues() const SimTK::Spline_< T > [inline]
getMaxDerivativeOrder() const SimTK::Spline_< T > [inline, virtual]
getSplineDegree() const SimTK::Spline_< T > [inline]
operator=(const Spline_ &copy)SimTK::Spline_< T > [inline]
Spline_(int degree, const Vector &x, const Vector_< T > &y)SimTK::Spline_< T > [inline]
Spline_(const Spline_ &copy)SimTK::Spline_< T > [inline]
Spline_()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