Geogram
Version 1.9.1-rc
A programming library of geometric algorithms
|
Files | |
file | CDT_2d.h [code] |
Constained Delaunay triangulation in 2D. | |
file | delaunay.h [code] |
Abstract interface for Delaunay. | |
file | delaunay_2d.h [code] |
Implementation of Delaunay in 2d. | |
file | delaunay_3d.h [code] |
Implementation of Delaunay in 3d. | |
file | delaunay_nn.h [code] |
Implementation of Delaunay using nearest neighbors. | |
file | delaunay_sync.h [code] |
Synchronization primitives for parallel Delaunay. | |
file | delaunay_tetgen.h [code] |
Implementation of Delaunay in 3D using the tetgen library by Hang Si. | |
file | delaunay_triangle.h [code] |
Implementation of Delaunay in 2D using the triangle library by Jonathan Shewchuk. | |
file | LFS.h [code] |
A class for computing local feature size. | |
file | parallel_delaunay_3d.h [code] |
Multithreaded implementation of Delaunay in 3d. | |
file | periodic.h [code] |
Manipulation of indices for 3D periodic space. | |