Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
#include <coarse_grain.h>
Public Member Functions | |
void | add (const Atom &atom) |
A coarse-grain atom type
Atom | is the base atom class that the coarse atom represent. |
Point | is a point type with coordinates const access methods x(), y() and z(). |
|
inline |
Add atom to the set of atom represented.