Blender V4.3
ProxyThread Struct Reference

Public Attributes

MovieClipclip
 
MovieDistortiondistortion
 
intbuild_sizes
 
int build_count
 
intbuild_undistort_sizes
 
int build_undistort_count
 

Detailed Description

Definition at line 1298 of file clip_ops.cc.

Member Data Documentation

◆ build_count

int ProxyThread::build_count

Definition at line 1301 of file clip_ops.cc.

◆ build_sizes

int* ProxyThread::build_sizes

Definition at line 1301 of file clip_ops.cc.

◆ build_undistort_count

int ProxyThread::build_undistort_count

Definition at line 1302 of file clip_ops.cc.

◆ build_undistort_sizes

int* ProxyThread::build_undistort_sizes

Definition at line 1302 of file clip_ops.cc.

◆ clip

MovieClip* ProxyThread::clip

Definition at line 1299 of file clip_ops.cc.

Referenced by do_sequence_proxy().

◆ distortion

MovieDistortion* ProxyThread::distortion

Definition at line 1300 of file clip_ops.cc.


The documentation for this struct was generated from the following file: