A* Pathfinding Project
3.7.4
The A* Pathfinding Project for Unity 3D
|
This is the complete list of members for NRVOAgent, including all inherited members.
agentTimeHorizon | NRVOAgent | |
Buffer() | NRVOAgent | |
bufferVelocity | NRVOAgent | |
ClosestOnHull(List< HalfPlane > halfPlanes, Vector2 query, out Vector2 result) | NRVOAgent | private |
debug | NRVOAgent | |
desiredVelocity | NRVOAgent | |
DrawCircle(Vector2 _p, float radius, Color col) | NRVOAgent | private |
DrawCircle(Vector2 _p, float radius, float a0, float a1, Color col) | NRVOAgent | private |
DrawCross(Vector2 p, float size=1) | NRVOAgent | private |
DrawCross(Vector2 p, Color col, float size=1) | NRVOAgent | private |
DrawVO(Vector2 circleCenter, float radius, Vector2 origin) | NRVOAgent | private |
IntersectionFactor(Vector2 start1, Vector2 dir1, Vector2 start2, Vector2 dir2, out float factor) | NRVOAgent | static |
maxSpeed | NRVOAgent | |
neighbourDistance | NRVOAgent | |
neighbours | NRVOAgent | private |
position | NRVOAgent | |
radius | NRVOAgent | |
simulator | NRVOAgent | |
To3D(Vector2 p) | NRVOAgent | privatestatic |
UpdateMovement() | NRVOAgent | |
UpdateNeighbours() | NRVOAgent | |
UpdatePosition() | NRVOAgent | |
velocity | NRVOAgent |