Swung surface object. More...
#include <ayam.h>
Data Fields | |
int | has_upper_cap |
create upper cap? | |
ay_object * | upper_cap |
cached upper cap | |
int | has_lower_cap |
create lower cap? | |
ay_object * | lower_cap |
cached lower cap | |
int | has_start_cap |
create start cap? | |
ay_object * | start_cap |
cached start cap | |
int | has_end_cap |
create end cap? | |
ay_object * | end_cap |
cached end cap | |
ay_object * | npatch |
cached NURBS patch representation | |
double | glu_sampling_tolerance |
drawing quality | |
int | display_mode |
drawing mode |
Swung surface object.