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

#include <dev_viewport.h>

+ Collaboration diagram for dt_dev_viewport_t:

Data Fields

dt_atomic_uint64 generation
 
dt_dev_viewport_state_t state
 

Detailed Description

Definition at line 67 of file dev_viewport.h.

Field Documentation

◆ generation

dt_atomic_uint64 dt_dev_viewport_t::generation

Single-writer seqlock, same contract as dt_dev_geometry_store_t: the GUI thread is the only writer, while the darkroom worker and drawlayer's "draw-back" thread both read.

Definition at line 71 of file dev_viewport.h.

Referenced by _publish(), dt_dev_viewport_get(), and dt_dev_viewport_new().

◆ state


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