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

#include <Cell_complex_shelling_diagram.hpp>

Public Types

typedef Cell result_type
 

Public Member Functions

result_type operator() (const Union_find_vertex *v) const
 

Member Typedef Documentation

◆ result_type

typedef Cell result_type

Member Function Documentation

◆ operator()()

result_type operator() ( const Union_find_vertex v) const
inline