Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
Union_of_balls_medial_axis_3

Classes

class  T_Delaunay_triangulation_spherical_traits_3_base< Kernel, BasicKernel, SphereRep >
 Model for the base of a geometric kernel for T_Delaunay_triangulation_spherical_traits_3. More...
 
class  T_Delaunay_triangulation_spherical_traits_3< FT, SphereRep >
 Kernel used for computations involving exact number types for coordinates of boundary points. More...
 
class  T_Union_of_balls_medial_axis_3_builder< UnionOfBallsMedialAxis3 >
 Algorithm constructing the medial axis of an union of balls. More...
 
class  T_Union_of_balls_medial_axis_3_vertex< Refs, WeightedAlphaComplex3, DelaunayTriangulation3 >
 Representation of a vertex in the half-edge data structure. More...
 
class  T_Union_of_balls_medial_axis_3_halfedge< Refs, WeightedAlphaComplex3, DelaunayTriangulation3 >
 Representation of a half-edge in the half-edge data structure. More...
 
class  T_Union_of_balls_medial_axis_3_face< Refs, WeightedAlphaComplex3, DelaunayTriangulation3 >
 Representation of a face in the half-edge data structure. More...
 
class  T_Union_of_balls_medial_axis_3_items< WeightedAlphaComplex3, DelaunayTriangulation3 >
 Instantiation of face, half-edge and vertex tpes of the half-edge data structure. More...
 
class  T_Union_of_balls_medial_axis_3_data_structure< WeightedAlphaComplex3, NTBoundary, HalfedgeDSBase >
 Representation of the medial-axis of the union of balls. More...
 

Description