Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
T_Shelling_diagram_vertex_property< Cell, IsLowerCell >::Cell_for_union_find Class Reference

#include <Cell_complex_shelling_diagram.hpp>

Public Member Functions

 Cell_for_union_find (void)
 
 Cell_for_union_find (Cell c)
 

Public Attributes

IsLowerCell is_lower
 
Cell cell
 

Constructor & Destructor Documentation

◆ Cell_for_union_find() [1/2]

Cell_for_union_find ( void  )
inline

◆ Cell_for_union_find() [2/2]

Cell_for_union_find ( Cell  c)
inline

Member Data Documentation

◆ cell

Cell cell

◆ is_lower

IsLowerCell is_lower