Photon Editor Library
2.0.0-beta
A physically based renderer.
Loading...
Searching...
No Matches
DearImGui.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <imgui.h>
4
5
// TODO: in the future we may need to separately include these impl files or provide our own version
6
7
#if PH_THIRD_PARTY_HAS_GLFW
8
#include <imgui_impl_glfw.h>
9
#endif
10
11
#include <imgui_impl_opengl3.h>
Source
ThirdParty
DearImGui.h
Generated by
1.11.0