Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
Provides the struct SBL::CSB::T_Conformation_with_implicit_height which enhances a conformation with coordinates by adding a height and also takes a functor to apply a function to the height. More...
#include <Conformation_traits_with_implicit_height.hpp>
Provides the struct SBL::CSB::T_Conformation_with_implicit_height which enhances a conformation with coordinates by adding a height and also takes a functor to apply a function to the height.
ConformationBase | A conformation with coordinates |
HeightFunctor | A functor applied to the conformation height when retrieving the height |