Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
Representation of the medial-axis of the union of balls. More...
#include <Union_of_balls_medial_axis_3_data_structure.hpp>
Representation of the medial-axis of the union of balls.
For the moment, I just link the halfedges to the bounding vertices. In the future, it may be important to set the bounding faces, the next and prev of a halfedge, etc...
WeightedAlphaComplex3 | A Model of the 3D Weighted -complex of the CGAL Library. |
HalfedgeDSBase | Base data structure for the boundary of union of balls. |