A* Pathfinding Project  4.1.16
The A* Pathfinding Project for Unity 3D
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Modules Pages
WorkItemProcessor.cs File Reference

Classes

struct  AstarWorkItem
 An item of work that can be executed when graphs are safe to update. More...
 
class  WorkItemProcessor.IndexedQueue< T >
 Similar to Queue<T> but allows random access. More...
 
interface  IWorkItemContext
 Interface to expose a subset of the WorkItemProcessor functionality. More...
 
class  WorkItemProcessor
 

Namespaces

namespace  Pathfinding