A* Pathfinding Project
4.1.7
The A* Pathfinding Project for Unity 3D
GraphNode Member List
This is the complete list of members for
GraphNode
, including all inherited members.
AddConnection
(GraphNode node, uint cost)
GraphNode
pure virtual
Area
GraphNode
ClearConnections
(bool alsoReverse)
GraphNode
pure virtual
ContainsConnection
(GraphNode node)
GraphNode
virtual
DeserializeNode
(GraphSerializationContext ctx)
GraphNode
virtual
DeserializeReferences
(GraphSerializationContext ctx)
GraphNode
virtual
Destroy
()
GraphNode
package
Destroyed
GraphNode
Flags
GraphNode
flags
GraphNode
protected
FlagsAreaMask
GraphNode
private
FlagsAreaOffset
GraphNode
private
FlagsGraphMask
GraphNode
private
FlagsGraphOffset
GraphNode
private
FlagsTagMask
GraphNode
private
FlagsTagOffset
GraphNode
private
FlagsWalkableMask
GraphNode
private
FlagsWalkableOffset
GraphNode
private
FloodFill
(Stack< GraphNode > stack, uint region)
GraphNode
virtual
GetConnections
(System.Action< GraphNode > action)
GraphNode
pure virtual
GetGizmoHashCode
()
GraphNode
virtual
GetPortal
(GraphNode other, List< Vector3 > left, List< Vector3 > right, bool backwards)
GraphNode
virtual
GraphIndex
GraphNode
GraphNode
(AstarPath astar)
GraphNode
protected
MaxAreaIndex
GraphNode
MaxGraphIndex
GraphNode
NodeIndex
GraphNode
nodeIndex
GraphNode
private
Open
(Path path, PathNode pathNode, PathHandler handler)
GraphNode
pure virtual
Penalty
GraphNode
penalty
GraphNode
private
position
GraphNode
RandomPointOnSurface
()
GraphNode
virtual
RecalculateConnectionCosts
()
GraphNode
virtual
RemoveConnection
(GraphNode node)
GraphNode
pure virtual
SerializeNode
(GraphSerializationContext ctx)
GraphNode
virtual
SerializeReferences
(GraphSerializationContext ctx)
GraphNode
virtual
SurfaceArea
()
GraphNode
virtual
Tag
GraphNode
UpdateRecursiveG
(Path path, PathNode pathNode, PathHandler handler)
GraphNode
virtual
Walkable
GraphNode
Generated on Sun Oct 1 2017 17:15:47 for A* Pathfinding Project by
1.8.14