Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_iop_drawlayer_data_t Struct Reference

#include <module.h>

+ Collaboration diagram for dt_iop_drawlayer_data_t:

Data Fields

dt_iop_drawlayer_params_t params
 
dt_drawlayer_process_state_t process
 
dt_drawlayer_runtime_manager_t headless_manager
 
dt_drawlayer_runtime_manager_truntime_manager
 
dt_drawlayer_process_state_truntime_process
 
gboolean runtime_display_pipe
 

Detailed Description

Definition at line 56 of file iop/drawlayer/module.h.

Field Documentation

◆ headless_manager

dt_drawlayer_runtime_manager_t dt_iop_drawlayer_data_t::headless_manager

Definition at line 66 of file iop/drawlayer/module.h.

Referenced by cleanup_pipe(), commit_params(), and init_pipe().

◆ params

dt_iop_drawlayer_params_t dt_iop_drawlayer_data_t::params

Definition at line 60 of file iop/drawlayer/module.h.

Referenced by commit_params(), init_pipe(), process(), and process_cl().

◆ process

dt_drawlayer_process_state_t dt_iop_drawlayer_data_t::process

Definition at line 65 of file iop/drawlayer/module.h.

Referenced by cleanup_pipe(), commit_params(), and init_pipe().

◆ runtime_display_pipe

gboolean dt_iop_drawlayer_data_t::runtime_display_pipe

Definition at line 69 of file iop/drawlayer/module.h.

Referenced by commit_params(), init_pipe(), process(), and process_cl().

◆ runtime_manager

dt_drawlayer_runtime_manager_t* dt_iop_drawlayer_data_t::runtime_manager

Definition at line 67 of file iop/drawlayer/module.h.

Referenced by commit_params(), init_pipe(), process(), and process_cl().

◆ runtime_process

dt_drawlayer_process_state_t* dt_iop_drawlayer_data_t::runtime_process

Definition at line 68 of file iop/drawlayer/module.h.

Referenced by commit_params(), init_pipe(), process(), and process_cl().


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