Open Babel
3.0
|
This is the complete list of members for OBAlign, including all inherited members.
Align() | OBAlign | |
AlignMethod enum name | OBAlign | |
GetAlignment() | OBAlign | |
GetRMSD() | OBAlign | |
GetRotMatrix() | OBAlign | |
Kabsch enum value | OBAlign | |
OBAlign(bool includeH=false, bool symmetry=true) | OBAlign | |
OBAlign(const OBMol &refmol, const OBMol &targetmol, bool includeH=false, bool symmetry=true) | OBAlign | |
OBAlign(const std::vector< vector3 > &ref, const std::vector< vector3 > &target) | OBAlign | |
QCP enum value | OBAlign | |
SetMethod(enum AlignMethod method) | OBAlign | |
SetRef(const std::vector< vector3 > &ref) | OBAlign | |
SetRefMol(const OBMol &refmol) | OBAlign | |
SetTarget(const std::vector< vector3 > &target) | OBAlign | |
SetTargetMol(const OBMol &targetmol) | OBAlign | |
UpdateCoords(OBMol *target) | OBAlign |