Home
last modified time | relevance | path

Searched defs:qj (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/overlay/
H A Dget_turn_info_helpers.hpp118 Point2 const& qi, Point2 const& qj, Point2 const& qk, in intersection_info_base()
134 inline Point2 const& qj() const { return m_qj; } in qj() function in boost::geometry::detail::overlay::intersection_info_base
174 Point2 const& qi, Point2 const& qj, Point2 const& qk, in intersection_info_base()
186 inline Point2 const& qj() const { return m_side_calc.m_qj; } in qj() function in boost::geometry::detail::overlay::intersection_info_base
249 Point2 const& qi, Point2 const& qj, Point2 const& qk, in intersection_info()
H A Dintersection_insert.hpp90 point_type pi, pj, qi, qj; in apply() local
/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 Dlinear_areal.hpp1201 point2_type const& qj = range::at(range2, q_seg_ij + 1); in calculate_from_inside() local