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

Public Member Functions

 IntersectionPair (float factor, bool inside)
 
int CompareTo (IntersectionPair o)
 
void SetState (IntersectionState s)
 

Public Attributes

float factor
 
IntersectionState state
 

Constructor & Destructor Documentation

IntersectionPair ( float  factor,
bool  inside 
)

Member Function Documentation

int CompareTo ( IntersectionPair  o)
void SetState ( IntersectionState  s)

Member Data Documentation

float factor

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