C# Класс Tests.MatrixTest

Наследование: TestBase
Показать файл Открыть проект

Приватные методы

Метод Описание
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