Extrusion surface object.
#include <ayam.h>
Data Fields | |
double | height |
height of extrusion | |
int | has_upper_cap |
create upper cap? | |
int | has_lower_cap |
create lower cap? | |
ay_object * | caps_and_bevels |
cached caps and bevel objects | |
ay_object * | npatch |
cached NURBS patch representation | |
double * | pnts |
read only points [pntslen*4] (created on request) | |
unsigned int | pntslen |
number of read only points | |
double | glu_sampling_tolerance |
drawing quality | |
int | display_mode |
drawing mode |