Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
Representation of a vertex in the half-edge data structure. More...
#include <Union_of_balls_medial_axis_3_data_structure.hpp>
Queries | |
bool | is_assigned (void) const |
bool | is_Voronoi_center (void) const |
bool | is_singular (void) const |
Sphere_3 | get_maximal_sphere (void) const |
Representation of a vertex in the half-edge data structure.
Ref | Internal class. |
WeightedAlphaComplex3 | A Model of the 3D Weighted -complex of the CGAL Library. |