File minkowskiSum.cpp#
FileList > algorithm > minkowskiSum.cpp
Go to the source code of this file
#include "SFCGAL/algorithm/minkowskiSum.h"
#include "SFCGAL/algorithm/isValid.h"
#include "SFCGAL/GeometryCollection.h"
#include "SFCGAL/LineString.h"
#include "SFCGAL/Point.h"
#include "SFCGAL/Polygon.h"
#include "SFCGAL/PolyhedralSurface.h"
#include "SFCGAL/Solid.h"
#include "SFCGAL/Triangle.h"
#include "SFCGAL/TriangulatedSurface.h"
#include "SFCGAL/detail/polygonSetToMultiPolygon.h"
#include <CGAL/Polygon_2.h>
#include <CGAL/Polygon_set_2.h>
#include <CGAL/Polygon_with_holes_2.h>
#include <CGAL/minkowski_sum_2.h>
#include <CGAL/Aff_transformation_2.h>
Namespaces#
Type | Name |
---|---|
namespace | SFCGAL Default SFCGAL namespace. |
namespace | algorithm Main algorithm namespace. |
The documentation for this class was generated from the following file /builds/sfcgal/SFCGAL/src/algorithm/minkowskiSum.cpp