sanyaade-g2g-repos / quimeraengine

Automatically exported from code.google.com/p/quimeraengine
0 stars 1 forks source link

Unit Tests: QTransformationMatrix3x3 #240

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Implementación de unit tests para las clases:

-QTransformationMatrix3x3
-QRotationMatrix3x3
-QScaleMatrix3x3

Original issue reported on code.google.com by Lince3D@gmail.com on 1 Feb 2012 at 6:41

GoogleCodeExporter commented 8 years ago
Ahora sólo incluye QTransformationMatrix3x3.

Original comment by Lince3D@gmail.com on 10 Mar 2012 at 12:51

GoogleCodeExporter commented 8 years ago

Original comment by Lince3D@gmail.com on 4 Apr 2012 at 3:29

GoogleCodeExporter commented 8 years ago

Original comment by Lince3D@gmail.com on 2 May 2012 at 11:05

GoogleCodeExporter commented 8 years ago
QTransformationMatrix3x3:

- 
Constructor3_MatrixIsCorrectlyCreatedFromCommonTranslationRotationAndScale_Test
- WhenUsingNeutralTransformationsIdentityMatrixIsObtained_Test

Documentación: tthe -> the
En el segundo test, igual quedaría mejor expresandolo al revés: 
IdentityMatrixIsObtainedWhenUsingNeutralTransformations

- Decompose_WhenMatrixIsIdentityObtainedTransformationsAreNeutral_Test
- Decompose_CorrectTransformationAreObtainedFromCommonMatrix_Test

En la docu: Transformation->Transformations (o bien are->is en docu y nombre)

Original comment by jwl...@gmail.com on 4 May 2012 at 8:57

GoogleCodeExporter commented 8 years ago

Original comment by jwl...@gmail.com on 4 May 2012 at 8:57