Swept surface object. More...
#include <ayam.h>
Data Fields | |
int | rotate |
rotate sections (perpendicular to trajectory)? | |
int | interpolate |
interpolate sections? | |
int | close |
create periodic (closed) surface? | |
int | sections |
desired number of sections (0 - automatic) | |
int | has_start_cap |
create start cap? | |
int | has_end_cap |
create end cap? | |
ay_object * | caps_and_bevels |
cached caps and bevel objects | |
ay_object * | npatch |
cached NURBS patch representation | |
double | glu_sampling_tolerance |
drawing quality | |
int | display_mode |
drawing mode |
Swept surface object.