CDT++ 1.0.0
Causal Dynamical Triangulations in C++
Loading...
Searching...
No Matches
Triangulation_traits.hpp File Reference

Traits class for particular uses of CGAL. More...

#include <CGAL/Delaunay_triangulation_3.h>
#include <CGAL/Delaunay_triangulation_cell_base_3.h>
#include <CGAL/Exact_predicates_inexact_constructions_kernel.h>
#include <CGAL/point_generators_3.h>
#include <CGAL/tags.h>
#include <CGAL/Triangulation_cell_base_with_info_3.h>
#include <CGAL/Triangulation_data_structure_3.h>
#include <CGAL/Triangulation_vertex_base_with_info_3.h>
#include <utility>
#include <vector>
#include "Settings.hpp"
Include dependency graph for Triangulation_traits.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  cdt
 clang-15 does not support std::format

Detailed Description

Traits class for particular uses of CGAL.

Author
Adam Getchell
See also
Delaunay empty-sphere construction
CGAL triangulations
Robust geometric predicates

Definition in file Triangulation_traits.hpp.