A* Pathfinding Project  4.1.14
The A* Pathfinding Project for Unity 3D
CompactVoxelCell Struct Reference

CompactVoxelCell used for recast graphs. More...

Detailed Description

CompactVoxelCell 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

 CompactVoxelCell (uint i, uint c)
 

Public Attributes

uint count
 
uint index
 

Constructor & Destructor Documentation

◆ CompactVoxelCell()

CompactVoxelCell ( uint  i,
uint  c 
)

Member Data Documentation

◆ count

uint count

◆ index

uint index

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