![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_lib_histogram_cache_t:Data Fields | |
| float | zoom |
| int | width |
| int | height |
| uint64_t | hash |
| dt_lib_histogram_scope_type_t | view |
| uint64_t dt_lib_histogram_cache_t::hash |
Referenced by _needs_recompute(), _redraw_surface(), and _reset_cache().
| int dt_lib_histogram_cache_t::height |
Referenced by _needs_recompute(), _redraw_surface(), and _reset_cache().
| dt_lib_histogram_scope_type_t dt_lib_histogram_cache_t::view |
Referenced by _needs_recompute(), _redraw_surface(), and _reset_cache().
| int dt_lib_histogram_cache_t::width |
Referenced by _needs_recompute(), _redraw_surface(), and _reset_cache().
| float dt_lib_histogram_cache_t::zoom |
Referenced by _needs_recompute(), _redraw_surface(), and _reset_cache().