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

Wrapper class around OpenGL Frame Buffer Objects (FBO) More...

#include <SLGLTexture.h>
Include dependency graph for SLGLFrameBuffer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SLGLFrameBuffer
 

Detailed Description

Wrapper class around OpenGL Frame Buffer Objects (FBO)

Date
April 2018
Authors
Carlos Arauz, 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 SLGLFrameBuffer.h.