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

Singleton class implementation for global OpenGL replacement. More...

#include <SL.h>
#include <Utils.h>
#include <SLGLState.h>
#include <SLMaterial.h>
#include <CVImage.h>
#include <AppCommon.h>
#include <string>
Include dependency graph for SLGLState.cpp:

Go to the source code of this file.

Detailed Description

Singleton class implementation for global OpenGL replacement.

Date
July 2014
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 SLGLState.cpp.