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

#include <graphics_operations.hpp>

Public Attributes

scalar factor
 
uint16_t pattern
 
scalar position
 

Detailed Description

Definition at line 100 of file graphics_operations.hpp.

Member Data Documentation

◆ factor

scalar neogfx::graphics_operation::line_stipple_on::factor

Definition at line 102 of file graphics_operations.hpp.

◆ pattern

uint16_t neogfx::graphics_operation::line_stipple_on::pattern

Definition at line 103 of file graphics_operations.hpp.

◆ position

scalar neogfx::graphics_operation::line_stipple_on::position

Definition at line 104 of file graphics_operations.hpp.


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