| Homepage | Demos | Overview | Downloads | Tutorials | Reference | Credits |
#include <Spline.h>
Inheritance diagram for HermiteSplineSegment:

Public Member Functions | |
| HermiteSplineSegment () | |
| void | create (point x1, point x2, point dx1, point dx2) |
| void | create (point *pts, int num, int i) |
| point | eval (fnum u) |
| point | eval_deriv (fnum u) |
Public Attributes | |
| point | a |
| point | b |
| point | c |
| point | d |
|
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Tekkotsu v1.5 |
Generated Fri Oct 10 15:56:17 2003 by Doxygen 1.3.4 |