Developer Documentation
PostProcessorOutput Struct Reference

Public Member Functions

 PostProcessorOutput (GLuint _fbo=0, GLuint _drawBuffer=0, int _width=0, int _height=0, const GLint *_viewport=0)
 
void bind () const
 

Public Attributes

GLuint fbo_
 
GLuint drawBuffer_
 
GLint viewport_ [4]
 
int width
 
int height
 

Detailed Description

Definition at line 89 of file PostProcessorInterface.hh.


The documentation for this struct was generated from the following files: