wrapper for DXF Polygon interior hole object More...
#include <gg_dxf.h>
Data Fields | |
int | points |
total count of points | |
double * | x |
array of X coordinates | |
double * | y |
array of Y coordinates | |
double * | z |
array of Z coordinates | |
struct gaia_dxf_hole * | next |
pointer to next item [linked list] | |
wrapper for DXF Polygon interior hole object