cap parameter helper
#include <ayam.h>
Data Fields | |
| int | has_caps | 
| is any of the states != 0?  | |
| int | states [4] | 
| state of each boundaries cap (0 - off, 1 - on)  | |
| int | types [4] | 
| type of cap (0 - trim, 1 - gordon, 2 - simple, 3 - s3d)  | |
| int | integrate [4] | 
| integrate cap into surface (0 - no, 1 - yes)?  | |
| double | frac [4] | 
| simple 3D fraction parameter (0.0 - 1.0)?  | |
| double | mp [12] | 
| mean points  | |
| int | use_mp [4] | 
| use mean point (0 - no, 1 - yes)  | |
 1.6.3