Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/io/svg/
H A Dwrite.hpp46 namespace detail { namespace svg namespace
241 struct svg struct
251 struct svg<Point, point_tag> : detail::svg::svg_point<Point> {}; struct
254 struct svg<Segment, segment_tag> : detail::svg::svg_segment<Segment> {}; struct
257 struct svg<Box, box_tag> : detail::svg::svg_box<Box> {}; struct
260 struct svg<Linestring, linestring_tag> struct
264 struct svg<Ring, ring_tag> struct
268 struct svg<Polygon, polygon_tag> struct
272 struct svg<MultiPoint, multi_point_tag> struct
285 struct svg<MultiLinestring, multi_linestring_tag> struct
[all …]