Recast Navigation  1.0.35
dtCompressedTile Struct Reference

#include <DetourTileCache.h>

Public Attributes

unsigned int salt
 Counter describing modifications to the tile. More...
 
struct dtTileCacheLayerHeaderheader
 
unsigned char * compressed
 
int compressedSize
 
unsigned char * data
 
int dataSize
 
unsigned int flags
 
dtCompressedTilenext
 

Member Data Documentation

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.


The documentation for this struct was generated from the following file: