ACF
$AcfVersion:0$
Acf
Include
icmm
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
6
#include <
imath/TISampledFunction.h
>
7
#include <
icmm/ISpectrumInfoProvider.h
>
8
#include <
iser/ISerializable.h
>
9
10
11
namespace
icmm
12
{
13
14
148
class
ISpectrum
:
149
virtual
public
imath::ISampledFunction
,
150
virtual
public
ISpectrumInfoProvider
,
151
virtual
public
iser::ISerializable
152
{
153
};
154
155
156
}
// namespace icmm
157
158
ISerializable.h
ISpectrumInfoProvider.h
TISampledFunction.h
icmm::ISpectrum
Common interface for a measured or sampled spectrum.
Definition
ISpectrum.h:152
icmm::ISpectrumInfoProvider
Common interface for a spectrum information provider.
Definition
ISpectrumInfoProvider.h:21
imath::ISampledFunction
Definition
TISampledFunction.h:108
iser::ISerializable
Common class for all classes which objects can be archived or restored from archive.
Definition
ISerializable.h:24
icmm
Contains color management classes.
Definition
CCieLabColor.h:11
Generated by
1.9.8