HikoGUI
Select Version:
⚠️ This documents the main development branch of HikoGUI. It might differ from release versions.
A low latency retained GUI
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
Public Member Functions | Data Fields
hi::v1::pixmap_span< T >::row_range< PixmapView > Struct Template Reference

Public Member Functions

constexpr row_range (row_range const &) noexcept=default
 
constexpr row_range (row_range &&) noexcept=default
 
constexpr row_rangeoperator= (row_range const &) noexcept=default
 
constexpr row_rangeoperator= (row_range &&) noexcept=default
 
constexpr row_range (PixmapView *ptr) noexcept
 
constexpr auto begin () const noexcept
 
constexpr auto end () const noexcept
 

Data Fields

PixmapView * _ptr
 

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