Shapes
GIS made easy, a lightweight header-only planar geometry library for Modern C++
Public Attributes | List of all members
simo::shapes::wkt_result Struct Reference

A Well-known text (WKT) markup language parser results. More...

#include <wkt_parser.hpp>

Public Attributes

bool parser_error = false
 whether there is a parser error
 
wkt_data data
 the parser result data
 

Detailed Description

A Well-known text (WKT) markup language parser results.

Since
0.0.1

Definition at line 38 of file wkt_parser.hpp.


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