Google

Main Page   Class Hierarchy   Compound List   File List   Compound Members  

csCatmullRomSpline Class Reference

A CatmullRom spline. More...

#include <spline.h>

Inheritance diagram for csCatmullRomSpline:

csBSpline csSpline csPath List of all members.

Public Methods

 csCatmullRomSpline (int d, int p)
 Create a CatmullRom spline with d dimensions and p points.


Protected Methods

virtual float BaseFunction (int i, float t)
 Base function for a cubic CatmullRom spline (i=-2..1).


Detailed Description

A CatmullRom 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