drawFilledRect

Draw a fully filled rectangle.

void
drawFilledRect
(
const Vec2f origin
,
const Vec2f size
,
const Color color
,
float alpha = 1f
)

Meta