Recast Navigation  1.0.35
dtTileCacheObstacle Struct Reference

#include <DetourTileCache.h>

Public Attributes

float pos [3]
 
float radius
 
float height
 
dtCompressedTileRef touched [DT_MAX_TOUCHED_TILES]
 
dtCompressedTileRef pending [DT_MAX_TOUCHED_TILES]
 
unsigned short salt
 
unsigned char state
 
unsigned char ntouched
 
unsigned char npending
 
dtTileCacheObstaclenext
 

Member Data Documentation

float dtTileCacheObstacle::height
dtTileCacheObstacle* dtTileCacheObstacle::next
unsigned char dtTileCacheObstacle::npending
unsigned char dtTileCacheObstacle::ntouched
dtCompressedTileRef dtTileCacheObstacle::pending[DT_MAX_TOUCHED_TILES]
float dtTileCacheObstacle::pos[3]
float dtTileCacheObstacle::radius
unsigned short dtTileCacheObstacle::salt
unsigned char dtTileCacheObstacle::state
dtCompressedTileRef dtTileCacheObstacle::touched[DT_MAX_TOUCHED_TILES]

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