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

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

activeNavGraph
AddChildren(ref int c, Transform tr)PointGraphprotected
AddNode(Int3 position)PointGraph
AddNode< T >(T node, Int3 position)PointGraph
AddToLookup(PointNode node)PointGraphprivate
Awake()NavGraphvirtual
CanUpdateAsync(GraphUpdateObject o)PointGraph
CountChildren(Transform tr)PointGraphprotectedstatic
CountNodes()PointGraphvirtual
DeserializeExtraInfo(GraphSerializationContext ctx)PointGraphvirtual
DeserializeSettingsCompatibility(GraphSerializationContext ctx)PointGraphvirtual
drawGizmosNavGraph
GetNearest(Vector3 position, NNConstraint constraint, GraphNode hint)PointGraphvirtual
Pathfinding::NavGraph.GetNearest(Vector3 position)NavGraph
Pathfinding::NavGraph.GetNearest(Vector3 position, NNConstraint constraint)NavGraph
GetNearestForce(Vector3 position, NNConstraint constraint)PointGraphvirtual
GetNodes(GraphNodeDelegateCancelable del)PointGraphvirtual
graphIndexNavGraph
guidNavGraph
infoScreenOpenNavGraph
initialPenaltyNavGraph
InSearchTree(GraphNode node, Path path)NavGraphstatic
inverseMatrixNavGraph
IsValidConnection(GraphNode a, GraphNode b, out float dist)PointGraphvirtual
limitsPointGraph
lookupCellSizePointGraphprivate
maskPointGraph
matrixNavGraph
maxDistancePointGraph
maxLookupPointGraphprivate
minLookupPointGraphprivate
nameNavGraph
NodeColor(GraphNode node, PathHandler data)NavGraphvirtual
nodeCountPointGraph
nodeLookupPointGraphprivate
nodesPointGraph
OnDestroy()NavGraphvirtual
OnDrawGizmos(bool drawNodes)NavGraphvirtual
openNavGraph
optimizeFor2DPointGraph
optimizeForSparseGraphPointGraph
PostDeserialization()PointGraphvirtual
raycastPointGraph
RebuildNodeLookup()PointGraph
recursivePointGraph
RelocateNodes(Matrix4x4 oldMatrix, Matrix4x4 newMatrix)PointGraphvirtual
rootPointGraph
Scan()NavGraph
ScanGraph()NavGraph
ScanInternal(OnScanStatus statusCallback)PointGraphvirtual
Pathfinding::NavGraph.ScanInternal()NavGraph
searchTagPointGraph
SerializeExtraInfo(GraphSerializationContext ctx)PointGraphvirtual
SetMatrix(Matrix4x4 m)NavGraph
thickRaycastPointGraph
thickRaycastRadiusPointGraph
ThreeDNeighboursPointGraphprivatestatic
UnloadGizmoMeshes()NavGraphpackagevirtual
UpdateArea(GraphUpdateObject guo)PointGraph
UpdateAreaInit(GraphUpdateObject o)PointGraph
use2DPhysicsPointGraph
WorldToLookupSpace(Int3 p)PointGraphprivate