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< T, Allocator >::row_range< Pixmap > 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 (Pixmap *ptr) noexcept
 
constexpr auto begin () const noexcept
 
constexpr auto end () const noexcept
 

Data Fields

Pixmap * _ptr
 

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