Home
last modified time | relevance | path

Searched refs:p_seg_ij (Results 1 – 1 of 1) 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 Dlinear_areal.hpp1193 …std::size_t const p_seg_ij = static_cast<std::size_t>(turn.operations[op_id].seg_id.segment_index); in calculate_from_inside() local
1196 BOOST_GEOMETRY_ASSERT(p_seg_ij + 1 < boost::size(range1)); in calculate_from_inside()
1199 point1_type const& pi = range::at(range1, p_seg_ij); in calculate_from_inside()