C# Class Tests.MatrixTest

Inheritance: TestBase
Mostrar archivo Open project: fmotagarcia/sparrow-sharp

Private Methods

Method Description
CheckMatrixValues ( Matrix matrix, float a, float b, float c, float d, float tx, float ty ) : bool
SetUp ( ) : void
TestAppendMatrix ( ) : void
TestConcatenatedTransformations ( ) : void
TestCopy ( ) : void
TestInit ( ) : void
TestInvert ( ) : void
TestRotate ( ) : void
TestScale ( ) : void
TestTranslate ( ) : void