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

#include <masks_gui.h>

+ Collaboration diagram for dt_masks_preview_buffers_t:

Data Fields

float * points
 
int points_count
 
float * border
 
int border_count
 
float * source_points
 

Detailed Description

Definition at line 433 of file masks_gui.h.

Field Documentation

◆ border

float* dt_masks_preview_buffers_t::border

Definition at line 437 of file masks_gui.h.

Referenced by dt_masks_preview_buffers_cleanup().

◆ border_count

int dt_masks_preview_buffers_t::border_count

Definition at line 438 of file masks_gui.h.

◆ points

float* dt_masks_preview_buffers_t::points

Definition at line 435 of file masks_gui.h.

Referenced by dt_masks_preview_buffers_cleanup().

◆ points_count

int dt_masks_preview_buffers_t::points_count

Definition at line 436 of file masks_gui.h.

◆ source_points

float* dt_masks_preview_buffers_t::source_points

Definition at line 440 of file masks_gui.h.

Referenced by dt_masks_preview_buffers_cleanup().


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