|
| HydroAromaticConstraint (Coord c, double t) |
|
void | AddAtomList (ModelPtr, bool bCheck=true) |
|
| Constraint (Coord, double) |
|
| Constraint (const Constraint &) |
|
| Constraint (json j) |
|
void | copy (const Constraint &) |
|
std::ostream & | Print (std::ostream &) const |
|
Coord | GetCoords () const |
|
double | GetTolerance () const |
|
virtual void | AddAtomList (ModelPtr, bool bCheck=true)=0 |
|
double | Score () const |
|
|
static unsigned int | counter = 0 |
|
static const std::string | _CT = "Constraint" |
|
|
Coord | coord |
|
double | tolerance |
|
AtomList | m_atomList |
|
◆ AddAtomList()
void HydroAromaticConstraint::AddAtomList |
( |
ModelPtr |
lig, |
|
|
bool |
bCheck = true |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following files: