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
NRVOAgent.HalfPlane Struct Reference

Public Member Functions

 HalfPlane (Vector2 point, Vector2 direction)
 
void Draw (Color col)
 

Public Attributes

Vector2 point
 
Vector2 tangent
 

Constructor & Destructor Documentation

HalfPlane ( Vector2  point,
Vector2  direction 
)

Member Function Documentation

void Draw ( Color  col)

Member Data Documentation

Vector2 point
Vector2 tangent

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