File intersection.cpp
FileList > algorithm > intersection.cpp
Go to the source code of this file
#include "SFCGAL/algorithm/intersection.h"#include "SFCGAL/Exception.h"#include "SFCGAL/algorithm/collect.h"#include "SFCGAL/algorithm/collectionHomogenize.h"#include "SFCGAL/algorithm/intersects.h"#include "SFCGAL/algorithm/isValid.h"#include "SFCGAL/detail/GeometrySet.h"#include "SFCGAL/detail/tools/Registry.h"#include <CGAL/Boolean_set_operations_2.h>#include <CGAL/Exact_predicates_exact_constructions_kernel.h>#include <CGAL/Exact_predicates_inexact_constructions_kernel.h>#include <CGAL/box_intersection_d.h>
Namespaces
| Type | Name |
|---|---|
| namespace | SFCGAL |
| namespace | algorithm |
Classes
| Type | Name |
|---|---|
| struct | intersection_cb <Dim> |
The documentation for this class was generated from the following file /builds/florent_fougeres/SFCGAL/src/algorithm/intersection.cpp