|
Blender V4.3
|
Public Attributes | |
| MovieClip * | clip |
| MovieDistortion * | distortion |
| int * | build_sizes |
| int | build_count |
| int * | build_undistort_sizes |
| int | build_undistort_count |
Definition at line 1298 of file clip_ops.cc.
| int ProxyThread::build_count |
Definition at line 1301 of file clip_ops.cc.
| int* ProxyThread::build_sizes |
Definition at line 1301 of file clip_ops.cc.
| int ProxyThread::build_undistort_count |
Definition at line 1302 of file clip_ops.cc.
| int* ProxyThread::build_undistort_sizes |
Definition at line 1302 of file clip_ops.cc.
| MovieClip* ProxyThread::clip |
Definition at line 1299 of file clip_ops.cc.
Referenced by do_sequence_proxy().
| MovieDistortion* ProxyThread::distortion |
Definition at line 1300 of file clip_ops.cc.