A* Pathfinding Project
3.8.2
The A* Pathfinding Project for Unity 3D
Main Page
Related Pages
Modules
Classes
Examples
Class List
Class Hierarchy
Class Members
A* Pathfinding Project
Changelog
Accessing graph data
Searching for paths
Keyboard Shortcuts
Extending The System
Frequently Asked Questions
Fast Facts
Get Started With The A* Pathfinding Project
Get Started Part 2
Graph Types
Deploying for mobile
Working with Javascript
Local Avoidance
Navmesh Cutting
Optimization
Saving and Loading Graphs
Working with tags
Graph Updates during Runtime
Upgrade Guide
Using Modifiers
Todo List
Deprecated List
Bug List
Modules
Package Functions
Classes
Class List
Pathfinding
AIFollow
AILerp
AIPath
AstarDebugger
AstarEnumFlagDrawer
AstarPathEditor
AstarSmoothFollow2
BezierMover
ContourPoint
CustomGraphEditorAttribute
DoorController
DynamicGridObstacle
GraphUpdateSceneEditor
GroupController
LightweightRVO
LocalSpaceGraph
LocalSpaceRichAI
NRVOAgent
NRVOController
NRVOCoreSimulator
ObjectPlacer
PathTypesDemo
PolarGeneratorEditor
ProceduralGridMover
ProceduralWorld
RaycastModifierEditor
RecastMeshObjEditor
RecastTileUpdate
RecastTileUpdateHandler
RVOAgentPlacer
RVOExampleAgent
RVONavmeshEditor
RVOSimulatorEditor
RVOSquareObstacleEditor
SeekerEditor
SimpleGraph
SmoothModifierEditor
UndoTestEditor
Class Hierarchy
Class Members
File List
File Members
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Properties
Events
Macros
Groups
Pages
SimpleGraph Member List
This is the complete list of members for
SimpleGraph
, including all inherited members.
_sguid
NavGraph
active
NavGraph
Awake
()
NavGraph
virtual
CountNodes
()
NavGraph
virtual
DeserializeExtraInfo
(GraphSerializationContext ctx)
NavGraph
virtual
drawGizmos
NavGraph
GetNearest
(Vector3 position)
NavGraph
GetNearest
(Vector3 position, NNConstraint constraint)
NavGraph
GetNearest
(Vector3 position, NNConstraint constraint, GraphNode hint)
NavGraph
virtual
GetNearestForce
(Vector3 position, NNConstraint constraint)
NavGraph
virtual
GetNodes
(GraphNodeDelegateCancelable del)
SimpleGraph
virtual
graphIndex
NavGraph
guid
NavGraph
infoScreenOpen
NavGraph
initialPenalty
NavGraph
InSearchTree
(GraphNode node, Path path)
NavGraph
static
inverseMatrix
NavGraph
matrix
NavGraph
name
NavGraph
NodeColor
(GraphNode node, PathHandler data)
NavGraph
virtual
OnDestroy
()
NavGraph
virtual
OnDrawGizmos
(bool drawNodes)
NavGraph
virtual
open
NavGraph
PostDeserialization
()
NavGraph
virtual
RelocateNodes
(Matrix4x4 oldMatrix, Matrix4x4 newMatrix)
NavGraph
virtual
Scan
()
NavGraph
ScanGraph
()
NavGraph
ScanInternal
(OnScanStatus statusCallback)
SimpleGraph
virtual
Pathfinding::NavGraph.ScanInternal
()
NavGraph
SerializeExtraInfo
(GraphSerializationContext ctx)
NavGraph
virtual
SetMatrix
(Matrix4x4 m)
NavGraph
UnloadGizmoMeshes
()
NavGraph
package
virtual
Generated on Sun Apr 9 2017 22:45:56 for A* Pathfinding Project by
1.8.2