Recast Navigation
Navigation-mesh Toolset for Games
Loading...
Searching...
No Matches
RasterizationContext Struct Reference

Public Member Functions

 RasterizationContext ()
 
 ~RasterizationContext ()
 

Public Attributes

rcHeightfieldsolid = nullptr
 
unsigned char * triAreas = nullptr
 
rcHeightfieldLayerSetlset = nullptr
 
rcCompactHeightfieldchf = nullptr
 
TileCacheData tiles [MAX_LAYERS] {}
 
int ntiles = 0
 

Constructor & Destructor Documentation

◆ RasterizationContext()

RasterizationContext::RasterizationContext ( )
inline

◆ ~RasterizationContext()

RasterizationContext::~RasterizationContext ( )
inline

Member Data Documentation

◆ chf

rcCompactHeightfield* RasterizationContext::chf = nullptr

◆ lset

rcHeightfieldLayerSet* RasterizationContext::lset = nullptr

◆ ntiles

int RasterizationContext::ntiles = 0

◆ solid

rcHeightfield* RasterizationContext::solid = nullptr

◆ tiles

TileCacheData RasterizationContext::tiles[MAX_LAYERS] {}

◆ triAreas

unsigned char* RasterizationContext::triAreas = nullptr

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