Anthony Truchet 8eab0bccbf Bugfix in the Qt's QTransform and QMatrix support in Geometry/Transform.h
Function 'Transform<Scalar,Dim>::toQMatrix(void) const' :
  - 'other' was a hasty copy/paste to be replaced my m_matrix
	- 'coeffRef' was incorect for const Transform

Function 'Transform<Scalar,Dim>::toQTransform(void) const' :
	- return type was incorrect 'QMatrix' to be replaced by 'QTransform'
	- same bigfixes as in the previous point
2009-07-30 10:09:41 +02:00
..
2009-01-26 13:53:43 +00:00
2009-02-02 14:26:40 +00:00
2009-01-26 13:53:43 +00:00
2009-06-19 19:11:50 +02:00
2009-06-19 20:49:02 +02:00
2009-01-26 13:53:43 +00:00
QR
2009-01-26 13:53:43 +00:00
SVD
2009-01-26 13:53:43 +00:00