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

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

_sguidNavGraph
activeNavGraph
AddChildren(ref int c, Transform tr)PointGraph
autoLinkNodes (defined in PointGraph)PointGraph
Awake()NavGraphvirtual
CountChildren(Transform tr)PointGraphstatic
Pathfinding::NavGraph.CreateNodes(int number)NavGraphvirtual
CreateNodes(int num) (defined in ISerializableGraph)ISerializableGraph
DeserializeExtraInfo(byte[] bytes)NavGraphvirtual
DeSerializeNodes(Node[] nodes, AstarSerializer serializer) (defined in PointGraph)PointGraph
DeSerializeSettings(AstarSerializer serializer) (defined in PointGraph)PointGraph
drawGizmos (defined in NavGraph)NavGraph
GetNearest(Vector3 position)NavGraph
GetNearest(Vector3 position, NNConstraint constraint)NavGraph
GetNearest(Vector3 position, NNConstraint constraint, Node hint)NavGraphvirtual
GetNearestForce(Vector3 position, NNConstraint constraint)NavGraphvirtual
guidNavGraph
infoScreenOpenNavGraph
initialPenalty (defined in NavGraph)NavGraph
InSearchTree(Node node, Path path)NavGraph
inverseMatrix (defined in NavGraph)NavGraph
IsValidConnection(Node a, Node b, out float dist)PointGraph
limitsPointGraph
maskPointGraph
matrixNavGraph
maxDistancePointGraph
name (defined in NavGraph)NavGraph
NodeColor(Node node, NodeRunData data) (defined in NavGraph)NavGraphvirtual
nodeGameObjectsPointGraphprivate
nodesNavGraph
OnDestroy()NavGraphvirtual
OnDrawGizmos(bool drawNodes) (defined in NavGraph)NavGraphvirtual
openNavGraph
PostDeserialization()NavGraphvirtual
raycastPointGraph
recursivePointGraph
RelocateNodes(Matrix4x4 oldMatrix, Matrix4x4 newMatrix)NavGraphvirtual
rootPointGraph
SafeOnDestroy()NavGraph
Scan()PointGraphvirtual
ScanGraph()NavGraph
searchTagPointGraph
SerializeExtraInfo()NavGraphvirtual
SerializeNodes(Node[] nodes, AstarSerializer serializer) (defined in PointGraph)PointGraph
SerializeSettings(AstarSerializer serializer) (defined in PointGraph)PointGraph
thickRaycastPointGraph
thickRaycastRadiusPointGraph
UpdateArea(GraphUpdateObject guo)PointGraph