SLProject  4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
SLGLProgramGenerated.h File Reference
#include <SLGLProgram.h>
Include dependency graph for SLGLProgramGenerated.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SLGLProgramGenerated
 Generated Shader Program class inherited from SLGLProgram. More...
 

Detailed Description

Authors
Marcus Hudritsch

Defines a generated shader program that just starts and stops the shaders that are hold in the base class SLGLProgram.

Date
December 2020
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 SLGLProgramGenerated.h.