Blender V5.0
blender::compositor::OCIOToDisplayShaderKey Class Reference

#include <COM_ocio_color_space_conversion_shader.hh>

Public Member Functions

 OCIOToDisplayShaderKey (const ColorManagedDisplaySettings &display_settings, const ColorManagedViewSettings &view_settings, const bool inverse, const std::string &config_cache_id)
uint64_t hash () const

Public Attributes

std::string display_device
std::string view_transform
std::string look
bool inverse
std::string config_cache_id

Detailed Description

Definition at line 86 of file COM_ocio_color_space_conversion_shader.hh.

Constructor & Destructor Documentation

◆ OCIOToDisplayShaderKey()

blender::compositor::OCIOToDisplayShaderKey::OCIOToDisplayShaderKey ( const ColorManagedDisplaySettings & display_settings,
const ColorManagedViewSettings & view_settings,
const bool inverse,
const std::string & config_cache_id )

Member Function Documentation

◆ hash()

uint64_t blender::compositor::OCIOToDisplayShaderKey::hash ( ) const

Member Data Documentation

◆ config_cache_id

std::string blender::compositor::OCIOToDisplayShaderKey::config_cache_id

◆ display_device

std::string blender::compositor::OCIOToDisplayShaderKey::display_device

◆ inverse

bool blender::compositor::OCIOToDisplayShaderKey::inverse

◆ look

std::string blender::compositor::OCIOToDisplayShaderKey::look

◆ view_transform

std::string blender::compositor::OCIOToDisplayShaderKey::view_transform

The documentation for this class was generated from the following files: