Searched defs:polygons (Results 1 – 3 of 3) sorted by relevance
29 void read_shapefile(const std::string& filename, std::vector<T>& polygons, F functor) in read_shapefile()88 std::vector<polygon_2d> polygons; in main() local
31 std::vector<polygon_type> polygons(2); in BOOST_GEOMETRY_REGISTER_MULTI_POLYGON() local
36 std::vector<polygon> polygons; in main() local