Homepage Demos Overview Downloads Tutorials Reference
Credits
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages | Search

Spline.h File Reference


Detailed Description

Performs calculations regarding splines for path execution.

Author:
James R. Bruce (Creator)
  ========================================================================
    spline.h : Implementation  of Uniform and Non-Uniform Hermite Splines 
  ------------------------------------------------------------------------
    Copyright (C) 1999-2002  James R. Bruce
    School of Computer Science, Carnegie Mellon University
  ------------------------------------------------------------------------
    This software is distributed under the GNU General Public License,
    version 2.  If you do not have a copy of this licence, visit
    www.gnu.org, or write: Free Software Foundation, 59 Temple Place,
    Suite 330 Boston, MA 02111-1307 USA.  This program is distributed
    in the hope that it will be useful, but WITHOUT ANY WARRANTY,
    including MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
		========================================================================
 * 

Author
ejt
Name
tekkotsu-1_4_1
Revision
1.4
State
Exp
Date
2003/01/23 18:14:04

Definition in file Spline.h.

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

class  HermiteSplineSegment
class  NonUniformHermiteSplineSegment

Defines

#define HSPLINE   HermiteSplineSegment<point,fnum>
#define NUHSPLINE   NonUniformHermiteSplineSegment<point,fnum>
#define HSPLINE_TEM   template <class point,class fnum>
#define NUHSPLINE_TEM   template <class point,class fnum>
#define EPS   1E-6


Define Documentation

#define EPS   1E-6
 

Definition at line 29 of file Spline.h.

#define HSPLINE   HermiteSplineSegment<point,fnum>
 

Definition at line 19 of file Spline.h.

#define HSPLINE_TEM   template <class point,class fnum>
 

Definition at line 22 of file Spline.h.

#define NUHSPLINE   NonUniformHermiteSplineSegment<point,fnum>
 

Definition at line 20 of file Spline.h.

#define NUHSPLINE_TEM   template <class point,class fnum>
 

Definition at line 23 of file Spline.h.


Tekkotsu v1.4
Generated Sat Jul 19 00:08:11 2003 by Doxygen 1.3.2