Homepage Demos Overview Downloads Tutorials Reference
Credits

Path.h File Reference


Detailed Description

Performs calculations regarding splines for path execution.

Author:
James R. Bruce (Creator)
  ========================================================================
    path.h : Template for building spline paths
  ------------------------------------------------------------------------
    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_5
Revision
1.5
State
Rel
Date
2003/09/25 15:27:23

Definition in file Path.h.

#include "Shared/Util.h"
#include "Spline.h"

Include dependency graph for Path.h:

Include dependency graph

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

Included by dependency graph

Go to the source code of this file.

Classes

class  SplinePath

Defines

#define SPATH   SplinePath<point,fnum>
#define SPATH_TEM   template <class point,class fnum>


Define Documentation

#define SPATH   SplinePath<point,fnum>
 

Definition at line 22 of file Path.h.

#define SPATH_TEM   template <class point,class fnum>
 

Definition at line 23 of file Path.h.


Tekkotsu v1.5
Generated Fri Oct 10 15:53:42 2003 by Doxygen 1.3.4