OEExactColorFunc¶
class OEExactColorFunc : public OEShapeFunc
The OEExactColorFunc
class defines shape overlap between a reference
object and a fit molecule, using the Exact method.

- The following methods are publicly inherited from
OEFunc0
: - The following methods are publicly inherited from
OEFunc1
: - The following methods are publicly inherited from
OEMolFunc
: - The following methods are publicly inherited from
OEOverlapFuncBase
: - The following methods are publicly inherited from
OEColorFunc
:
Constructors¶
OEExactColorFunc()
OEExactColorFunc(const OEColorOptions&)
OEExactColorFunc(const OEExactColorFunc&)
Default and copy constructors.
Constructs an OEExactColorFunc
instance using the specified set of parameters.