intersect_clipper.h File Reference
#include <iostream>
#include <cmath>
#include <cfloat>
#include <algorithm>
#include "portage/intersect/clipper.hpp"
#include "portage/support/portage.h"
#include "wonton/support/Point.h"

Go to the source code of this file.

Classes

class  Portage::IntersectClipper< SourceMeshType, TargetMeshType >
 2-D intersection algorithm for arbitrary convex and non-convex polyhedra More...
 

Namespaces

 Portage
 

Functions

std::vector< double > Portage::areaAndMomentPolygon (std::vector< Wonton::Point< 2 >> const &poly)
 Return the area and moment of the polygon. More...