![]() |
neoGFX
Cross-platform C++ app/game engine
|
#include <graphics_operations.hpp>
Public Attributes | |
| rect | rect |
| vec4 | radius |
| pen | pen |
| brush | fill |
Definition at line 176 of file graphics_operations.hpp.
| brush neogfx::graphics_operation::draw_rounded_rect::fill |
Definition at line 181 of file graphics_operations.hpp.
| pen neogfx::graphics_operation::draw_rounded_rect::pen |
Definition at line 180 of file graphics_operations.hpp.
| vec4 neogfx::graphics_operation::draw_rounded_rect::radius |
Definition at line 179 of file graphics_operations.hpp.
| rect neogfx::graphics_operation::draw_rounded_rect::rect |
Definition at line 178 of file graphics_operations.hpp.