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.VOIntersection Struct Reference

Public Member Functions

 VOIntersection (VO vo1, VO vo2, float factor1, float factor2, bool inside=false)
 

Public Attributes

float factor1
 
float factor2
 
bool inside
 
VO vo1
 
VO vo2
 

Constructor & Destructor Documentation

VOIntersection ( VO  vo1,
VO  vo2,
float  factor1,
float  factor2,
bool  inside = false 
)

Member Data Documentation

float factor1
float factor2
bool inside
VO vo1
VO vo2

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