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

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

AddConnection(GraphNode node, uint cost)MeshNodevirtual
AreaGraphNode
ClearConnections(bool alsoReverse)MeshNodevirtual
ClosestPointOnNode(Vector3 p)MeshNodepure virtual
ClosestPointOnNodeXZ(Vector3 p)MeshNodepure virtual
connectionsMeshNode
ContainsConnection(GraphNode node)MeshNodevirtual
ContainsPoint(Int3 p)MeshNodevirtual
DeserializeNode(GraphSerializationContext ctx)GraphNodevirtual
DeserializeReferences(GraphSerializationContext ctx)MeshNodevirtual
Destroy()GraphNodepackage
DestroyedGraphNode
FlagsGraphNode
flagsGraphNodeprotected
FloodFill(Stack< GraphNode > stack, uint region)MeshNodevirtual
GetConnections(System.Action< GraphNode > action)MeshNodevirtual
GetGizmoHashCode()MeshNodevirtual
GetPortal(GraphNode other, List< Vector3 > left, List< Vector3 > right, bool backwards)GraphNodevirtual
GetVertex(int i)MeshNodepure virtual
GetVertexCount()MeshNodepure virtual
GraphIndexGraphNode
GraphNode(AstarPath astar)GraphNodeprotected
MaxAreaIndexGraphNode
MaxGraphIndexGraphNode
MeshNode(AstarPath astar)MeshNodeprotected
NodeIndexGraphNode
Open(Path path, PathNode pathNode, PathHandler handler)GraphNodepure virtual
PenaltyGraphNode
positionGraphNode
RandomPointOnSurface()GraphNodevirtual
RecalculateConnectionCosts()GraphNodevirtual
RemoveConnection(GraphNode node)MeshNodevirtual
SerializeNode(GraphSerializationContext ctx)GraphNodevirtual
SerializeReferences(GraphSerializationContext ctx)MeshNodevirtual
SurfaceArea()GraphNodevirtual
TagGraphNode
UpdateG(Path path, PathNode pathNode)GraphNode
UpdateRecursiveG(Path path, PathNode pathNode, PathHandler handler)MeshNodevirtual
WalkableGraphNode