Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
drawlayer_layer_cache_key_t Struct Reference
+ Collaboration diagram for drawlayer_layer_cache_key_t:

Data Fields

int32_t imgid
 
int layer_width
 
int layer_height
 
const char * layer_name
 
int layer_order
 

Detailed Description

Definition at line 21 of file layers.c.

Field Documentation

◆ imgid

int32_t drawlayer_layer_cache_key_t::imgid

Definition at line 23 of file layers.c.

Referenced by dt_drawlayer_ensure_layer_cache().

◆ layer_height

int drawlayer_layer_cache_key_t::layer_height

Definition at line 25 of file layers.c.

◆ layer_name

const char* drawlayer_layer_cache_key_t::layer_name

Definition at line 26 of file layers.c.

◆ layer_order

int drawlayer_layer_cache_key_t::layer_order

Definition at line 27 of file layers.c.

◆ layer_width

int drawlayer_layer_cache_key_t::layer_width

Definition at line 24 of file layers.c.


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