Blender V4.3
PrefetchQueue Struct Reference

Public Attributes

int initial_frame
 
int current_frame
 
int start_frame
 
int end_frame
 
short render_size
 
short render_flag
 
bool forward
 
SpinLock spin
 
bool * stop
 
bool * do_update
 
floatprogress
 

Detailed Description

Definition at line 675 of file clip_editor.cc.

Member Data Documentation

◆ current_frame

int PrefetchQueue::current_frame

Definition at line 676 of file clip_editor.cc.

◆ do_update

bool* PrefetchQueue::do_update

Definition at line 687 of file clip_editor.cc.

◆ end_frame

int PrefetchQueue::end_frame

Definition at line 676 of file clip_editor.cc.

◆ forward

bool PrefetchQueue::forward

Definition at line 682 of file clip_editor.cc.

◆ initial_frame

int PrefetchQueue::initial_frame

Definition at line 676 of file clip_editor.cc.

◆ progress

float* PrefetchQueue::progress

Definition at line 688 of file clip_editor.cc.

◆ render_flag

short PrefetchQueue::render_flag

Definition at line 677 of file clip_editor.cc.

◆ render_size

short PrefetchQueue::render_size

Definition at line 677 of file clip_editor.cc.

◆ spin

SpinLock PrefetchQueue::spin

Definition at line 684 of file clip_editor.cc.

◆ start_frame

int PrefetchQueue::start_frame

Definition at line 676 of file clip_editor.cc.

◆ stop

bool* PrefetchQueue::stop

Definition at line 686 of file clip_editor.cc.


The documentation for this struct was generated from the following file: