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

Public Member Functions | |
| NonUniformHermiteSplineSegment () | |
| void | create (point x0, point x1, point dx0, point dx1, fnum t1) |
| void | create (point *pts, double t1, int num, int i) |
| point | eval (fnum u) |
| point | eval_deriv (fnum u) |
Public Attributes | |
| point | a |
| point | b |
| point | c |
| point | d |
| fnum | t |
|
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Tekkotsu v1.5 |
Generated Fri Oct 10 15:57:08 2003 by Doxygen 1.3.4 |