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

Exception when "points" array is empty in AtlasPacker.cpp #28

Open
oschakravarthi opened this issue Feb 24, 2020 · 0 comments
Open

Exception when "points" array is empty in AtlasPacker.cpp #28

oschakravarthi opened this issue Feb 24, 2020 · 0 comments

Comments

@oschakravarthi
Copy link

oschakravarthi commented Feb 24, 2020

In the method computeBoundingBox in file AtlasPacker.cpp, if the "points" array is empty, it throws exception as calculating convex hull for empty set of points is wrong. Need to handle this case

@oschakravarthi oschakravarthi changed the title Exception when "points" array is empty in AtlasPacker.h Exception when "points" array is empty in AtlasPacker.cpp Feb 24, 2020
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

No branches or pull requests

1 participant