Home
last modified time | relevance | path

Searched defs:prefix_multipoint (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/geometry/io/wkt/detail/
Dwkt_multi.hpp33 struct prefix_multipoint struct
35 static inline const char* apply() { return "MULTIPOINT"; } in apply()
Dprefix.hpp45 struct prefix_multipoint struct
47 static inline const char* apply() { return "MULTIPOINT"; } in apply()