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

#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
 

Detailed Description

Definition at line 85 of file introspection.h.

Field Documentation

◆ Default

double dt_introspection_type_double_t::Default

Definition at line 90 of file introspection.h.

◆ header

dt_introspection_type_header_t dt_introspection_type_double_t::header

Definition at line 87 of file introspection.h.

◆ Max

double dt_introspection_type_double_t::Max

Definition at line 89 of file introspection.h.

◆ Min

double dt_introspection_type_double_t::Min

Definition at line 88 of file introspection.h.


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