]> git.tdb.fi Git - libs/math.git/history - source/geometry/halfspace.h
Avoid division by zero in HalfSpace::get_intersections
[libs/math.git] / source / geometry / halfspace.h
2014-11-22 Mikko RasaAvoid division by zero in HalfSpace::get_intersections
2014-11-22 Mikko RasaAlways explicitly construct values of type T
2013-05-22 Mikko RasaPut the common #includes in shape.h
2013-05-22 Mikko RasaImplement bounding boxes with a separate class
2013-05-22 Mikko RasaAdd a HalfSpace shape