Geogram
Version 1.9.1-rc
A programming library of geometric algorithms
|
Multithreaded implementation of Delaunay in 3d. More...
#include <geogram/basic/common.h>
#include <geogram/delaunay/delaunay.h>
#include <geogram/delaunay/delaunay_sync.h>
#include <geogram/basic/process.h>
Go to the source code of this file.
Classes | |
class | GEO::ParallelDelaunay3d |
Multithreaded implementation of Delaunay in 3d. More... | |
Namespaces | |
GEO | |
Global Vorpaline namespace. | |
Typedefs | |
typedef Numeric::uint8 | GEO::thread_index_t |
Multithreaded implementation of Delaunay in 3d.
Definition in file parallel_delaunay_3d.h.