Skip to content

File distance.cpp#

FileList > algorithm > distance.cpp

Go to the source code of this file

  • #include "SFCGAL/algorithm/distance.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/Exception.h"
  • #include "SFCGAL/Kernel.h"
  • #include "SFCGAL/algorithm/isValid.h"
  • #include <CGAL/Polygon_2_algorithms.h>
  • #include <CGAL/Polygon_with_holes_2.h>
  • #include "SFCGAL/algorithm/intersects.h"
  • #include "SFCGAL/detail/GetPointsVisitor.h"
  • #include "SFCGAL/detail/transform/AffineTransform3.h"

Namespaces#

Type Name
namespace SFCGAL
Default SFCGAL namespace.
namespace algorithm
Main algorithm namespace.

Classes#

Type Name
struct Circle

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