A* Pathfinding Project  3.1.4
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Enumerations Properties Groups Pages
LocalAvoidance.IntersectionPair Struct Reference
+ Inheritance diagram for LocalAvoidance.IntersectionPair:
+ Collaboration diagram for LocalAvoidance.IntersectionPair:

Public Member Functions

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

Public Attributes

float factor
 
IntersectionState state
 

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