A* Pathfinding Project  3.1.4
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Enumerations Properties Groups Pages
LocalAvoidance.HalfPlane Class Reference

Public Member Functions

Vector3 ClosestPoint (Vector3 p)
 
Vector3 ClosestPoint (Vector3 p, float minX, float maxX)
 
bool Contains (Vector3 p)
 
void Draw ()
 
void DrawBounds (float left, float right)
 
Vector3 Intersection (HalfPlane hp)
 

Public Attributes

Vector3 normal
 
Vector3 point
 

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