A* Pathfinding Project  3.1.4
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Enumerations Properties Groups Pages
LayerGridGraph Member List

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

_sguidNavGraph
activeNavGraph
AddLayers(int count)LayerGridGraph
AddPortal(Node n1, Node n2, List< Vector3 > left, List< Vector3 > right) (defined in LayerGridGraph)LayerGridGraph
AddPortal(LevelGridNode n1, LevelGridNode n2, List< Vector3 > left, List< Vector3 > right) (defined in LayerGridGraph)LayerGridGraph
AddPortal(GridNode n1, GridNode n2, List< Vector3 > left, List< Vector3 > right) (defined in GridGraph)GridGraph
aspectRatioGridGraph
autoLinkDistLimitGridGraph
autoLinkGridsGridGraph
Awake()NavGraphvirtual
bounds (defined in GridGraph)GridGraph
boundsMatrix (defined in GridGraph)GridGraph
boundsMatrix2 (defined in GridGraph)GridGraph
BuildFunnelCorridor(List< Node > path, int sIndex, int eIndex, List< Vector3 > left, List< Vector3 > right) (defined in LayerGridGraph)LayerGridGraph
CalculateConnections(Node[] nodes, Node node, int x, int z, int layerIndex) (defined in LayerGridGraph)LayerGridGraph
Pathfinding::GridGraph.CalculateConnections(GridNode node)GridGraphstatic
Pathfinding::GridGraph.CalculateConnections(Node[] nodes, int x, int z, GridNode node)GridGraphvirtual
centerGridGraph
characterHeightLayerGridGraph
CheckConnection(LevelGridNode node, int dir)LayerGridGraph
Pathfinding::GridGraph.CheckConnection(GridNode node, int dir)GridGraph
collisionGridGraph
cornersGridGraphprotected
CreateNodes(int number)LayerGridGraphvirtual
cutCornersGridGraph
depthGridGraph
DeserializeExtraInfo(byte[] bytes)NavGraphvirtual
DeSerializeNodes(Node[] nodes, AstarSerializer serializer)GridGraph
DeSerializeSettings(AstarSerializer serializer) (defined in LayerGridGraph)LayerGridGraph
drawGizmos (defined in NavGraph)NavGraph
erodeIterationsGridGraph
ErodeWalkableArea(int xmin, int zmin, int xmax, int zmax)LayerGridGraphvirtual
Pathfinding::GridGraph.ErodeWalkableArea()GridGraphvirtual
erosionFirstTagGridGraph
erosionUseTagsGridGraph
GenerateMatrix()GridGraph
GetBoundsMinMax(Bounds b, Matrix4x4 matrix, out Vector3 min, out Vector3 max)GridGraph
GetNearest(Vector3 position, NNConstraint constraint, Node hint=null)LayerGridGraphvirtual
Pathfinding::NavGraph.GetNearest(Vector3 position)NavGraph
Pathfinding::NavGraph.GetNearest(Vector3 position, NNConstraint constraint)NavGraph
GetNearestForce(Vector3 position, NNConstraint constraint)LayerGridGraphvirtual
getNearestForceOverlapGridGraph
GetNearestNode(Vector3 position, int x, int z, NNConstraint constraint) (defined in LayerGridGraph)LayerGridGraphprivate
GetNodesInArea(Bounds b)GridGraph
GetNodesInArea(GraphUpdateShape shape)GridGraph
GridGraph() (defined in GridGraph)GridGraph
guidNavGraph
infoScreenOpenNavGraph
initialPenalty (defined in NavGraph)NavGraph
InSearchTree(Node node, Path path)NavGraph
inverseMatrix (defined in NavGraph)NavGraph
IsValidConnection(GridNode n1, GridNode n2)GridGraphvirtual
layerCount (defined in LayerGridGraph)LayerGridGraphprivate
Linecast(Vector3 _a, Vector3 _b)LayerGridGraph
Linecast(Vector3 _a, Vector3 _b, Node hint)LayerGridGraph
Linecast(Vector3 _a, Vector3 _b, Node hint, out GraphHitInfo hit)LayerGridGraph
matrixNavGraph
maxClimbGridGraph
maxClimbAxisGridGraph
maxSlopeGridGraph
mergeSpanRangeLayerGridGraph
name (defined in NavGraph)NavGraph
neighbourCostsGridGraph
neighbourOffsetsGridGraph
neighboursGridGraph
neighbourXOffsetsGridGraph
neighbourZOffsetsGridGraph
nodeCellIndices (defined in LayerGridGraph)LayerGridGraph
NodeColor(Node node, NodeRunData data) (defined in NavGraph)NavGraphvirtual
nodesNavGraph
nodeSizeGridGraph
OnDestroy()LayerGridGraphvirtual
OnDrawGizmos(bool drawNodes) (defined in LayerGridGraph)LayerGridGraphvirtual
OnPostScan(AstarPath script)GridGraph
openNavGraph
penaltyAngle (defined in GridGraph)GridGraph
penaltyAngleFactor (defined in GridGraph)GridGraph
penaltyPositionGridGraph
penaltyPositionFactorGridGraph
penaltyPositionOffsetGridGraph
PostDeserialization()GridGraphvirtual
RecalculateCell(int x, int z, bool preserveExistingNodes)LayerGridGraph
RelocateNodes(Matrix4x4 oldMatrix, Matrix4x4 newMatrix)NavGraphvirtual
RemoveGridGraphFromStatic() (defined in LayerGridGraph)LayerGridGraph
rotationGridGraph
SafeOnDestroy()NavGraph
Scan()LayerGridGraphvirtual
ScanGraph()NavGraph
scans (defined in GridGraph)GridGraph
SerializeExtraInfo()NavGraphvirtual
SerializeNodes(Node[] nodes, AstarSerializer serializer)GridGraph
SerializeSettings(AstarSerializer serializer) (defined in LayerGridGraph)LayerGridGraph
SetUpOffsetsAndCosts()GridGraphvirtual
sizeGridGraph
SnappedLinecast(Vector3 _a, Vector3 _b, Node hint, out GraphHitInfo hit)LayerGridGraph
textureDataGridGraph
unclampedSizeGridGraph
uniformWidhtDepthGrid (defined in LayerGridGraph)LayerGridGraph
UpdateArea(GraphUpdateObject o) (defined in LayerGridGraph)LayerGridGraph
UpdateNodePositionCollision(Node node, int x, int z)GridGraph
UpdatePenalty(LevelGridNode node)LayerGridGraphvirtual
UpdateSizeFromWidthDepth()GridGraph
useRaycastNormalGridGraph
widthGridGraph