|
Blender
V2.93
|
Public Attributes | |
| int | cfra |
| int | sfra |
| int | efra |
| SpinLock | spin |
| const short * | stop |
| short * | do_update |
| float * | progress |
Definition at line 1295 of file clip_ops.c.
| int ProxyQueue::cfra |
Definition at line 1296 of file clip_ops.c.
| short* ProxyQueue::do_update |
Definition at line 1302 of file clip_ops.c.
| int ProxyQueue::efra |
Definition at line 1298 of file clip_ops.c.
| float* ProxyQueue::progress |
Definition at line 1303 of file clip_ops.c.
| int ProxyQueue::sfra |
Definition at line 1297 of file clip_ops.c.
| SpinLock ProxyQueue::spin |
Definition at line 1299 of file clip_ops.c.
| const short* ProxyQueue::stop |
Definition at line 1301 of file clip_ops.c.