Skip to content

File convexHull.cpp

FileList > algorithm > convexHull.cpp

Go to the source code of this file

  • #include "SFCGAL/algorithm/convexHull.h"
  • #include "SFCGAL/GeometryCollection.h"
  • #include "SFCGAL/Polygon.h"
  • #include "SFCGAL/PolyhedralSurface.h"
  • #include "SFCGAL/Triangle.h"
  • #include "SFCGAL/TriangulatedSurface.h"
  • #include "SFCGAL/detail/GetPointsVisitor.h"
  • #include "SFCGAL/Exception.h"
  • #include "SFCGAL/Kernel.h"
  • #include <boost/format.hpp>
  • #include <CGAL/Polyhedron_3.h>
  • #include <CGAL/algorithm.h>
  • #include <CGAL/convex_hull_2.h>
  • #include <CGAL/convex_hull_3.h>
  • #include <CGAL/point_generators_3.h>
  • #include <vector>

Namespaces

Type Name
namespace SFCGAL
namespace algorithm

The documentation for this class was generated from the following file /builds/sfcgal/SFCGAL/src/algorithm/convexHull.cpp