]> git.tdb.fi Git - libs/math.git/history - source/geometry/transformedshape.h
Make the check_intersection function non-virtual
[libs/math.git] / source / geometry / transformedshape.h
2013-05-22 Mikko RasaMake the check_intersection function non-virtual
2013-05-21 Mikko RasaMiscellaneous fixes, mostly stylistic
2013-05-21 Mikko RasaTransform normals correctly
2013-05-20 Mikko RasaAdd a distance limit to Ray
2013-05-20 Mikko RasaRecord distance in SurfacePoint
2013-05-19 Mikko RasaAdd basic description for all classes
2013-05-19 Mikko RasaAdd more collision check functions for shapes
2013-05-19 Mikko RasaUse a cached inverse transformation in TransformedShape
2013-05-19 Mikko RasaSome more member mis-use fixes
2013-05-19 Mikko RasaTransformedShape should derive from Shape
2013-05-15 Mikko RasaBeginnings of a geometry library