Blender
V4.5
source
blender
imbuf
opencolorio
intern
libocio
libocio_display_processor.hh
Go to the documentation of this file.
1
/* SPDX-FileCopyrightText: 2025 Blender Authors
2
*
3
* SPDX-License-Identifier: GPL-2.0-or-later */
4
5
#pragma once
6
7
#if defined(WITH_OPENCOLORIO)
8
9
# include "
../opencolorio.hh
"
10
11
namespace
blender::ocio
{
12
13
class
LibOCIOConfig;
14
struct
DisplayParameters
;
15
16
OCIO_NAMESPACE::ConstProcessorRcPtr create_ocio_display_processor(
17
const
LibOCIOConfig &config,
const
DisplayParameters
&display_parameters);
18
19
}
// namespace blender::ocio
20
21
#endif
blender::ocio
Definition
BLF_api.hh:32
opencolorio.hh
blender::ocio::DisplayParameters
Definition
OCIO_config.hh:21
Generated on
for Blender by
doxygen
1.16.1