Skip to content

Conversation

@LarsSkiba
Copy link
Contributor

The PolyPath64 data structure is helpful for filtering polygons. A non const getter allows the user to consume the result and thus avoiding copies.

@AngusJohnson
Copy link
Owner

Except that Polytrees are intended as read-only structures, and a non-const getter would break that design (unless I misunderstand something).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants