Inheritance diagram for TestMeshCompare:
Collaboration diagram for TestMeshCompare:Public Member Functions | |
| TestMeshCompare () | |
| const char * | getName () override |
| void | runTests (IGameDef *gamedef) override |
| void | testTriangle () |
| void | testQuad () |
Public Member Functions inherited from TestBase | |
| bool | testModule (IGameDef *gamedef) |
| std::string | getTestTempDirectory () |
| std::string | getTestTempFile () |
| void | runTest (const char *name, std::function< void()> &&test) |
Additional Inherited Members | |
Public Attributes inherited from TestBase | |
| u32 | num_tests_failed |
| u32 | num_tests_run |
|
inline |
|
inlineoverridevirtual |
Implements TestBase.
|
inlineoverridevirtual |
Implements TestBase.
References TEST, testQuad(), and testTriangle().
Here is the call graph for this function:
|
inline |
References checkMeshEqual(), and UASSERT.
Referenced by runTests().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
References checkMeshEqual(), and UASSERT.
Referenced by runTests().
Here is the call graph for this function:
Here is the caller graph for this function: