A base class for scoring docking interactions between multiple molecules.
More...
#include <openbabel/grid.h>
List of all members.
Detailed Description
A base class for scoring docking interactions between multiple molecules.
- Deprecated:
- Will disappear in future versions. Use your own code.
Constructor & Destructor Documentation
Member Function Documentation
void SetVerbose |
( |
bool |
v ) |
[inline] |
void SetType |
( |
score_t |
type ) |
[inline] |
virtual void Clear |
( |
void |
) |
[inline, virtual] |
virtual double Eval |
( |
double * |
) |
[inline, virtual] |
virtual double Eval |
( |
OBMol & |
mol ) |
[inline, virtual] |
virtual void Init |
( |
OBMol & |
, |
|
|
OBMol & |
, |
|
|
std::string & |
, |
|
|
double |
|
|
) |
| [inline, virtual] |
virtual void Setup |
( |
OBMol & |
) |
[inline, virtual] |
virtual void Setup |
( |
OBMol & |
, |
|
|
std::vector< int > & |
|
|
) |
| [inline, virtual] |
virtual void Setup |
( |
std::vector< int > & |
) |
[inline, virtual] |
virtual void Config |
( |
std::string |
) |
[inline, virtual] |
virtual bool Read |
( |
std::string |
) |
[inline, virtual] |
virtual bool Write |
( |
std::string |
) |
[inline, virtual] |
virtual vector3 Center |
( |
) |
[inline, virtual] |
Member Data Documentation
The documentation for this class was generated from the following file: