Pathfinder
Namespaces | Functions
Line2.cpp File Reference

This file implements all functionality declared in Line2.h. More...

#include "Line2.h"
#include "Compare.h"
Include dependency graph for Line2.cpp:

Namespaces

 Pathfinder
 

Functions

boost::optional< float > Pathfinder::line2Intersection (const Line2 &a, const Line2 &b)
 Compute the x value of the intersection of two lines. More...
 

Detailed Description

This file implements all functionality declared in Line2.h.

Author
Jan-Luca Hansel