Iros
 
Loading...
Searching...
No Matches
gfx::SimplePainter Class Reference

Public Member Functions

 SimplePainter (ExclusiveBitMap bitmap)
 

Friends

void tag_invoke (di::Tag< draw_rect >, SimplePainter &self, Rect rect, Color color)
 
void tag_invoke (di::Tag< draw_circle >, SimplePainter &self, Point center, float radius, Color color)
 

Constructor & Destructor Documentation

◆ SimplePainter()

gfx::SimplePainter::SimplePainter ( ExclusiveBitMap bitmap)
inlineexplicit

Friends And Related Symbol Documentation

◆ tag_invoke [1/2]

void tag_invoke ( di::Tag< draw_circle > ,
SimplePainter & self,
Point center,
float radius,
Color color )
friend

◆ tag_invoke [2/2]

void tag_invoke ( di::Tag< draw_rect > ,
SimplePainter & self,
Rect rect,
Color color )
friend

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