Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/
H A Dcentroid.hpp106 namespace detail { namespace centroid namespace
177 inline bool range_ok(Range const& range, Point& centroid) in range_ok()
428 struct centroid: not_implemented<Tag> struct
432 struct centroid<Geometry, point_tag> struct
437 struct centroid<Box, box_tag> struct
442 struct centroid<Segment, segment_tag> struct
447 struct centroid<Ring, ring_tag> struct
455 struct centroid<Linestring, linestring_tag> struct
463 struct centroid<Polygon, polygon_tag> struct
471 struct centroid<MultiLinestring, multi_linestring_tag> struct
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/cartesian/
H A Dcentroid_average.hpp35 namespace strategy { namespace centroid namespace
57 PointCentroid centroid; member in boost::geometry::strategy::centroid::average::sum
78 static inline bool result(sum const& state, PointCentroid& centroid) in result()
H A Dcentroid_bashein_detmer.hpp43 namespace strategy { namespace centroid namespace
197 static inline bool result(sums const& state, Point& centroid) in result()
H A Dcentroid_weighted_length.hpp39 namespace strategy { namespace centroid namespace
100 static inline bool result(state_type const& state, Point& centroid) in result()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/
H A Dcentroid.hpp30 namespace strategy { namespace centroid namespace
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/centroid/
H A Dtranslating_transformer.hpp40 namespace detail { namespace centroid namespace
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeoprojection.cpp830 QDoubleVector2D centroid; in updateVisibleRegion() local