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.4 |
Generated Sat Jul 19 00:09:05 2003 by Doxygen 1.3.2 |