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
PathProcessor Member List

This is the complete list of members for PathProcessor, including all inherited members.

AbortThreads()PathProcessor
astarPathProcessorprivate
CalculatePaths(PathThreadInfo threadInfo)PathProcessorprivate
CalculatePathsThreaded(PathThreadInfo threadInfo)PathProcessorprivate
DestroyNode(GraphNode node)PathProcessor
GetNewNodeIndex()PathProcessor
InitializeNode(GraphNode node)PathProcessor
IsUsingMultithreadingPathProcessor
JoinThreads()PathProcessor
Lock(bool block)PathProcessorprivate
locksPathProcessorprivate
nextLockIDPathProcessorprivate
nextNodeIndexPathProcessorprivate
nodeIndexPoolPathProcessorprivate
NumThreadsPathProcessor
OnPathPostSearchPathProcessor
OnPathPreSearchPathProcessor
OnQueueUnblockedPathProcessor
PathProcessor(AstarPath astar, PathReturnQueue returnQueue, int processors, bool multithreaded)PathProcessorpackage
PausePathfinding(bool block)PathProcessor
queuePathProcessorpackage
returnQueuePathProcessorprivate
threadCoroutinePathProcessorprivate
threadInfosPathProcessorprivate
threadsPathProcessorprivate
TickNonMultithreaded()PathProcessor
Unlock(int id)PathProcessorprivate