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

Data Fields

dt_masks_node_brush_t ** nodes
 
int node_count
 
_brush_frame_t frame
 
int pixel_threshold
 
int arc_step
 
dt_masks_dynbuf_tdpoints
 
dt_masks_dynbuf_tdborder
 
dt_masks_dynbuf_tdpayload
 

Detailed Description

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

Field Documentation

◆ arc_step

int _brush_walk_t::arc_step

◆ dborder

◆ dpayload

dt_masks_dynbuf_t* _brush_walk_t::dpayload

◆ dpoints

◆ frame

_brush_frame_t _brush_walk_t::frame

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

Referenced by _brush_walk_segment(), and _brush_walk_single_dab().

◆ node_count

int _brush_walk_t::node_count

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

Referenced by _brush_walk_pass().

◆ nodes

dt_masks_node_brush_t** _brush_walk_t::nodes

◆ pixel_threshold

int _brush_walk_t::pixel_threshold

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

Referenced by _brush_points_recurs().


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