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

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

AddConnection(GraphNode node, uint cost)MeshNodevirtual
AreaGraphNode
ClearConnections(bool alsoReverse)MeshNodevirtual
ClosestPointOnNode(Vector3 p)ConvexMeshNodevirtual
ClosestPointOnNodeXZ(Vector3 p)ConvexMeshNodevirtual
connectionCostsMeshNode
connectionsMeshNode
ContainsConnection(GraphNode node)MeshNodevirtual
ContainsPoint(Int3 p)MeshNodevirtual
ConvexMeshNode(AstarPath astar)ConvexMeshNode
ConvexMeshNode()ConvexMeshNodeprivatestatic
DeserializeNode(GraphSerializationContext ctx)GraphNodevirtual
DeserializeReferences(GraphSerializationContext ctx)MeshNodevirtual
Destroy()GraphNode
DestroyedGraphNode
FlagsGraphNode
flagsGraphNodeprotected
FloodFill(Stack< GraphNode > stack, uint region)MeshNodevirtual
GetConnections(GraphNodeDelegate del)ConvexMeshNodevirtual
GetNavmeshHolder(uint graphIndex)ConvexMeshNodeprotectedstatic
GetPortal(GraphNode other, List< Vector3 > left, List< Vector3 > right, bool backwards)GraphNodevirtual
GetVertex(int i)ConvexMeshNodevirtual
GetVertexCount()ConvexMeshNodevirtual
GetVertexIndex(int i)ConvexMeshNode
GraphIndexGraphNode
graphIndexGraphNode
GraphNode(AstarPath astar)GraphNode
indicesConvexMeshNodeprivate
MaxAreaIndexGraphNode
MaxGraphIndexGraphNode
MeshNode(AstarPath astar)MeshNode
navmeshHoldersConvexMeshNodeprotectedstatic
NodeIndexGraphNode
Open(Path path, PathNode pathNode, PathHandler handler)ConvexMeshNodevirtual
PenaltyGraphNode
positionGraphNode
PositionGraphNode
RecalculateConnectionCosts()GraphNodevirtual
RemoveConnection(GraphNode node)MeshNodevirtual
SerializeNode(GraphSerializationContext ctx)GraphNodevirtual
SerializeReferences(GraphSerializationContext ctx)MeshNodevirtual
SetPosition(Int3 p)ConvexMeshNode
TagGraphNode
tagsGraphNode
UpdateG(Path path, PathNode pathNode)GraphNode
UpdateRecursiveG(Path path, PathNode pathNode, PathHandler handler)MeshNodevirtual
walkableGraphNode
WalkableGraphNode