Monado OpenXR Runtime
state_trackers
gui
gui_imgui.h
Go to the documentation of this file.
1
// Copyright 2019, Collabora, Ltd.
2
// SPDX-License-Identifier: BSL-1.0
3
/*!
4
* @file
5
* @brief Imgui integration for gui.
6
* @author Jakob Bornecrantz <jakob@collabora.com>
7
* @ingroup gui
8
*/
9
10
#pragma once
11
12
#define CIMGUI_DEFINE_ENUMS_AND_STRUCTS
13
#include "imgui/cimgui.h"
Generated by
1.8.13