![]() |
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>
Public Types | |
typedef T_Union_of_balls_medial_axis_3_vertex< Refs, WeightedAlphaComplex3, DelaunayTriangulation3 > | Self |
typedef CGAL::HalfedgeDS_vertex_base< Refs > | Base |
typedef DelaunayTriangulation3::Geom_traits::Point_3 | Point_3 |
typedef DelaunayTriangulation3::Geom_traits::Sphere_3 | Sphere_3 |
Constructors | |
T_Union_of_balls_medial_axis_3_vertex (void) | |
T_Union_of_balls_medial_axis_3_vertex (typename WeightedAlphaComplex3::Vertex_handle v, bool is_singular, const WeightedAlphaComplex3 &alpha_complex) | |
T_Union_of_balls_medial_axis_3_vertex (typename DelaunayTriangulation3::Cell_handle c, const DelaunayTriangulation3 &Delaunay) | |
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 ![]() |
typedef CGAL::HalfedgeDS_vertex_base<Refs> Base |
typedef DelaunayTriangulation3::Geom_traits::Point_3 Point_3 |
typedef T_Union_of_balls_medial_axis_3_vertex<Refs, WeightedAlphaComplex3, DelaunayTriangulation3> Self |
typedef DelaunayTriangulation3::Geom_traits::Sphere_3 Sphere_3 |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |