|
Blender
V2.93
|
Public Attributes | |
| const SeqRenderData * | context |
| Sequence * | seq |
| ImBuf * | ibuf |
| ImBuf * | out |
| int | start_line |
| int | tot_line |
| const SeqRenderData* RenderGaussianBlurEffectThread::context |
Definition at line 3712 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 3714 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 3715 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 3713 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 3716 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 3716 of file effects.c.
Referenced by render_effect_execute_do_x_thread(), render_effect_execute_do_y_thread(), and render_effect_execute_init_handle().