Concatenate surfaces object.
#include <ayam.h>
Data Fields | |
| int | type |
| open, closed, or periodic patch in U direction? (AY_CT*) | |
| int | order |
| desired order in U direction | |
| int | revert |
| revert created patch in U direction? | |
| int | knot_type |
| knot type of created patch in U direction (AY_KT*) | |
| int | fillgaps |
| create fillets? | |
| double | ftlength |
| length of fillet end tangents | |
| int | compat |
| are the parameter surfaces compatible already? | |
| char * | uv_select |
| select direction for each parameter patch | |
| 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