mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-26 07:43:36 +00:00
Borders
This commit is contained in:
committed by
Konstantin Pastbin
parent
3b46dd1dee
commit
128b0f3e2b
@@ -157,6 +157,7 @@ public:
|
||||
}
|
||||
|
||||
Container const & Data() const { return m_points; }
|
||||
Container & MutableData() { return m_points; }
|
||||
|
||||
template <typename EqualFn>
|
||||
static bool IsIntersect(Coord const & x11, Coord const & y11, Coord const & x12,
|
||||
|
||||
Reference in New Issue
Block a user