Home
last modified time | relevance | path

Searched defs:svg_map (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 Dsvg_mapper.hpp62 struct svg_map struct
73 struct svg_map<point_tag, Point, SvgPoint> struct
76 static inline void apply(std::ostream& stream, in apply()
107 struct svg_map<box_tag, Box, SvgPoint> struct
112 struct svg_map<segment_tag, Segment, SvgPoint> struct
132 struct svg_map<ring_tag, Ring, SvgPoint> struct
138 struct svg_map<linestring_tag, Linestring, SvgPoint> struct
144 struct svg_map<polygon_tag, Polygon, SvgPoint> struct
147 static inline void apply(std::ostream& stream, in apply()
159 struct svg_map<multi_tag, Multi, SvgPoint> struct
[all …]