Recast Navigation  1.0.35
dtTileCacheParams Struct Reference

#include <DetourTileCache.h>

Public Attributes

float orig [3]
 
float cs
 
float ch
 
int width
 
int height
 
float walkableHeight
 
float walkableRadius
 
float walkableClimb
 
float maxSimplificationError
 
int maxTiles
 
int maxObstacles
 

Member Data Documentation

float dtTileCacheParams::ch
float dtTileCacheParams::cs
int dtTileCacheParams::height
int dtTileCacheParams::maxObstacles
float dtTileCacheParams::maxSimplificationError
int dtTileCacheParams::maxTiles
float dtTileCacheParams::orig[3]
float dtTileCacheParams::walkableClimb
float dtTileCacheParams::walkableHeight
float dtTileCacheParams::walkableRadius
int dtTileCacheParams::width

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