ACF $AcfVersion:0$
ISpectrum.h
Go to the documentation of this file.
1// SPDX-License-Identifier: LGPL-2.1-or-later OR GPL-2.0-or-later OR GPL-3.0-or-later OR LicenseRef-ACF-Commercial
2#pragma once
3
4
5// ACF includes
9
10
11namespace icmm
12{
13
14
149 virtual public imath::ISampledFunction,
150 virtual public ISpectrumInfoProvider,
151 virtual public iser::ISerializable
152{
153};
154
155
156} // namespace icmm
157
158
Common interface for a measured or sampled spectrum.
Definition ISpectrum.h:152
Common interface for a spectrum information provider.
Common class for all classes which objects can be archived or restored from archive.
Contains color management classes.