![]() |
RDKit
Open-source cheminformatics and machine learning.
|
#include <Seed.h>
Public Member Functions | |
| NewBond () | |
| NewBond (unsigned int bond_idx, unsigned int new_atom, unsigned int to_atom, const Atom *a) | |
Public Attributes | |
| unsigned int | BondIdx {0} |
| unsigned int | NewAtomIdx {0} |
| unsigned int | EndAtomIdx {0} |
| const Atom * | NewAtom {nullptr} |