Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
T_Union_of_balls_surface_volume_3< AlphaComplex3, SphericalKernel3, UnionOfBallsBoundary3 > Class Template Reference

Algorithm computing the surface area and the volume of the union of 3D balls. More...

#include <Union_of_balls_surface_volume_3.hpp>

Detailed Description

template<class AlphaComplex3, class SphericalKernel3 = CGAL::Spherical_kernel_3<typename AlphaComplex3::Geom_traits::Kernel, CGAL::Algebraic_kernel_for_spheres_2_3<typename AlphaComplex3::FT> >, class UnionOfBallsBoundary3 = T_Union_of_balls_boundary_3_data_structure<AlphaComplex3>>
class SBL::GT::T_Union_of_balls_surface_volume_3< AlphaComplex3, SphericalKernel3, UnionOfBallsBoundary3 >

Algorithm computing the surface area and the volume of the union of 3D balls.

Algorithm computing the surface area and the volume of the union of 3D balls

Template Parameters
AlphaComplex3Alpha-complex of the input spheres
SphericalKernel3Geometric kernel for computations over a sphere
UnionOfBallsBoundary3Representation of the boundary of a union of spheres