| 
    Simbody
    3.5
    
   | 
 
Go to the source code of this file.
Classes | |
| class | SimTK::Spline_< T > | 
| This class implements a non-uniform Bezier curve.  More... | |
| class | SimTK::Spline_< T >::SplineImpl | 
| This is the implementation class that supports the Spline_ interface.  More... | |
Namespaces | |
| SimTK | |
| This is the top-level SimTK namespace into which all SimTK names are placed to avoid collision with other symbols.  | |
Typedefs | |
| typedef Spline_< Real > | SimTK::Spline | 
| Provide a convenient name for a scalar-valued Spline_.  More... | |