wrapper for DXF Point object More...
#include <gg_dxf.h>
Data Fields | |
double | x |
X coordinate. | |
double | y |
Y coordinate. | |
double | z |
Z coordinate. | |
gaiaDxfExtraAttrPtr | first |
pointer to first Extra Attribute [linked list] | |
gaiaDxfExtraAttrPtr | last |
pointer to last Extra Attribute [linked list] | |
struct gaia_dxf_point * | next |
pointer to next item [linked list] | |
wrapper for DXF Point object