This is the complete list of members for PointGraph, including all inherited members.
_sguid | NavGraph | |
active | NavGraph | |
AddChildren(ref int c, Transform tr) | PointGraph | |
AddNode(Int3 position) | PointGraph | |
AddNode< T >(T node, Int3 position) | PointGraph | |
AddToLookup(PointNode node) | PointGraph | |
autoLinkNodes | PointGraph | |
Awake() | NavGraph | virtual |
CanUpdateAsync(GraphUpdateObject o) | PointGraph | |
CountChildren(Transform tr) | PointGraph | static |
CountNodes() | NavGraph | virtual |
DeserializeExtraInfo(GraphSerializationContext ctx) | PointGraph | virtual |
drawGizmos | NavGraph | |
GetNearest(Vector3 position, NNConstraint constraint, GraphNode hint) | PointGraph | virtual |
Pathfinding::NavGraph.GetNearest(Vector3 position) | NavGraph | |
Pathfinding::NavGraph.GetNearest(Vector3 position, NNConstraint constraint) | NavGraph | |
GetNearestForce(Vector3 position, NNConstraint constraint) | PointGraph | virtual |
GetNodes(GraphNodeDelegateCancelable del) | PointGraph | virtual |
graphIndex | NavGraph | |
guid | NavGraph | |
infoScreenOpen | NavGraph | |
initialPenalty | NavGraph | |
InSearchTree(GraphNode node, Path path) | NavGraph | static |
inverseMatrix | NavGraph | |
IsValidConnection(GraphNode a, GraphNode b, out float dist) | PointGraph | virtual |
limits | PointGraph | |
lookupCellSize | PointGraph | private |
mask | PointGraph | |
matrix | NavGraph | |
maxDistance | PointGraph | |
maxLookup | PointGraph | private |
minLookup | PointGraph | private |
name | NavGraph | |
NodeColor(GraphNode node, PathHandler data) | NavGraph | virtual |
nodeCount | PointGraph | |
nodeLookup | PointGraph | private |
nodes | PointGraph | |
OnDestroy() | NavGraph | virtual |
OnDrawGizmos(bool drawNodes) | NavGraph | virtual |
open | NavGraph | |
optimizeFor2D | PointGraph | |
optimizeForSparseGraph | PointGraph | |
PostDeserialization() | PointGraph | virtual |
raycast | PointGraph | |
RebuildNodeLookup() | PointGraph | |
recursive | PointGraph | |
RelocateNodes(Matrix4x4 oldMatrix, Matrix4x4 newMatrix) | PointGraph | virtual |
root | PointGraph | |
Scan() | NavGraph | |
ScanGraph() | NavGraph | |
ScanInternal(OnScanStatus statusCallback) | PointGraph | virtual |
Pathfinding::NavGraph.ScanInternal() | NavGraph | |
searchTag | PointGraph | |
SerializeExtraInfo(GraphSerializationContext ctx) | PointGraph | virtual |
SetMatrix(Matrix4x4 m) | NavGraph | |
thickRaycast | PointGraph | |
thickRaycastRadius | PointGraph | |
ThreeDNeighbours | PointGraph | privatestatic |
UpdateArea(GraphUpdateObject guo) | PointGraph | |
UpdateAreaInit(GraphUpdateObject o) | PointGraph | |
use2DPhysics | PointGraph | |
WorldToLookupSpace(Int3 p) | PointGraph | private |