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

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

_navmeshHoldersTriangleMeshNodeprotectedstatic
AddConnection(GraphNode node, uint cost)MeshNodevirtual
AreaGraphNode
ClearConnections(bool alsoReverse)MeshNodevirtual
ClosestPointOnNode(Vector3 p)TriangleMeshNodevirtual
ClosestPointOnNodeXZ(Vector3 _p)TriangleMeshNodevirtual
connectionCostsMeshNode
connectionsMeshNode
ContainsConnection(GraphNode node)MeshNodevirtual
ContainsPoint(Int3 p)TriangleMeshNodevirtual
DeserializeNode(GraphSerializationContext ctx)TriangleMeshNodevirtual
DeserializeReferences(GraphSerializationContext ctx)MeshNodevirtual
Destroy()GraphNode
DestroyedGraphNode
flagsGraphNodeprotected
FlagsGraphNode
FloodFill(Stack< GraphNode > stack, uint region)MeshNodevirtual
GetConnections(GraphNodeDelegate del)MeshNodevirtual
GetNavmeshHolder(uint graphIndex)TriangleMeshNodestatic
GetPortal(GraphNode _other, System.Collections.Generic.List< Vector3 > left, System.Collections.Generic.List< Vector3 > right, bool backwards)TriangleMeshNode
GetPortal(GraphNode _other, System.Collections.Generic.List< Vector3 > left, System.Collections.Generic.List< Vector3 > right, bool backwards, out int aIndex, out int bIndex)TriangleMeshNode
Pathfinding::MeshNode.GetPortal(GraphNode other, List< Vector3 > left, List< Vector3 > right, bool backwards)GraphNodevirtual
GetVertex(int i)TriangleMeshNodevirtual
GetVertexArrayIndex(int i)TriangleMeshNode
GetVertexCount()TriangleMeshNodevirtual
GetVertexIndex(int i)TriangleMeshNode
GraphIndexGraphNode
GraphNode(AstarPath astar)GraphNodeprotected
MaxAreaIndexGraphNode
MaxGraphIndexGraphNode
MeshNode(AstarPath astar)MeshNodeprotected
NodeIndexGraphNode
Open(Path path, PathNode pathNode, PathHandler handler)TriangleMeshNodevirtual
PenaltyGraphNode
positionGraphNode
RecalculateConnectionCosts()GraphNodevirtual
RemoveConnection(GraphNode node)MeshNodevirtual
SerializeNode(GraphSerializationContext ctx)TriangleMeshNodevirtual
SerializeReferences(GraphSerializationContext ctx)MeshNodevirtual
SetNavmeshHolder(int graphIndex, INavmeshHolder graph)TriangleMeshNodestatic
SharedEdge(GraphNode other)TriangleMeshNode
TagGraphNode
TriangleMeshNode(AstarPath astar)TriangleMeshNode
UpdateG(Path path, PathNode pathNode)GraphNode
UpdatePositionFromVertices()TriangleMeshNode
UpdateRecursiveG(Path path, PathNode pathNode, PathHandler handler)TriangleMeshNodevirtual
v0TriangleMeshNode
v1TriangleMeshNode
v2TriangleMeshNode
WalkableGraphNode