A* Pathfinding Project  4.0.7
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events Macros Groups Pages
LockFreeStack.cs File Reference

Classes

class  LockFreeStack
 Implements a lock free multiple producer - single consumer stack for the Path object. More...
 

Namespaces

package  Pathfinding.Util