Circle object.
#include <ayam.h>
Data Fields | |
| double | radius | 
| radius of circle/arc  | |
| double | tmin | 
| start angle of circle/arc (degrees)  | |
| double | tmax | 
| end angle of circle/arc (degrees)  | |
| ay_object * | ncurve | 
| cached NURBS curve representation  | |
| double | glu_sampling_tolerance | 
| drawing quality  | |
| int | display_mode | 
| drawing mode  | |
 1.6.3