neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neogfx::graphics_operation::draw_pixel Struct Reference

#include <graphics_operations.hpp>

Public Attributes

point point
 
color color
 

Detailed Description

Definition at line 147 of file graphics_operations.hpp.

Member Data Documentation

◆ color

color neogfx::graphics_operation::draw_pixel::color

Definition at line 150 of file graphics_operations.hpp.

◆ point

point neogfx::graphics_operation::draw_pixel::point

Definition at line 149 of file graphics_operations.hpp.


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