|
NuriKit v0.1.0b2
|

Go to the source code of this file.
Classes | |
| class | nuri::Mol2Reader |
| class | nuri::Mol2ReaderFactory |
Namespaces | |
| namespace | nuri |
Functions | |
| Molecule | nuri::read_mol2 (const std::vector< std::string > &mol2) |
| Read a single Mol2 string and return a molecule. | |
| bool | nuri::write_mol2 (std::string &out, const Molecule &mol, int conf=-1, bool write_sub=true) |