![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include <module.h>
Collaboration diagram for dt_iop_drawlayer_data_t:Definition at line 56 of file iop/drawlayer/module.h.
| 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().
| 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().
| 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().
| 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().
| 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().
| 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().