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

#include <masks_gui.h>

+ Collaboration diagram for dt_masks_form_gui_points_t:

Data Fields

float * points
 
int points_count
 
float * border
 
int border_count
 
dt_masks_skip_range_tborder_skips
 
int border_skip_count
 
float * source
 
int source_count
 
gboolean clockwise
 
float bbox [4]
 

Detailed Description

structure used to define all the gui points to draw in viewport

Definition at line 62 of file masks_gui.h.

Field Documentation

◆ bbox

float dt_masks_form_gui_points_t::bbox[4]

Definition at line 78 of file masks_gui.h.

Referenced by dt_masks_gui_points_reach(), and dt_masks_gui_points_update_bbox().

◆ border

◆ border_count

◆ border_skip_count

◆ border_skips

◆ clockwise

◆ points

◆ points_count

◆ source

◆ source_count


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