Blender V5.0
LineartBakeJob Struct Reference

Public Attributes

wmWindowManagerwm
void * owner
bool * stop
bool * do_update
floatprogress
bContextC
blender::Vector< Object * > objects
Scenescene
Depsgraph * dg
int frame
int frame_begin
int frame_end
int frame_orig
int frame_increment
bool overwrite_frames

Detailed Description

Definition at line 94 of file grease_pencil_lineart.cc.

Member Data Documentation

◆ C

bContext* LineartBakeJob::C

◆ dg

Depsgraph* LineartBakeJob::dg

◆ do_update

bool * LineartBakeJob::do_update

Definition at line 97 of file grease_pencil_lineart.cc.

Referenced by lineart_bake_startjob().

◆ frame

int LineartBakeJob::frame

Definition at line 105 of file grease_pencil_lineart.cc.

◆ frame_begin

int LineartBakeJob::frame_begin

Definition at line 106 of file grease_pencil_lineart.cc.

Referenced by lineart_bake_common(), and lineart_bake_startjob().

◆ frame_end

int LineartBakeJob::frame_end

Definition at line 107 of file grease_pencil_lineart.cc.

Referenced by lineart_bake_common(), and lineart_bake_startjob().

◆ frame_increment

int LineartBakeJob::frame_increment

Definition at line 109 of file grease_pencil_lineart.cc.

Referenced by lineart_bake_common(), and lineart_bake_startjob().

◆ frame_orig

int LineartBakeJob::frame_orig

Definition at line 108 of file grease_pencil_lineart.cc.

Referenced by lineart_bake_common(), and lineart_bake_startjob().

◆ objects

◆ overwrite_frames

bool LineartBakeJob::overwrite_frames

Definition at line 110 of file grease_pencil_lineart.cc.

Referenced by bake_single_target(), and lineart_bake_common().

◆ owner

void* LineartBakeJob::owner

Definition at line 96 of file grease_pencil_lineart.cc.

◆ progress

float* LineartBakeJob::progress

Definition at line 98 of file grease_pencil_lineart.cc.

Referenced by lineart_bake_startjob().

◆ scene

Scene* LineartBakeJob::scene

◆ stop

bool* LineartBakeJob::stop

Definition at line 97 of file grease_pencil_lineart.cc.

Referenced by lineart_bake_startjob().

◆ wm

wmWindowManager* LineartBakeJob::wm

Definition at line 95 of file grease_pencil_lineart.cc.


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