|
A* Pathfinding Project
3.1.4
The A* Pathfinding Project for Unity 3D
|
Collaboration diagram for LocalAvoidance.VOLine:Public Member Functions | |
| VOLine (VO vo, Vector3 start, Vector3 end, bool inf, int id, bool wrongSide) | |
Public Attributes | |
| Vector3 | end |
| int | id |
| bool | inf |
| Vector3 | start |
| VO | vo |
| bool | wrongSide |