Shapes
GIS made easy, a lightweight header-only planar geometry library for Modern C++
|
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 | |
A Well-known text (WKT) markup language parser results.
Definition at line 38 of file wkt_parser.hpp.