HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
src
hikogui
GFX
gfx_system_globals.hpp
1
// Distributed under the Boost Software License, Version 1.0.
2
// (See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
3
4
#pragma once
5
6
#include "../utility/utility.hpp"
7
#include "../concurrency/concurrency.hpp"
8
#include "../macros.hpp"
9
10
hi_export_module(hikogui.GFX : gfx_system_globals);
11
12
hi_export
namespace
hi::inline
v1
{
13
14
class
gfx_system;
15
18
inline
unfair_recursive_mutex
gfx_system_mutex
;
19
20
}
// namespace hi::inline v1
v1
DOXYGEN BUG.
Definition
algorithm_misc.hpp:20
v1::gfx_system_mutex
unfair_recursive_mutex gfx_system_mutex
Global mutex for GUI elements, like gfx_system, gfx_device, Windows and Widgets.
Definition
gfx_system_globals.hpp:18
Generated on Mon Apr 22 2024 12:51:37 for HikoGUI by
1.10.0