TwiceAsNice  2019-02-18
Namespaces | Functions
boost_polygon_transform.cc File Reference
#include <boost/polygon/polygon.hpp>
#include <cassert>
#include <iostream>
#include <iomanip>
#include <vector>
Include dependency graph for boost_polygon_transform.cc:

Namespaces

 Nice
 

 
 Nice::Boost
 

Functions

Nice::Boost::Polygon createSE (Nice::Boost::Point _p1, Nice::Boost::Point _p2, Nice::Boost::Point _p3, Nice::Boost::Point _p4, Nice::Boost::Point _p5, Nice::Boost::Point _p6, Nice::Boost::Point _home)
 
long double measureShortestEdge (Nice::Boost::Polygon _se)
 
int main ()
 

Function Documentation

◆ createSE()

◆ main()

int main ( void  )

◆ measureShortestEdge()

long double measureShortestEdge ( Nice::Boost::Polygon  _se)