Skip to content

File intersects.cpp

FileList > algorithm > intersects.cpp

Go to the source code of this file

  • #include <map>
  • #include <memory>
  • #include <sstream>
  • #include "SFCGAL/Envelope.h"
  • #include "SFCGAL/Exception.h"
  • #include "SFCGAL/Kernel.h"
  • #include "SFCGAL/LineString.h"
  • #include "SFCGAL/PolyhedralSurface.h"
  • #include "SFCGAL/TriangulatedSurface.h"
  • #include "SFCGAL/algorithm/connection.h"
  • #include "SFCGAL/algorithm/covers.h"
  • #include "SFCGAL/algorithm/intersection.h"
  • #include "SFCGAL/algorithm/intersects.h"
  • #include "SFCGAL/algorithm/isValid.h"
  • #include "SFCGAL/detail/GeometrySet.h"
  • #include "SFCGAL/detail/triangulate/triangulateInGeometrySet.h"
  • #include <CGAL/box_intersection_d.h>
  • #include <CGAL/Side_of_triangle_mesh.h>

Namespaces

Type Name
namespace SFCGAL
namespace algorithm

Classes

Type Name
struct found_an_intersection
struct intersects_cb <Dim>
struct intersects_volume_x

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