Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/algorithms/detail/buffer/
Dbuffered_piece_collection.hpp193 signed_size_type offsetted_count; member
214 , offsetted_count(-1) in piece()
547 if (pc.offsetted_count > 0) in update_piece_administration()
826 pc.offsetted_count = 0; in init_rescale_piece()
833 pc.offsetted_count = pc.beyond_last_segment_index - pc.first_seg_id.segment_index; in init_rescale_piece()
834 BOOST_GEOMETRY_ASSERT(pc.offsetted_count >= 0); in init_rescale_piece()
880 if (pc.offsetted_count == 0) in finish_piece()