neoGFX
Cross-platform C++ app/game engine
|
#include <graphics_operations.hpp>
Public Attributes | |
point | point |
color | color |
Definition at line 147 of file graphics_operations.hpp.
color neogfx::graphics_operation::draw_pixel::color |
Definition at line 150 of file graphics_operations.hpp.
point neogfx::graphics_operation::draw_pixel::point |
Definition at line 149 of file graphics_operations.hpp.