![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include <introspection.h>
Collaboration diagram for dt_introspection_type_double_t:Data Fields | |
| dt_introspection_type_header_t | header |
| double | Min |
| double | Max |
| double | Default |
Definition at line 85 of file introspection.h.
| double dt_introspection_type_double_t::Default |
Definition at line 90 of file introspection.h.
| dt_introspection_type_header_t dt_introspection_type_double_t::header |
Definition at line 87 of file introspection.h.
| double dt_introspection_type_double_t::Max |
Definition at line 89 of file introspection.h.
| double dt_introspection_type_double_t::Min |
Definition at line 88 of file introspection.h.