Surface of revolution object.
#include <ayam.h>
Data Fields | |
| double | thetamax | 
| angle of revolution (degrees)  | |
| int | sections | 
| number of sections in U direction  | |
| int | order | 
| desired order in U direction  | |
| ay_object * | npatch | 
| cached NURBS patch representation  | |
| ay_object * | caps_and_bevels | 
| cached caps and bevel objects  | |
| double | glu_sampling_tolerance | 
| drawing quality  | |
| int | display_mode | 
| drawing mode  | |
 1.6.3