|
Blender V4.5
|
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 127 of file colormanagement.cc.
|
default |
| std::shared_ptr<const ocio::CPUProcessor> GlobalColorPickingState::cpu_processor_from |
Definition at line 132 of file colormanagement.cc.
| std::shared_ptr<const ocio::CPUProcessor> GlobalColorPickingState::cpu_processor_to |
Definition at line 131 of file colormanagement.cc.
| bool GlobalColorPickingState::failed = false |
Definition at line 133 of file colormanagement.cc.