List of all members | Public Member Functions | Private Member Functions
testTransformationMatrix Class Reference
Inheritance diagram for testTransformationMatrix:
Inheritance graph
[legend]

Public Member Functions

void setUp ()
 
void tearDown ()
 
void testConstructor ()
 
void testDistance ()
 
void testDreibein ()
 
void testRotation ()
 
void testTransformation ()
 
void testTranslation ()
 

Private Member Functions

 CPPUNIT_TEST (testConstructor)
 
 CPPUNIT_TEST (testDistance)
 
 CPPUNIT_TEST (testTranslation)
 
 CPPUNIT_TEST (testRotation)
 
 CPPUNIT_TEST (testTransformation)
 
 CPPUNIT_TEST (testDreibein)
 
 CPPUNIT_TEST_SUITE (testTransformationMatrix)
 
 CPPUNIT_TEST_SUITE_END ()
 

Detailed Description

Definition at line 29 of file testTransformationMatrix.cc.

Member Function Documentation

testTransformationMatrix::CPPUNIT_TEST ( testConstructor  )
private
testTransformationMatrix::CPPUNIT_TEST ( testDistance  )
private
testTransformationMatrix::CPPUNIT_TEST ( testTranslation  )
private
testTransformationMatrix::CPPUNIT_TEST ( testRotation  )
private
testTransformationMatrix::CPPUNIT_TEST ( testTransformation  )
private
testTransformationMatrix::CPPUNIT_TEST ( testDreibein  )
private
testTransformationMatrix::CPPUNIT_TEST_SUITE ( testTransformationMatrix  )
private
testTransformationMatrix::CPPUNIT_TEST_SUITE_END ( )
private
void testTransformationMatrix::setUp ( )
inline

Definition at line 41 of file testTransformationMatrix.cc.

void testTransformationMatrix::tearDown ( )
inline

Definition at line 43 of file testTransformationMatrix.cc.

void testTransformationMatrix::testConstructor ( )
inline

Definition at line 46 of file testTransformationMatrix.cc.

void testTransformationMatrix::testDistance ( )
inline

Definition at line 53 of file testTransformationMatrix.cc.

References utl::TransformationMatrix::Distance().

void testTransformationMatrix::testDreibein ( )
inline
void testTransformationMatrix::testRotation ( )
inline
void testTransformationMatrix::testTransformation ( )
inline
void testTransformationMatrix::testTranslation ( )
inline

The documentation for this class was generated from the following file:

, generated on Tue Sep 26 2023.