Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
Molecular_view< T_PyMOL_viewer< Dummy >, std::pair< CGAL::Weighted_point< Point, Weight >, CGAL::Weighted_point< Point, Weight > > > Class Template Reference

Views in PyMOL format a 3D segment represented by the two input 3D weighted points. More...

#include <Weighted_point_molecular_view.hpp>

Detailed Description

template<class Dummy, class Point, class Weight>
class SBL::IO::Molecular_view< T_PyMOL_viewer< Dummy >, std::pair< CGAL::Weighted_point< Point, Weight >, CGAL::Weighted_point< Point, Weight > > >

Views in PyMOL format a 3D segment represented by the two input 3D weighted points.