Developer Documentation
|
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 |
Definition at line 99 of file PostProcessorInterface.hh.