Blender V4.3
SEQ_prefetch.hh File Reference

Go to the source code of this file.

Functions

void SEQ_prefetch_stop_all ()
 
void SEQ_prefetch_stop (Scene *scene)
 
bool SEQ_prefetch_need_redraw (const bContext *C, Scene *scene)
 

Function Documentation

◆ SEQ_prefetch_need_redraw()

◆ SEQ_prefetch_stop()

◆ SEQ_prefetch_stop_all()

void SEQ_prefetch_stop_all ( )

Definition at line 237 of file prefetch.cc.

References G, scene, and SEQ_prefetch_stop().

Referenced by WM_jobs_kill_all().