![]() |
Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
Representation of a face in the half-edge data structure. More...
#include <Union_of_balls_boundary_3_data_structure.hpp>
Public Types | |
| typedef T_Union_of_balls_boundary_3_vertex< Refs, WeightedAlphaComplex3 > | Self |
| The class itself. | |
Queries | |
| bool | is_full_sphere (void) const |
| A face is a full sphere if it incident to no halfedge. | |
| bool | is_degenerated (void) const |
| A face is degenerated if it is reduced to a vertex. | |
Representation of a face in the half-edge data structure.
| Ref | Internal class. |
| WeightedAlphaComplex3 | A Model of the 3D Weighted |
| typedef T_Union_of_balls_boundary_3_vertex<Refs, WeightedAlphaComplex3> Self |
The class itself.
A face is degenerated if it is reduced to a vertex.