Blender
V3.3
|
Public Attributes | |
MovieClip * | clip |
struct MovieDistortion * | distortion |
int * | build_sizes |
int | build_count |
int * | build_undistort_sizes |
int | build_undistort_count |
Definition at line 1293 of file clip_ops.c.
int ProxyThread::build_count |
Definition at line 1296 of file clip_ops.c.
Referenced by do_sequence_proxy().
int* ProxyThread::build_sizes |
Definition at line 1296 of file clip_ops.c.
Referenced by do_sequence_proxy().
int ProxyThread::build_undistort_count |
Definition at line 1297 of file clip_ops.c.
Referenced by do_sequence_proxy().
int* ProxyThread::build_undistort_sizes |
Definition at line 1297 of file clip_ops.c.
Referenced by do_sequence_proxy().
MovieClip* ProxyThread::clip |
Definition at line 1294 of file clip_ops.c.
Referenced by do_sequence_proxy().
struct MovieDistortion* ProxyThread::distortion |
Definition at line 1295 of file clip_ops.c.
Referenced by do_sequence_proxy().