DEF_MAX_AR_ORIENTATION_DEVIATION | CDPL::Pharm::FeatureGeometryMatchFunctor | static |
DEF_MAX_HBA_INTERACTION_DIR_ANGLE | CDPL::Pharm::FeatureGeometryMatchFunctor | static |
DEF_MAX_HBA_ORIENTATION_DEVIATION | CDPL::Pharm::FeatureGeometryMatchFunctor | static |
DEF_MAX_HBD_INTERACTION_DIR_DEVIATION | CDPL::Pharm::FeatureGeometryMatchFunctor | static |
DEF_MAX_XBA_INTERACTION_DIR_DEVIATION | CDPL::Pharm::FeatureGeometryMatchFunctor | static |
DEF_MAX_XBD_INTERACTION_DIR_DEVIATION | CDPL::Pharm::FeatureGeometryMatchFunctor | static |
FeatureGeometryMatchFunctor(double max_hba_int_dir_angle=DEF_MAX_HBA_INTERACTION_DIR_ANGLE, double max_hba_orient_dev=DEF_MAX_HBA_ORIENTATION_DEVIATION, double max_hbd_int_dir_dev=DEF_MAX_HBD_INTERACTION_DIR_DEVIATION, double max_xba_int_dir_dev=DEF_MAX_XBA_INTERACTION_DIR_DEVIATION, double max_xbd_int_dir_dev=DEF_MAX_XBD_INTERACTION_DIR_DEVIATION, double max_ar_orient_dev=DEF_MAX_AR_ORIENTATION_DEVIATION) | CDPL::Pharm::FeatureGeometryMatchFunctor | |
getMaxAROrientationDeviation() const | CDPL::Pharm::FeatureGeometryMatchFunctor | |
getMaxHBAInteractionDirAngle() const | CDPL::Pharm::FeatureGeometryMatchFunctor | |
getMaxHBAOrientationDeviation() const | CDPL::Pharm::FeatureGeometryMatchFunctor | |
getMaxHBDInteractionDirDeviation() const | CDPL::Pharm::FeatureGeometryMatchFunctor | |
getMaxXBAInteractionDirDeviation() const | CDPL::Pharm::FeatureGeometryMatchFunctor | |
getMaxXBDInteractionDirDeviation() const | CDPL::Pharm::FeatureGeometryMatchFunctor | |
operator()(const Feature &ftr1, const Feature &ftr2) const | CDPL::Pharm::FeatureGeometryMatchFunctor | |
operator()(const Feature &ftr1, const Feature &ftr2, const Math::Matrix4D &xform) const | CDPL::Pharm::FeatureGeometryMatchFunctor | |
setMaxAROrientationDeviation(double angle) | CDPL::Pharm::FeatureGeometryMatchFunctor | |
setMaxHBAInteractionDirAngle(double angle) | CDPL::Pharm::FeatureGeometryMatchFunctor | |
setMaxHBAOrientationDeviation(double angle) | CDPL::Pharm::FeatureGeometryMatchFunctor | |
setMaxHBDInteractionDirDeviation(double angle) | CDPL::Pharm::FeatureGeometryMatchFunctor | |
setMaxXBAInteractionDirDeviation(double angle) | CDPL::Pharm::FeatureGeometryMatchFunctor | |
setMaxXBDInteractionDirDeviation(double angle) | CDPL::Pharm::FeatureGeometryMatchFunctor | |