]> git.tdb.fi Git - libs/math.git/history - source/geometry/affinetransformation.h
Remove SquareMatrix and instead use static_assert to check squareness
[libs/math.git] / source / geometry / affinetransformation.h
2022-03-13 Mikko RasaRemove SquareMatrix and instead use static_assert to...
2014-11-21 Mikko RasaConvert the geometry part to use the new vector slicing API
2013-05-24 Mikko RasaPut ray and bounding box transformations in AffineTrans...
2013-05-20 Mikko RasaGive Vector constructors from one higher/lower dimension
2013-05-19 Mikko RasaAdd multiplication and inversion operations to AffineTr...
2013-05-18 Mikko RasaFix AffineTransformation::translate
2013-05-15 Mikko RasaBeginnings of a geometry library