SLProject  4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
SLGLProgram.cpp File Reference
#include <SLAssetManager.h>
#include <SLGLDepthBuffer.h>
#include <SLGLProgram.h>
#include <SLGLShader.h>
#include <SLGLState.h>
#include <SLScene.h>
#include <SLSkybox.h>
Include dependency graph for SLGLProgram.cpp:

Go to the source code of this file.

Variables

char * aGLSLErrorString []
 

Detailed Description

Date
July 2014
Authors
Marcus Hudritsch, Martin Christens. See http://www.clockworkcoders.com
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 SLGLProgram.cpp.

Variable Documentation

◆ aGLSLErrorString

char* aGLSLErrorString[]
extern

Definition at line 18 of file SLGLShader.cpp.