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

Add volumes? #9

Closed
io7m opened this issue May 6, 2017 · 1 comment
Closed

Add volumes? #9

io7m opened this issue May 6, 2017 · 1 comment
Assignees
Milestone

Comments

@io7m
Copy link
Member

io7m commented May 6, 2017

The package currently defines 2D areas.

This could easily be generalized to 3D volumes.

io7m-com/jspatial#5

@io7m io7m self-assigned this May 6, 2017
io7m added a commit that referenced this issue May 7, 2017
This adds functions and types for dealing with volumes. The API
is not yet as complete as that provided for areas.

Affects #11
Affects #9
@io7m io7m modified the milestone: 1.1.0 May 7, 2017
io7m added a commit that referenced this issue May 7, 2017
This adds a method to break a volume into eight octants.

Affects #9
@io7m
Copy link
Member Author

io7m commented May 9, 2017

Done.

@io7m io7m closed this as completed May 9, 2017
io7m added a commit that referenced this issue May 9, 2017
Release: com.io7m.jregions 1.1.0
Code new: Add splitAlongXY method for dividing areas into quadrants.
Code new: Stop using terms such as "horizontally", "vertically", "width", "height", etc. Deprecate methods and add replacements. (tickets: #11)
Code new: Add volume types. (tickets: #9)
Code fix: Fix overlaps() for areas and volumes. (tickets: #12, #14)
Code fix: Fix contains() for areas and volumes. (tickets: #13)
io7m added a commit that referenced this issue May 9, 2017
Release: com.io7m.jregions 1.1.0

Code new: Add splitAlongXY method for dividing areas into quadrants.
Code new: Stop using terms such as "horizontally", "vertically", "width", "height", etc. Deprecate methods and add replacements. (tickets: #11)
Code new: Add volume types. (tickets: #9)
Code fix: Fix overlaps() for areas and volumes. (tickets: #12, #14)
Code fix: Fix contains() for areas and volumes. (tickets: #13)
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