Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convenience method to update individual vertex in Line? #230

Open
kephale opened this issue Mar 7, 2019 · 1 comment
Open

Convenience method to update individual vertex in Line? #230

kephale opened this issue Mar 7, 2019 · 1 comment
Assignees
Labels
enhancement Issue or PR discusses an enhancement

Comments

@kephale
Copy link
Member

kephale commented Mar 7, 2019

I frequently just need to change a single vertex of a line (e.g. endpoint), and reupdating the vertex buffer is a bit ugly. Can we hide that inside a convenience function?

@skalarproduktraum skalarproduktraum added the enhancement Issue or PR discusses an enhancement label Mar 9, 2019
@skalarproduktraum skalarproduktraum self-assigned this Mar 9, 2019
@kephale
Copy link
Member Author

kephale commented Apr 11, 2019

addPoint(coord, color, width) is a method call worth considering

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Issue or PR discusses an enhancement
Projects
None yet
Development

No branches or pull requests

2 participants