]> git.tdb.fi Git - libs/math.git/history - source/geometry/negation.h
Negation contains a pointer and needs copy c'tor and operator=
[libs/math.git] / source / geometry / negation.h
2013-05-25 Mikko RasaNegation contains a pointer and needs copy c'tor and...
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 RasaMake the check_intersection function non-virtual
2013-05-21 Mikko RasaAdd shapes representing set operations