|
A* Pathfinding Project
4.1.1
The A* Pathfinding Project for Unity 3D
|
This is the complete list of members for PathHandler, including all inherited members.
| bucketCache | PathHandler | private |
| bucketCreated | PathHandler | private |
| BucketIndexMask | PathHandler | private |
| bucketNew | PathHandler | private |
| BucketSize | PathHandler | private |
| BucketSizeLog2 | PathHandler | private |
| ClearPathIDs() | PathHandler | |
| DebugStringBuilder | PathHandler | |
| DestroyNode(GraphNode node) | PathHandler | |
| filledBuckets | PathHandler | private |
| GetPathNode(int nodeIndex) | PathHandler | |
| GetPathNode(GraphNode node) | PathHandler | |
| heap | PathHandler | |
| InitializeForPath(Path p) | PathHandler | |
| InitializeNode(GraphNode node) | PathHandler | |
| nodes | PathHandler | |
| PathHandler(int threadID, int totalThreadCount) | PathHandler | |
| PathID | PathHandler | |
| pathID | PathHandler | private |
| threadID | PathHandler | |
| totalThreadCount | PathHandler |