intersect_polys_r2d.h File Reference
#include <array>
#include <stdexcept>
#include <vector>
#include <algorithm>
#include "wonton/intersect/r3d/r2d.h"
#include "portage/support/portage.h"
#include "wonton/support/Point.h"

Go to the source code of this file.

Namespaces

 Portage
 

Functions

std::vector< double > Portage::intersect_polys_r2d (std::vector< Wonton::Point< 2 >> const &source_poly, std::vector< Wonton::Point< 2 >> const &target_poly, NumericTolerances_t num_tols)