Birail surface object (from three curves).
#include <ayam.h>
Data Fields | |
| int | type |
| create open (0), closed (1), or periodic (2) surface? | |
| int | sections |
| number of sections in the birailed surface (U) | |
| 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 | |
1.6.3