Recast Navigation
Navigation-mesh Toolset for Games
|
Public Member Functions | |
MeshProcess () | |
virtual | ~MeshProcess () |
void | init (InputGeom *geom) |
virtual void | process (struct dtNavMeshCreateParams *params, unsigned char *polyAreas, unsigned short *polyFlags) |
Public Member Functions inherited from dtTileCacheMeshProcess | |
virtual | ~dtTileCacheMeshProcess () |
Public Attributes | |
InputGeom * | m_geom |
|
inline |
|
virtual |
|
inline |
|
inlinevirtual |
Implements dtTileCacheMeshProcess.
InputGeom* MeshProcess::m_geom |