Searched defs:segment_as_subrange (Results 1 – 1 of 1) sorted by relevance
26 struct segment_as_subrange struct28 segment_as_subrange(Segment const& s) in segment_as_subrange() argument37 typedef typename geometry::point_type<Segment>::type point_type;39 point_type const& at(std::size_t index) const in at()44 static inline bool is_last_segment() in is_last_segment()49 point_type m_p1, m_p2;51 Segment const& m_segment;