Searched refs:p_seg_ij (Results 1 – 1 of 1) sorted by relevance
1193 …std::size_t const p_seg_ij = static_cast<std::size_t>(turn.operations[op_id].seg_id.segment_index); in calculate_from_inside() local1196 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()