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

Wrapper Class around the external ImGui GUI-framework See also: https://github.com/ocornut/imgui. More...

#include <SLGLState.h>
#include <SLSceneView.h>
#include <SLGLImGui.h>
#include <SLScene.h>
#include <SLFileStorage.h>
#include <GlobalTimer.h>
#include <cstddef>
Include dependency graph for SLGLImGui.cpp:

Go to the source code of this file.

Detailed Description

Wrapper Class around the external ImGui GUI-framework See also: https://github.com/ocornut/imgui.

Wrapper Class around the external ImGui GUI-framework See also: https://github.com/ocornut/imgui

Date
October 2015
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
Date
October 2015
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 SLGLImGui.cpp.