OEExactColorFunc

class OEExactColorFunc : public OEShapeFunc

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

../../_images/OEExactColorFunc.png
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(const OEColorOptions& argOpts = OEColorOptions())
OEExactColorFunc(const OEExactColorFunc&)

Default and copy constructors.

Constructs an OEExactColorFunc instance using the specified set of parameters.