Searched defs:polygon_parser (Results 1 – 1 of 1) sorted by relevance
404 struct polygon_parser struct406 typedef typename ring_return_type<Polygon>::type ring_return_type;407 typedef container_appender<ring_return_type> appender;409 static inline void apply(tokenizer::iterator& it, in apply()