Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
Molecular_view< Viewer, std::pair< const CGAL::Alpha_shape_3< Dt, ExactAlphaComparisonTag > *, typename CGAL::Alpha_shape_3< Dt, ExactAlphaComparisonTag >::Facet > > Class Template Reference

Views in Molecular format the edge dual of the input facet of a 3D $\alpha$-complex, using the underlaying Delaunay triangulation. More...

#include <Alpha_complex_3_molecular_view.hpp>

Detailed Description

template<class Viewer, class Dt, class ExactAlphaComparisonTag>
class SBL::IO::Molecular_view< Viewer, std::pair< const CGAL::Alpha_shape_3< Dt, ExactAlphaComparisonTag > *, typename CGAL::Alpha_shape_3< Dt, ExactAlphaComparisonTag >::Facet > >

Views in Molecular format the edge dual of the input facet of a 3D $\alpha$-complex, using the underlaying Delaunay triangulation.