CSpectralColorSpecificationBase(const ISpectrumInfo &spectrumInfo)
virtual bool CopyFrom(const istd::IChangeable &object, CompatibilityMode mode=CM_WITHOUT_REFS) override
Copy this object from another one.
virtual int GetSupportedOperations() const override
Get set of flags for supported operations.
CSpectralColorSpecificationBase(const CSpectralColorSpecificationBase &spec)
virtual const ISpectrumInfo * GetSpectrumInfo() const override
virtual SpectrumType GetSpectrumType() const override
SpectrumType m_spectrumType
virtual bool IsEqual(const istd::IChangeable &other) const override
Compare this object with another object.
virtual bool Serialize(iser::IArchive &archive) override
Load or store state of this object as a archive stream.
CSpectralColorSpecificationBase(istd::CIntRange range, int step)
Data model implementation of ISpectrumInfo interface.
Common interface for describing the properties or meta-informations of a measured/sampled spectrum.
Represents an input/output persistence archive for object serialization.
Common interface for data model objects, which can be changed.
CompatibilityMode
Control how relationship betweeen objects are interpreted.
@ CM_WITHOUT_REFS
External references are simple ignored.
Contains color management classes.