|
Blender V4.3
|
Public Attributes | |
| OCIO_ConstCPUProcessorRcPtr * | cpu_processor_to |
| OCIO_ConstCPUProcessorRcPtr * | cpu_processor_from |
| bool | failed |
Definition at line 116 of file colormanagement.cc.
| OCIO_ConstCPUProcessorRcPtr* global_color_picking_state::cpu_processor_from |
Definition at line 119 of file colormanagement.cc.
Referenced by colormanagement_exit(), and IMB_colormanagement_color_picking_to_scene_linear_v3().
| OCIO_ConstCPUProcessorRcPtr* global_color_picking_state::cpu_processor_to |
Definition at line 118 of file colormanagement.cc.
Referenced by colormanagement_exit(), and IMB_colormanagement_scene_linear_to_color_picking_v3().
| bool global_color_picking_state::failed |
Definition at line 120 of file colormanagement.cc.
Referenced by IMB_colormanagement_color_picking_to_scene_linear_v3(), and IMB_colormanagement_scene_linear_to_color_picking_v3().