Graphite Version 3
An experimental 3D geometry processing program
Loading...
Searching...
No Matches
voronoi Directory Reference

Files

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