Blender V4.3
ProxyJob Struct Reference

#include <SEQ_proxy.hh>

Public Attributes

Scenescene
 
Mainmain
 
MovieClipclip
 
int clip_flag
 
bool stop
 
IndexBuildContextindex_context
 
Depsgraph * depsgraph
 
ListBase queue
 
int stop
 

Detailed Description

Definition at line 1175 of file clip_ops.cc.

Member Data Documentation

◆ clip

MovieClip* ProxyJob::clip

◆ clip_flag

int ProxyJob::clip_flag

Definition at line 1179 of file clip_ops.cc.

Referenced by clip_rebuild_proxy_exec(), and do_movie_proxy().

◆ depsgraph

Depsgraph* ProxyJob::depsgraph

Definition at line 38 of file SEQ_proxy.hh.

Referenced by ED_seq_proxy_job_get(), seq_build_proxy(), and seq_proxy_build_job().

◆ index_context

IndexBuildContext* ProxyJob::index_context

Definition at line 1181 of file clip_ops.cc.

Referenced by clip_rebuild_proxy_exec(), do_movie_proxy(), and proxy_endjob().

◆ main

Main * ProxyJob::main

◆ queue

ListBase ProxyJob::queue

◆ scene

◆ stop [1/2]

bool ProxyJob::stop

Definition at line 1180 of file clip_ops.cc.

Referenced by do_movie_proxy(), proxy_endjob(), proxy_endjob(), and proxy_startjob().

◆ stop [2/2]

int ProxyJob::stop

Definition at line 41 of file SEQ_proxy.hh.


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