|
Files |
| file | bezier.c |
| | Bezier curves of third order.
|
| file | bezier.h |
| | Bezier curves of third order and arbitrary order -- header file.
|
| file | bezier_polyline.c |
| | Redundant functions for Bezier polylines -- kept, just in case...
|
| file | bezier_polyline.h |
| | Redundant functions for Bezier polylines -- kept, just in case...
|
| file | bezierd.c |
| | Sample driver for the Bezier curves of third order.
|
| file | geom.c |
| | Vector Geometry Routines.
|
| file | geom.h |
| | Vector Geometry Routines.
|
| file | gpath.c |
| | Functions defining the various types of curves used for specifying flow geometry.
|
| file | gpath.h |
| | Functions defining the various types of curves used for specifying flow geometry.
|
| file | gpathd.c |
| | Sample driver for the gpath functions for geometry specification.
|