|
BALL
1.5.0
|
#include <BALL/STRUCTURE/fragmentDB.h>
Public Attributes | |
| Atom * | atom |
| String | type_name |
| String | connect_to |
| Bond::Order | order |
| float | dist |
| float | delta |
Definition at line 348 of file fragmentDB.h.
| Atom* BALL::FragmentDB::BuildBondsProcessor::Connection::atom |
Definition at line 350 of file fragmentDB.h.
| String BALL::FragmentDB::BuildBondsProcessor::Connection::connect_to |
Definition at line 352 of file fragmentDB.h.
| float BALL::FragmentDB::BuildBondsProcessor::Connection::delta |
Definition at line 355 of file fragmentDB.h.
| float BALL::FragmentDB::BuildBondsProcessor::Connection::dist |
Definition at line 354 of file fragmentDB.h.
| Bond::Order BALL::FragmentDB::BuildBondsProcessor::Connection::order |
Definition at line 353 of file fragmentDB.h.
| String BALL::FragmentDB::BuildBondsProcessor::Connection::type_name |
Definition at line 351 of file fragmentDB.h.