SLProject  4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
SLImGui.cpp File Reference

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>
Include dependency graph for SLImGui.cpp:

Go to the source code of this file.

Detailed Description

Wrapper Class around the original OpenGL3 ImGui backend.

Date
July 2024
Authors
Marcus Hudritsch
Remarks
Please use clangformat to format the code. See more code style on https://github.com/cpvrlab/SLProject4/wiki/SLProject-Coding-Style

Definition in file SLImGui.cpp.