SLProject
4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
|
Wrapper Class around the original OpenGL3 ImGui backend. More...
#include "SLEnums.h"
#include "SLGLState.h"
#include "imgui.h"
#include "imgui_internal.h"
#include <SLSceneView.h>
#include <SLImGui.h>
#include <SLScene.h>
#include <SLFileStorage.h>
#include <GlobalTimer.h>
#include <cstddef>
#include <backends/imgui_impl_opengl3.h>
Go to the source code of this file.
Wrapper Class around the original OpenGL3 ImGui backend.
Definition in file SLImGui.cpp.