|
Blender
V3.3
|
Public Attributes | |
| const SeqRenderData * | context |
| Sequence * | seq |
| ImBuf * | ibuf |
| ImBuf * | out |
| int | start_line |
| int | tot_line |
| const SeqRenderData* RenderGaussianBlurEffectThread::context |
Definition at line 3103 of file effects.c.
Referenced by render_effect_execute_do_x_thread(), render_effect_execute_do_y_thread(), and render_effect_execute_init_handle().
| ImBuf* RenderGaussianBlurEffectThread::ibuf |
Definition at line 3105 of file effects.c.
Referenced by render_effect_execute_do_x_thread(), render_effect_execute_do_y_thread(), and render_effect_execute_init_handle().
| ImBuf* RenderGaussianBlurEffectThread::out |
Definition at line 3106 of file effects.c.
Referenced by render_effect_execute_do_x_thread(), render_effect_execute_do_y_thread(), and render_effect_execute_init_handle().
| Sequence* RenderGaussianBlurEffectThread::seq |
Definition at line 3104 of file effects.c.
Referenced by render_effect_execute_do_x_thread(), render_effect_execute_do_y_thread(), and render_effect_execute_init_handle().
| int RenderGaussianBlurEffectThread::start_line |
Definition at line 3107 of file effects.c.
Referenced by render_effect_execute_do_x_thread(), render_effect_execute_do_y_thread(), and render_effect_execute_init_handle().
| int RenderGaussianBlurEffectThread::tot_line |
Definition at line 3107 of file effects.c.
Referenced by render_effect_execute_do_x_thread(), render_effect_execute_do_y_thread(), and render_effect_execute_init_handle().