Blender V4.3
ProxyQueue Struct Reference

Public Attributes

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

Detailed Description

Definition at line 1287 of file clip_ops.cc.

Member Data Documentation

◆ cfra

int ProxyQueue::cfra

Definition at line 1288 of file clip_ops.cc.

◆ do_update

bool* ProxyQueue::do_update

Definition at line 1294 of file clip_ops.cc.

◆ efra

int ProxyQueue::efra

Definition at line 1290 of file clip_ops.cc.

◆ progress

float* ProxyQueue::progress

Definition at line 1295 of file clip_ops.cc.

◆ sfra

int ProxyQueue::sfra

Definition at line 1289 of file clip_ops.cc.

◆ spin

SpinLock ProxyQueue::spin

Definition at line 1291 of file clip_ops.cc.

◆ stop

const bool* ProxyQueue::stop

Definition at line 1293 of file clip_ops.cc.


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