![]() |
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 75 of file SubstanceGroup.h.
|
inline |
Definition at line 78 of file SubstanceGroup.h.
References bondIdx.
unsigned int RDKit::SubstanceGroup::CState::bondIdx |
Definition at line 76 of file SubstanceGroup.h.
Referenced by operator==().
RDGeom::Point3D RDKit::SubstanceGroup::CState::vector |
Definition at line 77 of file SubstanceGroup.h.