Skip to content

File union.cpp

FileList > algorithm > union.cpp

Go to the source code of this file

  • #include "SFCGAL/algorithm/union.h"
  • #include "SFCGAL/algorithm/differencePrimitives.h"
  • #include "SFCGAL/algorithm/intersection.h"
  • #include "SFCGAL/algorithm/isValid.h"
  • #include "SFCGAL/triangulate/triangulate2DZ.h"
  • #include <algorithm>
  • #include <cstdio>

Namespaces

Type Name
namespace SFCGAL
namespace algorithm

Classes

Type Name
struct EmptyPrimitive
class Handle <Dim>
struct HandledBox <Dim>
struct Segment_d <Dim>
struct Surface_d <Dim>
struct Surface_d< 2 > <>
struct Surface_d< 3 > <>
struct UnionOnBoxCollision <Dim>

Macros

Type Name
define DEBUG_OUT

Macro Definition Documentation

define DEBUG_OUT

#define DEBUG_OUT if (0)                                                                       \
  std::cerr << __FILE__ << ":" << __LINE__ << " debug: "


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