BRL-CAD
|
Go to the source code of this file.
Data Structures | |
struct | bg_poly_contour |
struct | bg_polygon |
struct | bg_polygons |
Macros | |
#define | BG_POLYGON_NULL {0, NULL, NULL, {0, 0, 0}, 0, 0} |
Enumerations | |
enum | bg_clip_t { bg_Union , bg_Difference , bg_Intersection , bg_Xor } |
Functions for working with polygons. More... | |