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

Data Fields

float point [2]
 
float border [2]
 
float payload [2]
 
gboolean have_border
 

Detailed Description

Definition at line 829 of file develop/masks/brush.c.

Field Documentation

◆ border

float _brush_sample_t::border[2]

Definition at line 832 of file develop/masks/brush.c.

Referenced by _brush_points_recurs(), and _brush_walk_segment().

◆ have_border

gboolean _brush_sample_t::have_border

Definition at line 834 of file develop/masks/brush.c.

Referenced by _brush_walk_segment().

◆ payload

float _brush_sample_t::payload[2]

Definition at line 833 of file develop/masks/brush.c.

Referenced by _brush_walk_segment().

◆ point

float _brush_sample_t::point[2]

Definition at line 831 of file develop/masks/brush.c.

Referenced by _brush_points_recurs(), and _brush_walk_segment().


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