TwiceAsNice
2019-02-18
|
#include <boost/polygon/polygon.hpp>
#include <cassert>
#include <iostream>
#include <Nice/Map/Point.h>
Classes | |
class | Silhouette |
Namespaces | |
Nice | |
Nice::Boost | |
Typedefs | |
typedef boost::polygon::polygon_data< int > | Nice::Boost::Polygon |
typedef boost::polygon::polygon_traits< Nice::Boost::Polygon >::point_type | Nice::Boost::Point |
typedef boost::polygon::polygon_traits< Nice::Boost::Polygon >::iterator_type | Nice::Boost::Iterator |
Functions | |
int | main (int, char **) |
int main | ( | int | , |
char ** | |||
) |