]> git.tdb.fi Git - libs/math.git/history - source/geometry/extrudedshape.h
Fix a case in ExtrudedShape with certain ray parameters
[libs/math.git] / source / geometry / extrudedshape.h
2013-05-22 Mikko RasaFix a case in ExtrudedShape with certain ray parameters
2013-05-22 Mikko RasaImplement bounding boxes with a separate class
2013-05-22 Mikko RasaMake the check_intersection function non-virtual
2013-05-21 Mikko RasaProperly sort intersection points for complex shapes
2013-05-21 Mikko RasaMath function usage fixes
2013-05-20 Mikko RasaAdd a class for extruded shapes