|
Blender V4.3
|
Public Attributes | |
| void * | custom_data |
| ScanlineThreadFunc | do_thread |
Definition at line 114 of file imageprocess.cc.
| void* ScanlineGlobalData::custom_data |
Definition at line 115 of file imageprocess.cc.
| ScanlineThreadFunc ScanlineGlobalData::do_thread |
Definition at line 116 of file imageprocess.cc.
Referenced by IMB_processor_apply_threaded_scanlines(), and processor_apply_parallel().