A* Pathfinding Project  3.8.2
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events Macros Groups Pages
QuadtreeGraph Member List

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

_sguidNavGraph
activeNavGraph
AddNeighboursRec(List< QuadtreeNode > arr, QuadtreeNodeHolder holder, int depth, int x, int y, IntRect bounds, QuadtreeNode dontInclude)QuadtreeGraph
Awake()NavGraphvirtual
centerQuadtreeGraph
CheckCollision(int x, int y)QuadtreeGraph
CheckNode(int xs, int ys, int width)QuadtreeGraph
CountNodes()NavGraphvirtual
CreateNodeRec(QuadtreeNodeHolder holder, int depth, int x, int y)QuadtreeGraph
DeserializeExtraInfo(GraphSerializationContext ctx)NavGraphvirtual
drawGizmosNavGraph
DrawRec(QuadtreeNodeHolder h, int depth, int x, int y, Vector3 parentPos)QuadtreeGraph
editorHeightLog2QuadtreeGraph
editorWidthLog2QuadtreeGraph
GetNearest(Vector3 position)NavGraph
GetNearest(Vector3 position, NNConstraint constraint)NavGraph
GetNearest(Vector3 position, NNConstraint constraint, GraphNode hint)NavGraphvirtual
GetNearestForce(Vector3 position, NNConstraint constraint)NavGraphvirtual
GetNodes(GraphNodeDelegateCancelable del)QuadtreeGraphvirtual
graphIndexNavGraph
guidNavGraph
HeightQuadtreeGraph
infoScreenOpenNavGraph
initialPenaltyNavGraph
InSearchTree(GraphNode node, Path path)NavGraphstatic
inverseMatrixNavGraph
layerMaskQuadtreeGraph
LocalToWorldPosition(int x, int y, int width)QuadtreeGraph
mapQuadtreeGraphprivate
matrixNavGraph
minDepthQuadtreeGraph
nameNavGraph
NodeColor(GraphNode node, PathHandler data)NavGraphvirtual
nodeSizeQuadtreeGraph
OnDestroy()NavGraphvirtual
OnDrawGizmos(bool drawNodes)QuadtreeGraphvirtual
openNavGraph
PostDeserialization()NavGraphvirtual
QueryPoint(int qx, int qy)QuadtreeGraph
RecalculateConnections(QuadtreeNodeHolder holder, int depth, int x, int y)QuadtreeGraph
RecalculateConnectionsRec(QuadtreeNodeHolder holder, int depth, int x, int y)QuadtreeGraph
RelocateNodes(Matrix4x4 oldMatrix, Matrix4x4 newMatrix)NavGraphvirtual
rootQuadtreeGraphprivate
Scan()NavGraph
ScanGraph()NavGraph
ScanInternal(OnScanStatus statusCallback)QuadtreeGraphvirtual
Pathfinding::NavGraph.ScanInternal()NavGraph
SerializeExtraInfo(GraphSerializationContext ctx)NavGraphvirtual
SetMatrix(Matrix4x4 m)NavGraph
UnloadGizmoMeshes()NavGraphpackagevirtual
WidthQuadtreeGraph