CGAL 6.2 - 2D Triangulations on Hyperbolic Surfaces
Loading...
Searching...
No Matches
Dirichlet Domain Function

Functions

std::vector< typename Traits::Hyperbolic_Voronoi_point_2 > CGAL::Dirichlet_vertices (Hyperbolic_fundamental_domain_2< Traits > &domain)
 

Function Documentation

◆ Dirichlet_vertices()

std::vector< typename Traits::Hyperbolic_Voronoi_point_2 > CGAL::Dirichlet_vertices ( Hyperbolic_fundamental_domain_2< Traits > &  domain)

#include <CGAL/Hyperbolic_Dirichlet_domain.h>

Returns
a vector with the vertices of a Dirichlet domain whose base point is translated to the origin of the Poincaré disk.

domain must be a fundamental domain whose vertices represent a same point on the corresponding hyperbolic surface.