SpatiaLite  4.3.0
Data Fields
gaia_dxf_hole Struct Reference

wrapper for DXF Polygon interior hole object More...

#include <gg_dxf.h>

Collaboration diagram for gaia_dxf_hole:
Collaboration graph
[legend]

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_holenext
 pointer to next item [linked list]
 

Detailed Description

wrapper for DXF Polygon interior hole object


The documentation for this struct was generated from the following file: