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

#include <graphics_operations.hpp>

Public Attributes

point from
 
point to
 
pen pen
 

Detailed Description

Definition at line 153 of file graphics_operations.hpp.

Member Data Documentation

◆ from

point neogfx::graphics_operation::draw_line::from

Definition at line 155 of file graphics_operations.hpp.

◆ pen

pen neogfx::graphics_operation::draw_line::pen

Definition at line 157 of file graphics_operations.hpp.

◆ to

point neogfx::graphics_operation::draw_line::to

Definition at line 156 of file graphics_operations.hpp.


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