Geogram  Version 1.9.1-rc
A programming library of geometric algorithms
parallel_delaunay_3d.h File Reference

Multithreaded implementation of Delaunay in 3d. More...

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
 

Detailed Description

Multithreaded implementation of Delaunay in 3d.

Definition in file parallel_delaunay_3d.h.