Searched refs:last_segment_index (Results 1 – 1 of 1) sorted by relevance
212 … signed_size_type last_segment_index; // no segment-identifier - it is the same as first_seg_id member245 , last_segment_index(-1) in piece()988 pc.last_segment_index = pc.first_seg_id.segment_index; in create_piece()1006 BOOST_GEOMETRY_ASSERT(pc.last_segment_index >= 0); in init_rescale_piece()1008 pc.offsetted_count = pc.last_segment_index - pc.first_seg_id.segment_index; in init_rescale_piece()1019 it != boost::begin(ring) + pc.last_segment_index; in init_rescale_piece()1089 boost::begin(ring) + pc.last_segment_index, in sectionalize()1145 pc.last_segment_index = add_point(b2); in add_piece()1166 pc.last_segment_index = add_point(*it); in add_range_to_piece()