Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
T_Conformation_with_implicit_height< ConformationBase, HeightFunctor > Struct Template Reference

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>

Detailed Description

template<class ConformationBase, class HeightFunctor>
struct SBL::CSB::T_Conformation_with_implicit_height< ConformationBase, HeightFunctor >

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.

Template Parameters
ConformationBaseA conformation with coordinates
HeightFunctorA functor applied to the conformation height when retrieving the height