Internal, parses a point from a string like this "(x y)". More...
#include <read.hpp>
Static Public Member Functions | |
static void | apply (tokenizer::iterator &it, tokenizer::iterator end, std::string const &wkt, P &point) |
Internal, parses a point from a string like this "(x y)".
|
inlinestatic |