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

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

activeNavGraph
CalculateTransform()NavMeshGraphvirtual
CanUpdateAsync(GraphUpdateObject o)NavMeshGraph
ClearTiles(int x, int z, int w, int d)NavmeshBaseprotected
ConnectTiles(NavmeshTile tile1, NavmeshTile tile2)NavmeshBaseprotected
ConnectTileWithNeighbours(NavmeshTile tile, bool onlyUnflagged=false)NavmeshBaseprotected
CountNodes()NavGraphvirtual
CreateNodeConnections(TriangleMeshNode[] nodes)NavmeshBaseprotectedstatic
CreateNodes(int[] tris, int tileIndex, uint graphIndex)NavmeshBaseprotected
DeserializeExtraInfo(GraphSerializationContext ctx)NavmeshBasevirtual
DeserializeSettingsCompatibility(GraphSerializationContext ctx)NavMeshGraphvirtual
DestroyAllNodesInternal()NavGraphpackagevirtual
drawGizmosNavGraph
DrawUnwalkableNodes(float size)NavGraphprotected
EndBatchTileUpdate()NavmeshBase
existsNavGraphpackage
FillWithEmptyTiles()NavmeshBaseprotected
forcedBoundsSizeNavmeshBase
GetNearest(Vector3 position, NNConstraint constraint, GraphNode hint)NavmeshBasevirtual
Pathfinding::NavGraph.GetNearest(Vector3 position)NavGraph
Pathfinding::NavGraph.GetNearest(Vector3 position, NNConstraint constraint)NavGraph
GetNearestForce(Vector3 position, NNConstraint constraint)NavmeshBasevirtual
GetNodes(System.Action< GraphNode > action)NavmeshBasevirtual
Pathfinding::NavGraph.GetNodes(System.Func< GraphNode, bool > action)NavGraph
GetTile(int x, int z)NavmeshBase
GetTileBounds(IntRect rect)NavmeshBase
GetTileBounds(int x, int z, int width=1, int depth=1)NavmeshBase
GetTileBoundsInGraphSpace(IntRect rect)NavmeshBase
GetTileBoundsInGraphSpace(int x, int z, int width=1, int depth=1)NavmeshBase
GetTileCoordinates(int tileIndex, out int x, out int z)NavmeshBase
GetTileCoordinates(Vector3 p)NavmeshBase
GetTileIndex(int index)NavmeshBasestatic
GetTiles()NavmeshBase
GetTouchingTiles(Bounds bounds)NavmeshBase
GetTouchingTilesInGraphSpace(Rect rect)NavmeshBase
GetTouchingTilesRound(Bounds bounds)NavmeshBase
GetVertex(int index)NavmeshBase
GetVertexArrayIndex(int index)NavmeshBase
GetVertexInGraphSpace(int index)NavmeshBase
graphIndexNavGraph
guidNavGraph
infoScreenOpenNavGraph
initialPenaltyNavGraph
inverseMatrixNavGraph
Linecast(Vector3 origin, Vector3 end)NavmeshBase
Linecast(Vector3 origin, Vector3 end, GraphNode hint, out GraphHitInfo hit)NavmeshBase
Linecast(Vector3 origin, Vector3 end, GraphNode hint)NavmeshBase
Linecast(Vector3 origin, Vector3 end, GraphNode hint, out GraphHitInfo hit, List< GraphNode > trace)NavmeshBase
Linecast(INavmesh graph, Vector3 tmp_origin, Vector3 tmp_end, GraphNode hint, out GraphHitInfo hit)NavmeshBasestatic
Linecast(INavmesh graph, Vector3 tmp_origin, Vector3 tmp_end, GraphNode hint, out GraphHitInfo hit, List< GraphNode > trace)NavmeshBasestatic
matrixNavGraph
MaxTileConnectionEdgeDistanceNavMeshGraphprotected
nameNavGraph
nearestSearchOnlyXZNavmeshBase
NewEmptyTile(int x, int z)NavmeshBaseprotectedstatic
offsetNavMeshGraph
OnDestroy()NavmeshBasevirtual
OnDrawGizmos(Pathfinding.Util.RetainedGizmos gizmos, bool drawNodes)NavmeshBase
Pathfinding::NavGraph.OnDrawGizmos(RetainedGizmos gizmos, bool drawNodes)NavGraphvirtual
OnRecalculatedTilesNavmeshBase
openNavGraph
PointOnNavmesh(Vector3 position, NNConstraint constraint)NavmeshBase
PostDeserialization()NavmeshBasevirtual
RelocateNodes(Matrix4x4 deltaMatrix)NavmeshBasevirtual
RelocateNodes(GraphTransform newTransform)NavmeshBase
Pathfinding::NavGraph.RelocateNodes(Matrix4x4 oldMatrix, Matrix4x4 newMatrix)NavGraph
RemoveConnectionsFromTile(NavmeshTile tile)NavmeshBaseprotected
RemoveConnectionsFromTo(NavmeshTile a, NavmeshTile b)NavmeshBaseprotected
ReplaceTile(int x, int z, Int3[] verts, int[] tris)NavmeshBase
ReplaceTile(int x, int z, int w, int d, Int3[] verts, int[] tris)NavmeshBase
rotationNavMeshGraph
scaleNavMeshGraph
Scan()NavGraph
ScanGraph()NavGraph
ScanInternal(string objMeshPath)NavMeshGraph
ScanInternal()NavMeshGraphvirtual
SerializeExtraInfo(GraphSerializationContext ctx)NavmeshBasevirtual
SetMatrix(Matrix4x4 m)NavGraph
showMeshOutlineNavmeshBase
showMeshSurfaceNavmeshBase
showNodeConnectionsNavmeshBase
sourceMeshNavMeshGraph
StartBatchTileUpdate()NavmeshBase
TileIndexMaskNavmeshBase
TileIndexOffsetNavmeshBase
tilesNavmeshBaseprotected
TileWorldSizeXNavMeshGraph
TileWorldSizeZNavMeshGraph
tileXCountNavmeshBase
tileZCountNavmeshBase
transformNavmeshBase
UnloadGizmoMeshes()NavGraphpackagevirtual
UpdateArea(GraphUpdateObject o)NavMeshGraph
UpdateArea(GraphUpdateObject o, INavmesh graph)NavMeshGraphstatic
UpdateAreaInit(GraphUpdateObject o)NavMeshGraph
UpdateAreaPost(GraphUpdateObject o)NavMeshGraph
VertexIndexMaskNavmeshBase