Go to the source code of this file.
|
| enum class | blender::ocio::Gamut { blender::ocio::Unknown
, blender::ocio::Rec709
, blender::ocio::P3D65
, blender::ocio::Rec2020
} |
| enum class | blender::ocio::TransferFunction {
blender::ocio::Unknown
, blender::ocio::sRGB
, blender::ocio::ExtendedsRGB
, blender::ocio::Gamma18
,
blender::ocio::Gamma22
, blender::ocio::Gamma24
, blender::ocio::Gamma26
, blender::ocio::PQ
,
blender::ocio::HLG
} |