Blender  V2.93
Public Attributes | List of all members
ProxyQueue Struct Reference

Public Attributes

int cfra
 
int sfra
 
int efra
 
SpinLock spin
 
const short * stop
 
short * do_update
 
floatprogress
 

Detailed Description

Definition at line 1295 of file clip_ops.c.

Member Data Documentation

◆ cfra

int ProxyQueue::cfra

Definition at line 1296 of file clip_ops.c.

◆ do_update

short* ProxyQueue::do_update

Definition at line 1302 of file clip_ops.c.

◆ efra

int ProxyQueue::efra

Definition at line 1298 of file clip_ops.c.

◆ progress

float* ProxyQueue::progress

Definition at line 1303 of file clip_ops.c.

◆ sfra

int ProxyQueue::sfra

Definition at line 1297 of file clip_ops.c.

◆ spin

SpinLock ProxyQueue::spin

Definition at line 1299 of file clip_ops.c.

◆ stop

const short* ProxyQueue::stop

Definition at line 1301 of file clip_ops.c.


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