![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_iop_crystgrain_kernel_t:Data Fields | |
| int | count |
| int | radius |
| float | radius_f |
| float | area |
| int * | dx |
| int * | dy |
| float * | alpha |
| float* dt_iop_crystgrain_kernel_t::alpha |
| float dt_iop_crystgrain_kernel_t::area |
Referenced by _pick_layer_kernel(), and _predict_layer_capture().
| int dt_iop_crystgrain_kernel_t::count |
| int* dt_iop_crystgrain_kernel_t::dx |
| int* dt_iop_crystgrain_kernel_t::dy |
| int dt_iop_crystgrain_kernel_t::radius |
Referenced by _pick_layer_kernel(), _simulate_channel(), and _simulate_color().
| float dt_iop_crystgrain_kernel_t::radius_f |
Referenced by _simulate_channel_cl(), and process_cl().