Home
last modified time | relevance | path

Searched refs:front_pt (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/relate/
H A Dboundary_checker.hpp109 point_reference front_pt = range::front(ls); in is_endpoint_boundary() local
113 if (! equals::equals_point_point(front_pt, back_pt)) in is_endpoint_boundary()
118 if (! geometry::has_nan_coordinate(front_pt)) in is_endpoint_boundary()
120 boundary_points.push_back(front_pt); in is_endpoint_boundary()
H A Dtopology_check.hpp190 point_reference front_pt = range::front(ls); in init() local
194 if (! equals::equals_point_point(front_pt, back_pt)) in init()
201 if (! geometry::has_nan_coordinate(front_pt)) in init()
203 m_endpoints.push_back(front_pt); in init()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/wagyu/0.4.3/include/mapbox/geometry/wagyu/
H A Dbuild_edges.hpp55 mapbox::geometry::point<T2> front_pt; in build_edge_list() local
69 pt3 = front_pt; in build_edge_list()
114 front_pt = pt2; in build_edge_list()
128 pt3 = front_pt; in build_edge_list()