]> git.tdb.fi Git - libs/math.git/history - source/geometry/boundingbox.h
Add a function to test whether a shapes covers a bounding box
[libs/math.git] / source / geometry / boundingbox.h
2013-05-23 Mikko RasaSome bounding box logic fixes
2013-05-22 Mikko RasaImplement bounding boxes with a separate class