|
Blender V5.0
|
Public Member Functions | |
| GlobalColorPickingState ()=default | |
Public Attributes | |
| std::shared_ptr< const ocio::CPUProcessor > | cpu_processor_to |
| std::shared_ptr< const ocio::CPUProcessor > | cpu_processor_from |
| bool | failed = false |
Definition at line 141 of file colormanagement.cc.
|
default |
| std::shared_ptr<const ocio::CPUProcessor> GlobalColorPickingState::cpu_processor_from |
Definition at line 146 of file colormanagement.cc.
| std::shared_ptr<const ocio::CPUProcessor> GlobalColorPickingState::cpu_processor_to |
Definition at line 145 of file colormanagement.cc.
| bool GlobalColorPickingState::failed = false |
Definition at line 147 of file colormanagement.cc.