A* Pathfinding Project  3.6.8
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events Macros Groups Pages
LocalAvoidance.VOLine Struct Reference

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
 

Constructor & Destructor Documentation

VOLine ( VO  vo,
Vector3  start,
Vector3  end,
bool  inf,
int  id,
bool  wrongSide 
)

Member Data Documentation

Vector3 end
int id
bool inf
Vector3 start
VO vo
bool wrongSide

The documentation for this struct was generated from the following file: