Planeshift
|
#include <DetourTileCache.h>
Public Attributes | |
unsigned char * | compressed |
int | compressedSize |
unsigned char * | data |
int | dataSize |
unsigned int | flags |
struct dtTileCacheLayerHeader * | header |
dtCompressedTile * | next |
unsigned int | salt |
Counter describing modifications to the tile. |
Definition at line 18 of file DetourTileCache.h.
Definition at line 22 of file DetourTileCache.h.
Definition at line 23 of file DetourTileCache.h.
Definition at line 24 of file DetourTileCache.h.
Definition at line 25 of file DetourTileCache.h.
Definition at line 26 of file DetourTileCache.h.
Definition at line 21 of file DetourTileCache.h.
Definition at line 27 of file DetourTileCache.h.
Counter describing modifications to the tile.
Definition at line 20 of file DetourTileCache.h.