OEColorFunc¶
class OEColorFunc : public OEOverlapFuncBase
The OEColorFunc is an abstract base class. This class defines an interface for color overlap calculation between a reference object and a fit molecule. The OEColorFunc is a specialization of The OEOverlapFuncBase for color only overlap.
- 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 OEColorFunc class defines the following public methods:
- The following classes derive from this class:
GetColorOptions¶
const OEColorOptions& GetColorOptions() const
Returns a reference to the OEColorOptions instance as currently set for this OEColorFunc.