|
Planeshift
|
#include <DetourTileCache.h>
Public Attributes | |
| float | ch |
| float | cs |
| int | height |
| int | maxObstacles |
| float | maxSimplificationError |
| int | maxTiles |
| float | orig [3] |
| float | walkableClimb |
| float | walkableHeight |
| float | walkableRadius |
| int | width |
Definition at line 51 of file DetourTileCache.h.
| float dtTileCacheParams::ch |
Definition at line 54 of file DetourTileCache.h.
| float dtTileCacheParams::cs |
Definition at line 54 of file DetourTileCache.h.
| int dtTileCacheParams::height |
Definition at line 55 of file DetourTileCache.h.
| int dtTileCacheParams::maxObstacles |
Definition at line 61 of file DetourTileCache.h.
| float dtTileCacheParams::maxSimplificationError |
Definition at line 59 of file DetourTileCache.h.
| int dtTileCacheParams::maxTiles |
Definition at line 60 of file DetourTileCache.h.
| float dtTileCacheParams::orig[3] |
Definition at line 53 of file DetourTileCache.h.
| float dtTileCacheParams::walkableClimb |
Definition at line 58 of file DetourTileCache.h.
| float dtTileCacheParams::walkableHeight |
Definition at line 56 of file DetourTileCache.h.
| float dtTileCacheParams::walkableRadius |
Definition at line 57 of file DetourTileCache.h.
| int dtTileCacheParams::width |
Definition at line 55 of file DetourTileCache.h.