|
FOX/ObjCryst++
2022
|
Ring class. More...
Public Member Functions | |
| const std::list< MolAtom * > & | GetAtomList () const |
| std::list< MolAtom * > & | GetAtomList () |
| size_t | int_ptr () const |
| Access to the integer address of this object, for unique identification from python. | |
Private Attributes | |
| std::list< MolAtom * > | mvpAtom |
Ring class.
Definition at line 458 of file Molecule.h.