Searched defs:wkt (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/io/wkt/ |
| H A D | write.hpp | 59 namespace detail { namespace wkt namespace 310 struct wkt: not_implemented<Tag> struct 314 struct wkt<Point, point_tag> struct 323 struct wkt<Linestring, linestring_tag> struct 338 struct wkt<Box, box_tag> struct 343 struct wkt<Segment, segment_tag> struct 354 struct wkt<Ring, ring_tag> struct 367 struct wkt<Polygon, polygon_tag> struct 376 struct wkt<Multi, multi_point_tag> struct 390 struct wkt<Multi, multi_linestring_tag> struct [all …]
|
| H A D | read.hpp | 103 std::string wkt; member 110 namespace detail { namespace wkt namespace 176 std::string const& wkt) in handle_open_parenthesis() 189 std::string const& wkt) in handle_close_parenthesis() 204 std::string const& wkt) in check_end() 514 std::string const& wkt, in initialize() 897 inline void read_wkt(std::string const& wkt, Geometry& geometry) in read_wkt()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/io/ |
| H A D | io.hpp | 48 inline void read(Geometry& geometry, std::string const& wkt) in read()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/io/wkt/detail/ |
| H A D | prefix.hpp | 22 namespace detail { namespace wkt namespace
|