A* Pathfinding Project  4.0.9
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events Macros Groups Pages
VoxelSpan Class Reference

VoxelSpan used for recast graphs. More...

Detailed Description

VoxelSpan used for recast graphs.

A* Pro Feature:
This is an A* Pathfinding Project Pro feature only. This function/class/variable might not exist in the Free version of the A* Pathfinding Project or the functionality might be limited
The Pro version can be bought here

Public Member Functions

 VoxelSpan (uint b, uint t, int area)
 

Public Attributes

int area
 
uint bottom
 
VoxelSpan next
 
uint top
 

Constructor & Destructor Documentation

VoxelSpan ( uint  b,
uint  t,
int  area 
)

Member Data Documentation

int area
uint bottom
VoxelSpan next
uint top

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