![]() |
Recast Navigation
Navigation-mesh Toolset for Games
|
#include <TestCase.h>
Public Member Functions | |
| bool | load (const std::string &filePath) |
| void | doTests (class dtNavMesh *navmesh, class dtNavMeshQuery *navquery) |
| void | render () |
| bool | renderOverlay () |
Public Attributes | |
| std::string | sampleName |
| std::string | geomFileName |
| void TestCase::doTests | ( | class dtNavMesh * | navmesh, |
| class dtNavMeshQuery * | navquery | ||
| ) |
| bool TestCase::load | ( | const std::string & | filePath | ) |
| void TestCase::render | ( | ) |
| bool TestCase::renderOverlay | ( | ) |
| std::string TestCase::geomFileName |
| std::string TestCase::sampleName |