MeshLib C++ Docs
Loading...
Searching...
No Matches
MRImGui.h
Go to the documentation of this file.
1
#pragma once
2
3
#if __EMSCRIPTEN__
4
#pragma clang diagnostic push
5
#pragma clang diagnostic ignored "-Wnontrivial-memaccess"
6
#endif
7
8
#include <imgui.h>
9
#include <imgui_internal.h>
10
11
#if __EMSCRIPTEN__
12
#pragma clang diagnostic pop
13
#endif
MeshLib
source
MRViewer
MRImGui.h
Generated by
1.11.0