Google

Main Page   Class Hierarchy   Compound List   File List   Compound Members  

csCubicSpline Class Reference

A cubic spline. More...

#include <spline.h>

Inheritance diagram for csCubicSpline:

csSpline List of all members.

Public Methods

 csCubicSpline (int d, int p)
 Create a cubic spline with d dimensions and p points.

virtual ~csCubicSpline ()
 Destroy the spline.

virtual void Calculate (float time)
 Calculate internal values for this spline given some time value.

virtual float GetInterpolatedDimension (int dim)
 After calling Calculate() you can use this to fetch the value of some dimension.


Detailed Description

A cubic spline.


The documentation for this class was generated from the following file:
Generated for Crystal Space by doxygen 1.2.5 written by Dimitri van Heesch, ©1997-2000