Commit Graph

11 Commits

Author SHA1 Message Date
a946b182f9 aabb: add diameter method 2015-04-15 17:16:34 +10:00
2658b41ea1 relicence under Apache-2.0 2015-04-13 18:05:28 +10:00
241ad65df9 aabb: add equality operator 2015-04-13 16:44:30 +10:00
afad51db9d aabb: add expand call 2015-04-09 14:05:01 +10:00
5b878983a6 aabb: add contract and closest methods 2015-04-08 19:00:17 +10:00
a4c22059ed aabb: rename expand to cover 2015-04-08 18:59:45 +10:00
ace0fd4a99 aabb: add point overlap check 2015-04-07 23:10:31 +10:00
5627c573eb coord: use size_t/intmax_t for u and i suffixes
size_t matches array indices we are likely to be used in conjuction with
these types.
2015-04-07 16:53:46 +10:00
cf9db48e0e aabb: add signed and unsigned convenience types 2015-03-23 18:44:16 +11:00
800937086b aabb: add expand to include point 2015-03-12 01:05:47 +11:00
07f6f9ea2a aabb: initial stub 2015-03-07 03:16:57 +11:00