A* Pathfinding Project  3.8.9
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events Macros Groups Pages
LinkedVoxelSpan Struct Reference

Public Member Functions

 LinkedVoxelSpan (uint bottom, uint top, int area)
 
 LinkedVoxelSpan (uint bottom, uint top, int area, int next)
 

Public Attributes

int area
 
uint bottom
 
int next
 
uint top
 

Constructor & Destructor Documentation

LinkedVoxelSpan ( uint  bottom,
uint  top,
int  area 
)
LinkedVoxelSpan ( uint  bottom,
uint  top,
int  area,
int  next 
)

Member Data Documentation

int area
uint bottom
int next
uint top

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