Blender V4.3
blender::ed::sculpt_paint::paint::image::PaintingKernel< ImageBuffer > Class Template Reference

Public Member Functions

 PaintingKernel ()
 
bool paint (const Brush &brush, const PackedPixelRow &pixel_row, const Span< float > factors, ImBuf *image_buffer)
 
void init_brush_color (ImBuf *image_buffer, float in_brush_color[3])
 

Detailed Description

template<typename ImageBuffer>
class blender::ed::sculpt_paint::paint::image::PaintingKernel< ImageBuffer >

Definition at line 165 of file sculpt_paint_image.cc.

Constructor & Destructor Documentation

◆ PaintingKernel()

template<typename ImageBuffer >
blender::ed::sculpt_paint::paint::image::PaintingKernel< ImageBuffer >::PaintingKernel ( )
inlineexplicit

Definition at line 173 of file sculpt_paint_image.cc.

Member Function Documentation

◆ init_brush_color()

◆ paint()


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