Blender V5.0
blender::seq::IndexBuildContext Struct Reference

Public Attributes

MovieProxyBuilder * proxy_builder
int tc_flags
int size_flags
int quality
bool overwrite
int view_id
Mainbmain
Depsgraph * depsgraph
Scenescene
Stripstrip
Striporig_seq
SessionUID orig_seq_uid

Detailed Description

Definition at line 56 of file proxy.cc.

Member Data Documentation

◆ bmain

Main* blender::seq::IndexBuildContext::bmain

Definition at line 65 of file proxy.cc.

◆ depsgraph

Depsgraph* blender::seq::IndexBuildContext::depsgraph

Definition at line 66 of file proxy.cc.

◆ orig_seq

Strip * blender::seq::IndexBuildContext::orig_seq

Definition at line 68 of file proxy.cc.

◆ orig_seq_uid

SessionUID blender::seq::IndexBuildContext::orig_seq_uid

Definition at line 69 of file proxy.cc.

◆ overwrite

bool blender::seq::IndexBuildContext::overwrite

Definition at line 62 of file proxy.cc.

◆ proxy_builder

MovieProxyBuilder* blender::seq::IndexBuildContext::proxy_builder

Definition at line 57 of file proxy.cc.

◆ quality

int blender::seq::IndexBuildContext::quality

Definition at line 61 of file proxy.cc.

◆ scene

Scene* blender::seq::IndexBuildContext::scene

Definition at line 67 of file proxy.cc.

◆ size_flags

int blender::seq::IndexBuildContext::size_flags

Definition at line 60 of file proxy.cc.

◆ strip

Strip* blender::seq::IndexBuildContext::strip

Definition at line 68 of file proxy.cc.

◆ tc_flags

int blender::seq::IndexBuildContext::tc_flags

Definition at line 59 of file proxy.cc.

◆ view_id

int blender::seq::IndexBuildContext::view_id

Definition at line 63 of file proxy.cc.


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