RDKit
Open-source cheminformatics and machine learning.
|
#include <SubstanceGroup.h>
Public Member Functions | |
bool | operator== (const CState &other) const |
Public Attributes | |
unsigned int | bondIdx |
RDGeom::Point3D | vector |
See specification for V3000 CSTATE vector may or not be considered, depending on TYPE
Definition at line 78 of file SubstanceGroup.h.
Definition at line 81 of file SubstanceGroup.h.
References bondIdx.
Definition at line 79 of file SubstanceGroup.h.
Referenced by operator==().
RDGeom::Point3D RDKit::SubstanceGroup::CState::vector |
Definition at line 80 of file SubstanceGroup.h.