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

#include <introspection.h>

+ Collaboration diagram for dt_introspection_type_float_t:

Data Fields

dt_introspection_type_header_t header
 
float Min
 
float Max
 
float Default
 

Detailed Description

Definition at line 77 of file introspection.h.

Field Documentation

◆ Default

float dt_introspection_type_float_t::Default

Definition at line 82 of file introspection.h.

◆ header

dt_introspection_type_header_t dt_introspection_type_float_t::header

Definition at line 79 of file introspection.h.

◆ Max

float dt_introspection_type_float_t::Max

Definition at line 81 of file introspection.h.

Referenced by _iop_validate_params().

◆ Min

float dt_introspection_type_float_t::Min

Definition at line 80 of file introspection.h.

Referenced by _iop_validate_params().


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