Commit Graph

5 Commits

Author SHA1 Message Date
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