A* Pathfinding Project
4.1.9
The A* Pathfinding Project for Unity 3D
- c -
CalcAreaOfPolygon2D() :
Voxelize
Calculate() :
Funnel
CalculateAccelerationToReachPoint() :
MovementUtilities
CalculateAffectedRegions() :
GridGraph
CalculateBlendPoint() :
MecanimBridge
CalculateCircleInner() :
RadiusModifier
CalculateCircleOuter() :
RadiusModifier
CalculateConnections() :
GridGraph
,
LayerGridGraph
CalculateConnectionsForCellAndNeighbours() :
GridGraph
CalculateConvexHull() :
GraphUpdateShape
CalculateDeltaToMoveThisFrame() :
AIBase
CalculateDimensions() :
GridGraph
CalculateDistanceField() :
Voxelize
CalculateHScore() :
Path
CalculateMaxSpeed() :
RVOQuadtree.Node
CalculateMeshContour() :
NavmeshCut
CalculateMovementDelta() :
RVOController
CalculateNeighbours() :
Agent
CalculateNextPosition() :
AILerp
CalculateNextRotation() :
AIPath
CalculateOffsets() :
AnimationLink
CalculatePathRequestEndpoints() :
AIBase
,
LocalSpaceRichAI
CalculatePaths() :
PathProcessor
CalculatePathsThreaded() :
PathProcessor
CalculateSpeeds() :
RVOQuadtree
CalculateStep() :
ABPath
,
ConstantPath
,
CooperativeABPath
,
FloodPath
,
FloodPathTracer
,
IPathInternals
,
MultiTargetPath
,
Path
,
RandomPath
,
XPath
CalculateTangentType() :
RadiusModifier
CalculateTangentTypeSimple() :
RadiusModifier
CalculateTargetPoint() :
LegacyAIPath
CalculateThreadCount() :
AstarPath
CalculateTileBoundsWithBorder() :
RecastGraph
CalculateTransform() :
GridGraph
,
NavmeshBase
,
NavMeshGraph
,
RecastGraph
CalculateVelocity() :
AIPath
,
LegacyAIPath
,
Agent
CalculateWallForce() :
RichAI
CancelCurrentPathRequest() :
AIBase
,
Seeker
CanTraverse() :
BlockManager.TraversalProvider
,
DefaultITraversalProvider
,
ITraversalProvider
,
Path
CanUpdateAsync() :
GridGraph
,
IUpdatableGraph
,
NavMeshGraph
,
PointGraph
,
RecastGraph
CaptureContextClick() :
EditorBase
CatmullRom() :
AstarSplines
CatmullRomOLD() :
AstarSplines
CeilDivision() :
RecastMeshGatherer
ChangeEndNode() :
XPath
Check() :
GraphCollision
CheckConnection() :
GridGraph
,
LayerGridGraph
CheckForDestroyedNodes() :
RichFunnel
CheckForUpdates() :
AstarUpdateChecker
CheckForUpdatesNow() :
AstarUpdateChecker
CheckGraphEditors() :
AstarPathEditor
CheckHeight() :
GraphCollision
CheckHeightAll() :
GraphCollision
ChooseShortestPath() :
MultiTargetPath
CircleXZ() :
Draw
Claim() :
Path
,
ArrayPool< T >
,
ListPool< T >
,
ObjectPool< T >
,
ObjectPoolSimple< T >
,
StackPool< T >
ClaimWithExactLength() :
ArrayPool< T >
Clamp() :
AstarMath
,
EditorBase
Clamp01() :
AstarMath
ClampAngle() :
AdvancedSmooth.TurnConstructor
ClampInt() :
EditorBase
ClampMagnitudeXZ() :
VectorMath
ClampToNavmesh() :
AIBase
,
RichAI
,
RichFunnel
ClampToNavmeshInternal() :
RichFunnel
ClampToNavmeshInternalFull() :
RichFunnel
ClampVelocity() :
MovementUtilities
CleanAndUpdateObstaclesIfNecessary() :
Simulator
CleanObstacles() :
Simulator
Cleanup() :
ABPath
,
ConstantPath
,
IPathInternals
,
MultiTargetPath
,
Path
Clear() :
BBTree
,
BinaryHeap
,
CooperativeContext.CooperativePathData
,
RichPath
,
RVOQuadtree
,
Agent.VOBuffer
,
ListPool< T >
,
ObjectPoolSimple< T >
,
StackPool< T >
ClearAgents() :
Simulator
ClearCache() :
RetainedGizmos
ClearConnections() :
GraphNode
,
GridNode
,
GridNodeBase
,
LevelGridNode
,
MeshNode
,
PointNode
ClearCustomConnections() :
GridNodeBase
ClearFast< T >() :
ListExtensions
ClearGraphs() :
AstarData
ClearOnDestroy() :
AlternativePath
ClearPathIDs() :
PathHandler
ClearPrevious() :
PathTypesDemo
ClearTile() :
NavmeshBase
,
TileHandler
ClipAgainstRectangle() :
TileHandler
ClipLineSegmentToBounds() :
GridGraph
ClipPolygon() :
VoxelPolygonClipper
ClipPolygonY() :
VoxelPolygonClipper
ClockwiseAngle() :
AdvancedSmooth.TurnConstructor
Close() :
TurnBasedDoor
CloseDeserialize() :
AstarSerializer
CloseSerialize() :
AstarSerializer
ClosestPointOnLine() :
VectorMath
ClosestPointOnLineFactor() :
VectorMath
ClosestPointOnNode() :
GridNode
,
MeshNode
,
RecastGraph
,
TriangleMeshNode
ClosestPointOnNodeXZ() :
MeshNode
,
TriangleMeshNode
ClosestPointOnNodeXZInGraphSpace() :
TriangleMeshNode
ClosestPointOnSegment() :
VectorMath
ClosestPointOnSegmentXZ() :
VectorMath
ClosestPointOnTriangle() :
Polygon
ClosestPointOnTriangleXZ() :
Polygon
CollectAndClear() :
PointKDTree
CollectColliderMeshes() :
RecastMeshGatherer
CollectMeshes() :
RecastGraph
CollectRecastMeshObjs() :
RecastMeshGatherer
CollectSceneMeshes() :
RecastMeshGatherer
CollectTerrainMeshes() :
RecastMeshGatherer
CollectTreeMeshes() :
RecastMeshGatherer
Collinear() :
Voxelize
CompactSpanToVector() :
Voxelize
CompactVoxelCell() :
CompactVoxelCell
CompactVoxelSpan() :
CompactVoxelSpan
Compare() :
PointKDTree.CompareX
,
PointKDTree.CompareY
,
PointKDTree.CompareZ
CompareTo() :
AdvancedSmooth.Turn
CompletePathIfStartIsValidTarget() :
ABPath
,
XPath
CompleteWith() :
ABPath
ComplexMultiply() :
Agent.VO
CompressMesh() :
Polygon
ComputeVertexHash() :
AstarMath
ConfigureNewPath() :
AILerp
ConfigurePathSwitchInterpolation() :
AILerp
ConfigureUniqueID() :
GraphModifier
Connection() :
Connection
ConnectNodes() :
PointGraph
ConnectTiles() :
NavmeshBase
ConnectTileWithNeighbours() :
NavmeshBase
ConsoleLog() :
Profile
Construct() :
ABPath
,
ConstantPath
,
CooperativeABPath
,
FleePath
,
FloodPath
,
FloodPathTracer
,
MultiTargetPath
,
RandomPath
,
XPath
ConstructFunnelPortals() :
Funnel
Contains() :
BBTree.BBTreeBox
,
GraphUpdateShape
,
IntRect
,
RecastBBTreeBox
ContainsConnection() :
GraphNode
,
GridNodeBase
,
MeshNode
,
PointNode
ContainsEntry() :
AstarSerializer
ContainsPoint() :
MeshNode
,
Polygon
,
RecastGraph
,
TriangleMeshNode
ContainsPointInGraphSpace() :
MeshNode
,
TriangleMeshNode
ContainsPointXZ() :
Polygon
ContextApplyForce() :
NodeLink2
,
NodeLink3
Control() :
Profile
ControlValue() :
Profile
ConvertPosition() :
Voxelize
ConvertPosWithoutOffset() :
Voxelize
ConvexHull() :
Polygon
ConvexHullXZ() :
Polygon
CooperativePathData() :
CooperativeContext.CooperativePathData
CooperativePathHandler() :
CooperativePathHandler
CopyMesh() :
TileHandler
CopyTo() :
CooperativeContext.CooperativePathData
CopyVector() :
Utility
CountChildren() :
PointGraph
CounterClockwiseAngle() :
AdvancedSmooth.TurnConstructor
CountNodes() :
GridGraph
,
LayerGridGraph
,
NavGraph
,
PointGraph
CreateAgents() :
LightweightRVO
CreateFadeAreas() :
AstarPathEditor
CreateGraph() :
AstarData
CreateGraphEditor() :
AstarPathEditor
createMeshStruct() :
ObjImporter
CreateNavmeshOutlineVisualization() :
NavmeshBase
CreateNavmeshSurfaceVisualization() :
GridGraph
,
NavmeshBase
CreateNodeConnections() :
NavmeshBase
CreateNodes() :
NavmeshBase
,
PointGraph
CreateObstacles() :
RVOObstacle
,
RVOSquareObstacle
CreateTile() :
RecastGraph
CreateTileTypesFromGraph() :
TileHandler
CrossMagnitude() :
GridGraph
CrossXZ() :
Draw
CubicBezier() :
AstarMath
,
AstarSplines
CubicBezierDerivative() :
AstarSplines
CubicBezierSecondDerivative() :
AstarSplines
CurvedNonuniform() :
SimpleSmoothModifier
CustomGraphEditorAttribute() :
CustomGraphEditorAttribute
CustomPath() :
CustomPath
CutAll() :
TileHandler
CutDual() :
TileHandler
CutExtra() :
TileHandler
CutPoly() :
TileHandler
Cylinder() :
Draw
Generated on Wed Jan 17 2018 20:45:04 for A* Pathfinding Project by
1.8.14