neoGFX
Cross-platform C++ app/game engine
|
#include <graphics_operations.hpp>
Public Attributes | |
path | path |
pen | pen |
brush | fill |
Definition at line 239 of file graphics_operations.hpp.
brush neogfx::graphics_operation::draw_path::fill |
Definition at line 243 of file graphics_operations.hpp.
path neogfx::graphics_operation::draw_path::path |
Definition at line 241 of file graphics_operations.hpp.
pen neogfx::graphics_operation::draw_path::pen |
Definition at line 242 of file graphics_operations.hpp.