| 
    BRL-CAD
    
   | 
 
#include <polygon.h>
Data Fields | |
| int | type | 
| int | fill_flag | 
| vect2d_t | fill_dir | 
| fastf_t | fill_delta | 
| struct bu_color | fill_color | 
| long | curr_contour_i | 
| long | curr_point_i | 
| point_t | origin_point | 
| plane_t | vp | 
| fastf_t | vZ | 
| struct bg_polygon | polygon | 
| void * | u_data | 
| struct bg_polygon polygon |