FOX/ObjCryst++  2022
ObjCryst::MolRing Class Reference

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
 

Detailed Description

Ring class.

Note
This class could be used to restrain atom positions for aromatic rings (planar restriction).
We could also store the aromatic status of the ring.

Definition at line 458 of file Molecule.h.


The documentation for this class was generated from the following files: