Geogram
Version 1.9.1-rc
A programming library of geometric algorithms
|
Files | |
file | convex_cell.h [code] |
Class to compute the intersection of a set of half-spaces in 3D. | |
file | CVT.h [code] |
Main class for computing centroidal Voronoi tesselations. | |
file | generic_RVD.h [code] |
Generic implementation of restricted Voronoi diagrams. | |
file | generic_RVD_cell.h [code] |
Internal representation of polyhedra for GEO::GenericVoronoiDiagram. | |
file | generic_RVD_polygon.h [code] |
Internal representation of polygons for GenericVoronoiDiagram. | |
file | generic_RVD_utils.h [code] |
Some utilities for implementing surfacic and volumetric restricted Voronoi diagrams. | |
file | generic_RVD_vertex.h [code] |
Types and utilities for manipulating vertices in geometric and symbolic forms in restricted Voronoi diagrams. | |
file | integration_simplex.h [code] |
base classes for computing integrals over the cells of a restricted Voronoi diagram | |
file | RVD.h [code] |
Class and functions to compute restricted Voronoi diagrams and extract information from them. | |
file | RVD_callback.h [code] |
Declaration of base types for implementing user-defined code that queries the cells of a restricted Voronoi diagram. | |
file | RVD_mesh_builder.h [code] |
Utilities to build meshes derived from restricted Voronoi diagrams. | |