A* Pathfinding Project  3.1.4
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Enumerations Properties Groups Pages
Package Pathfinding.Util

Classes

class  Checksum
 Calculates checksums of byte arrays. More...
 
struct  Guid
 Simple implementation of a GUID. More...
 
class  ListPool< T >
 Lightweight List Pool. More...
 
class  LockFreeStack
 Implements a lock free multiple producer - single consumer stack for the Path object. More...
 
class  StackPool< T >
 Lightweight Stack Pool. More...