Swept surface object.
#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? | |
| int | has_left_cap |
| create left cap? | |
| int | has_right_cap |
| create right 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 | |
1.6.3