Blender V5.0
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 141 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

Definition at line 146 of file colormanagement.cc.

◆ cpu_processor_to

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

Definition at line 145 of file colormanagement.cc.

◆ failed

bool GlobalColorPickingState::failed = false

Definition at line 147 of file colormanagement.cc.


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