|
Blender V4.3
|
Public Attributes | |
| int | cfra |
| int | sfra |
| int | efra |
| SpinLock | spin |
| const bool * | stop |
| bool * | do_update |
| float * | progress |
Definition at line 1287 of file clip_ops.cc.
| int ProxyQueue::cfra |
Definition at line 1288 of file clip_ops.cc.
| bool* ProxyQueue::do_update |
Definition at line 1294 of file clip_ops.cc.
| int ProxyQueue::efra |
Definition at line 1290 of file clip_ops.cc.
| float* ProxyQueue::progress |
Definition at line 1295 of file clip_ops.cc.
| int ProxyQueue::sfra |
Definition at line 1289 of file clip_ops.cc.
| SpinLock ProxyQueue::spin |
Definition at line 1291 of file clip_ops.cc.
| const bool* ProxyQueue::stop |
Definition at line 1293 of file clip_ops.cc.