Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
Classes | |
class | T_Particle_vertex_base< ParticleTraits, GT, Vb > |
Specialized vertex of a 3D triangulation with an attached particle. More... | |
class | T_Alpha_complex_base_3< Dt, AlphaExactComparisonTag > |
Class allowing to have identical template parameters for Alpha_shape and Fixed_alpha_shape classes. More... | |
class | T_Alpha_complex_vertex_base_3< Traits, Vb, ExactAlphaComparisonTag, WeightedTag > |
Class allowing to have identical template parameters for Alpha_shape and Fixed_alpha_shape classes. More... | |
class | T_Alpha_complex_cell_base_3< Traits, Cb, ExactAlphaComparisonTag, WeightedTag > |
Class allowing to have identical template parameters for Alpha_shape and Fixed_alpha_shape classes. More... | |
class | T_Alpha_complex_of_molecular_model_traits< ParticleTraits, TAlphaComplexVertexBase, TAlphaComplexCellBase > |
Class defining all the types related to the -complex of a molecular model. More... | |
class | T_Triangulation_of_molecular_model< ParticleTraits, TAlphaComplexVertexBase, TAlphaComplexCellBase > |
Derived class from CGAL Regular triangulation for filling it with particles. More... | |
class | T_Alpha_complex_of_molecular_model< ParticleTraits, TAlphaComplexVertexBase, TAlphaComplexCellBase, TAlphaComplexBase > |
Derived class from CGAL alpha-complex for filling it with particles. More... | |
class | T_Alpha_complex_of_molecular_model_module< ModuleTraits > |
Module building the alpha-complex of an input set of particles. Module building the alpha-complex of an input set of particles. More... | |