libacfutils
A general purpose library of utility functions designed to make it easier to develop addons for the X-Plane flight simulator.
|
#include <geom.h>
Data Fields | |
size_t | n_pts |
vect2_t * | pts |
Object used to hold bezier curves. Create using bezier_alloc() and free using bezier_free().