|
CGAL 4.7 - Point Set Processing
|
Namespaces | |
| internal | |
Classes | |
| class | Sphere_discretization |
Functions | |
| template<class DT , class Sphere , class FT > | |
| void | voronoi_covariance_3 (const DT &dt, typename DT::Vertex_handle v, const Sphere &sphere, FT covariance[6]) |
| template<class DT , class Sphere > | |
| array< typename DT::Geom_traits::FT, 6 > | voronoi_covariance_3 (const DT &dt, typename DT::Vertex_handle v, const Sphere &sphere) |
| template<class DT , class Sphere > | |
| DT::Geom_traits::FT | voronoi_volume_3 (const DT &dt, typename DT::Vertex_handle v, const Sphere &sphere) |