ay_acurve_object Struct Reference

Approximating curve object. More...

#include <ayam.h>

Data Fields

int length
 number of data points
int alength
 desired number of NURBS control points
int closed
 create closed curve?
int symmetric
 create symmetric curve?
int order
 desired order of NURBS curve
double * controlv
 data points [length * 3]
ay_objectncurve
 cached NURBS curve representation
double glu_sampling_tolerance
 drawing quality
int display_mode
 drawing mode

Detailed Description

Approximating curve object.


The documentation for this struct was generated from the following file:
Generated on Thu Oct 28 19:51:38 2010 for Ayam by  doxygen 1.6.3