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

Refactor AABB class to use interval class #796

Closed
hollasch opened this issue Nov 6, 2020 · 1 comment
Closed

Refactor AABB class to use interval class #796

hollasch opened this issue Nov 6, 2020 · 1 comment
Assignees
Milestone

Comments

@hollasch
Copy link
Collaborator

hollasch commented Nov 6, 2020

No description provided.

@hollasch hollasch added this to the v4.0.0 milestone Nov 6, 2020
@hollasch hollasch self-assigned this Nov 6, 2020
hollasch added a commit that referenced this issue Dec 8, 2020
- Fixed some missing interval code in the books
- Added interval::operator+=, aabb::operator+=
- Reordered interval constructors from simplest to most complex

Resolves #796
@hollasch
Copy link
Collaborator Author

hollasch commented Dec 9, 2020

Done.

@hollasch hollasch closed this as completed Dec 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant