Blender  V3.3
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 1282 of file clip_ops.c.

Member Data Documentation

◆ cfra

int ProxyQueue::cfra

Definition at line 1283 of file clip_ops.c.

◆ do_update

short* ProxyQueue::do_update

Definition at line 1289 of file clip_ops.c.

◆ efra

int ProxyQueue::efra

Definition at line 1285 of file clip_ops.c.

◆ progress

float* ProxyQueue::progress

Definition at line 1290 of file clip_ops.c.

◆ sfra

int ProxyQueue::sfra

Definition at line 1284 of file clip_ops.c.

◆ spin

SpinLock ProxyQueue::spin

Definition at line 1286 of file clip_ops.c.

◆ stop

const short* ProxyQueue::stop

Definition at line 1288 of file clip_ops.c.


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