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 "../concurrency/module.hpp"
7
8
namespace
hi::inline
v1
{
9
10
class
gfx_system;
11
14
inline
unfair_recursive_mutex
gfx_system_mutex
;
15
16
}
// namespace hi::inline v1
v1
DOXYGEN BUG.
Definition
algorithm.hpp:13
v1::gfx_system_mutex
unfair_recursive_mutex gfx_system_mutex
Global mutex for GUI elements, like gfx_system, gfx_device.
Definition
gfx_system_globals.hpp:14
Generated on Mon Apr 22 2024 12:52:51 for HikoGUI by
1.10.0