Blender
V5.0
source
blender
imbuf
opencolorio
intern
white_point.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
#include "
BLI_math_matrix_types.hh
"
8
9
namespace
blender::ocio
{
10
11
class
Config
;
12
13
float3x3
calculate_white_point_matrix
(
const
Config
&config,
float
temperature,
float
tint);
14
15
}
// namespace blender::ocio
BLI_math_matrix_types.hh
blender::ocio::Config
Definition
OCIO_config.hh:46
blender::ocio
Definition
BLF_api.hh:35
blender::ocio::calculate_white_point_matrix
float3x3 calculate_white_point_matrix(const Config &config, const float temperature, const float tint)
Definition
white_point.cc:14
blender::float3x3
MatBase< float, 3, 3 > float3x3
Definition
BLI_math_matrix_types.hh:1008
Generated on
for Blender by
doxygen
1.16.1