Recast Navigation
Navigation-mesh Toolset for Games
|
#include <DetourTileCache.h>
Public Attributes | |
unsigned int | salt |
Counter describing modifications to the tile. More... | |
struct dtTileCacheLayerHeader * | header |
unsigned char * | compressed |
int | compressedSize |
unsigned char * | data |
int | dataSize |
unsigned int | flags |
dtCompressedTile * | next |
unsigned char* dtCompressedTile::compressed |
int dtCompressedTile::compressedSize |
unsigned char* dtCompressedTile::data |
int dtCompressedTile::dataSize |
unsigned int dtCompressedTile::flags |
struct dtTileCacheLayerHeader* dtCompressedTile::header |
dtCompressedTile* dtCompressedTile::next |
unsigned int dtCompressedTile::salt |
Counter describing modifications to the tile.