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

Class and functions to compute restricted Voronoi diagrams and extract information from them. More...

Go to the source code of this file.

Classes

class  GEO::RestrictedVoronoiDiagram
 Computes a Restricted Voronoi Diagram (RVD). More...
 

Namespaces

 GEO
 Global Vorpaline namespace.
 

Typedefs

typedef SmartPointer< RestrictedVoronoiDiagram > GEO::RestrictedVoronoiDiagram_var
 Smart pointer to a RestrictedVoronoiDiagram object.
 

Detailed Description

Class and functions to compute restricted Voronoi diagrams and extract information from them.

Definition in file RVD.h.