Blender V4.5
GlobalColorPickingState Struct Reference

Public Member Functions

 GlobalColorPickingState ()=default
 

Public Attributes

std::shared_ptr< const ocio::CPUProcessorcpu_processor_to
 
std::shared_ptr< const ocio::CPUProcessorcpu_processor_from
 
bool failed = false
 

Detailed Description

Definition at line 127 of file colormanagement.cc.

Constructor & Destructor Documentation

◆ GlobalColorPickingState()

GlobalColorPickingState::GlobalColorPickingState ( )
default

Member Data Documentation

◆ cpu_processor_from

std::shared_ptr<const ocio::CPUProcessor> GlobalColorPickingState::cpu_processor_from

◆ cpu_processor_to

std::shared_ptr<const ocio::CPUProcessor> GlobalColorPickingState::cpu_processor_to

◆ failed

bool GlobalColorPickingState::failed = false

The documentation for this struct was generated from the following file: