Allolib
1.0
C++ Components For Interactive Multimedia
al_Imgui.hpp
1
#ifndef INCLUDE_AL_IMGUI_HPP
2
#define INCLUDE_AL_IMGUI_HPP
3
4
#include "imgui.h"
5
6
namespace
al
{
7
8
void
imguiInit();
9
void
imguiBeginFrame();
10
void
imguiEndFrame();
11
void
imguiDraw();
12
void
imguiShutdown();
13
bool
isImguiUsingInput();
14
bool
isImguiUsingKeyboard();
15
16
}
// namespace al
17
18
#endif
al
Definition:
al_App.hpp:23
C:
Users
Andres
source
repos
casm_viewer
external
tinc
external
allolib
include
al
io
al_Imgui.hpp
Generated on Thu Apr 8 2021 13:24:22 for Allolib by
1.9.1