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