|
Blender
V3.3
|
Public Attributes | |
| int | cfra |
| int | sfra |
| int | efra |
| SpinLock | spin |
| const short * | stop |
| short * | do_update |
| float * | progress |
Definition at line 1282 of file clip_ops.c.
| int ProxyQueue::cfra |
Definition at line 1283 of file clip_ops.c.
| short* ProxyQueue::do_update |
Definition at line 1289 of file clip_ops.c.
| int ProxyQueue::efra |
Definition at line 1285 of file clip_ops.c.
| float* ProxyQueue::progress |
Definition at line 1290 of file clip_ops.c.
| int ProxyQueue::sfra |
Definition at line 1284 of file clip_ops.c.
| SpinLock ProxyQueue::spin |
Definition at line 1286 of file clip_ops.c.
| const short* ProxyQueue::stop |
Definition at line 1288 of file clip_ops.c.