wrapper for DXF Pattern Hatch object More...
#include <gg_dxf.h>
Data Fields | |
double | spacing |
hatch pattern spacing | |
double | angle |
hatch line angle | |
double | base_x |
hatch line base X | |
double | base_y |
hatch line base Y | |
double | offset_x |
hatch line offset X | |
double | offset_y |
hatch line offset Y | |
gaiaDxfBoundaryPathPtr | first |
pointer to first Boundary | |
gaiaDxfBoundaryPathPtr | last |
pointer to last Boundary | |
gaiaGeomCollPtr | boundary |
pointer to Boundary geometry | |
gaiaDxfHatchSegmPtr | first_out |
pointer to first Pattern segment | |
gaiaDxfHatchSegmPtr | last_out |
pointer to last Pattern segment | |
struct gaia_dxf_hatch * | next |
pointer to next item [linked list] | |
wrapper for DXF Pattern Hatch object