|
Blender V5.0
|
#include "BLI_math_matrix_types.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::ocio |
Variables | |
| static const float3x3 | blender::ocio::XYZ_TO_REC709 |
| static const float3x3 | blender::ocio::XYZ_TO_REC2020 |
| static const float3x3 | blender::ocio::ACES_TO_XYZ |
| static const float3x3 | blender::ocio::ACESCG_TO_XYZ |
| static const double4x4 | blender::ocio::OCIO_XYZ_TO_REC709 |
| static const double4x4 | blender::ocio::OCIO_XYZ_TO_P3 |
| static const double4x4 | blender::ocio::OCIO_XYZ_TO_REC2020 |