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 | prev_point |
struct bview | v |
struct bg_polygon | polygon |
void * | u_data |
struct bg_polygon polygon |