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

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

AddConnection(GraphNode node, uint cost)GraphNodepure virtual
AreaGraphNode
ClearConnections(bool alsoReverse)GraphNodepure virtual
ContainsConnection(GraphNode node)GraphNodevirtual
DeserializeNode(GraphSerializationContext ctx)GraphNodevirtual
DeserializeReferences(GraphSerializationContext ctx)GraphNodevirtual
Destroy()GraphNode
DestroyedGraphNode
flagsGraphNodeprotected
FlagsGraphNode
FlagsAreaMaskGraphNodeprivate
FlagsAreaOffsetGraphNodeprivate
FlagsGraphMaskGraphNodeprivate
FlagsGraphOffsetGraphNodeprivate
FlagsTagMaskGraphNodeprivate
FlagsTagOffsetGraphNodeprivate
FlagsWalkableMaskGraphNodeprivate
FlagsWalkableOffsetGraphNodeprivate
FloodFill(Stack< GraphNode > stack, uint region)GraphNodevirtual
GetConnections(GraphNodeDelegate del)GraphNodepure virtual
GetPortal(GraphNode other, List< Vector3 > left, List< Vector3 > right, bool backwards)GraphNodevirtual
GraphIndexGraphNode
graphIndexGraphNode
GraphNode(AstarPath astar)GraphNode
MaxAreaIndexGraphNode
MaxGraphIndexGraphNode
nodeIndexGraphNodeprivate
NodeIndexGraphNode
Open(Path path, PathNode pathNode, PathHandler handler)GraphNodepure virtual
PenaltyGraphNode
penaltyGraphNodeprivate
PositionGraphNode
positionGraphNode
RecalculateConnectionCosts()GraphNodevirtual
RemoveConnection(GraphNode node)GraphNodepure virtual
SerializeNode(GraphSerializationContext ctx)GraphNodevirtual
SerializeReferences(GraphSerializationContext ctx)GraphNodevirtual
TagGraphNode
tagsGraphNode
UpdateG(Path path, PathNode pathNode)GraphNode
UpdateRecursiveG(Path path, PathNode pathNode, PathHandler handler)GraphNodevirtual
WalkableGraphNode
walkableGraphNode