Blender V4.3
BrushPainter Struct Reference

Public Attributes

Scenescene
const Paintpaint
Brushbrush
bool firsttouch
ImagePoolpool
rctf tex_mapping
rctf mask_mapping
bool cache_invert

Detailed Description

Definition at line 76 of file paint_image_2d.cc.

Member Data Documentation

◆ brush

◆ cache_invert

bool BrushPainter::cache_invert

Definition at line 87 of file paint_image_2d.cc.

Referenced by brush_painter_2d_new(), and paint_2d_stroke().

◆ firsttouch

bool BrushPainter::firsttouch

Definition at line 81 of file paint_image_2d.cc.

Referenced by brush_painter_2d_new(), and paint_2d_stroke().

◆ mask_mapping

rctf BrushPainter::mask_mapping

◆ paint

const Paint* BrushPainter::paint

◆ pool

◆ scene

◆ tex_mapping

rctf BrushPainter::tex_mapping

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