#include <generic-3d-lines.hh>
Public Member Functions | |
| generic_3d_lines_bonds_box_t (const graphical_bonds_container &gbc) | |
Public Attributes | |
| std::vector< std::vector< coot::CartesianPair > > | line_segments |
| a vector of line position pairs | |
This class is for generic line set information. When used for environment distances, the indexing is important/useful - index 0 is for non-bonded contacts and index 1 is for hydrogen bonds (or other interesting bonds).
|
inlineexplicit |
the bonds gnerator makes a graphical_bonds_container and libcootapi uses that to convert to this simple container