|
Jafar
|
store the valid area to place UAVs in the formation More...
#include <geom.hpp>
Public Member Functions | |
| bool | isPointValid (Vect const &point) const |
| Vect | getClosestPoint (Vect point, double corridor) const |
| void | add (AreaBase const &a) |
| void | add (VoronoiBase const &v) |
| void | clearArea () |
Private Attributes | |
| std::list< AreaBase > | area |
| std::list< VoronoiBase > | voronoi |
| Generated on Wed Oct 15 2014 00:37:44 for Jafar by doxygen 1.7.6.1 |
|