Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/core/
H A Dinterior_rings.hpp46 struct interior_rings struct
70 struct interior_rings {}; struct
74 struct interior_rings<polygon_tag, Polygon> struct
78 apply(Polygon& polygon) in apply()
114 inline typename interior_return_type<Polygon>::type interior_rings(Polygon& polygon) in interior_rings() function
135 inline typename interior_return_type<Polygon const>::type interior_rings( in interior_rings() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/geometries/
H A Dpolygon.hpp331 struct interior_rings struct
345 > polygon_type;
347 static inline typename polygon_type::inner_container_type& get( in get()
353 static inline typename polygon_type::inner_container_type const& get( in get()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/is_simple/
H A Dareal.hpp65 bool are_simple_interior_rings(InteriorRings const& interior_rings) in are_simple_interior_rings()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/is_valid/
H A Dpolygon.hpp103 static bool has_valid_interior_rings(InteriorRings const& interior_rings, in has_valid_interior_rings()
368 static inline bool are_holes_inside(InteriorRings const& interior_rings, in are_holes_inside()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/
H A Dis_empty.hpp60 static inline bool check_interior_rings(InteriorRings const& interior_rings) in check_interior_rings()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/disjoint/
H A Dlinear_areal.hpp146 bool check_interior_rings(InteriorRings const& interior_rings, in check_interior_rings()