|
| | PostProcessorOutput (GLuint _fbo=0, GLuint _drawBuffer=0, int _width=0, int _height=0, const GLint *_viewport=0) |
| |
| void | bind () const |
| |
Definition at line 89 of file PostProcessorInterface.hh.
◆ PostProcessorOutput()
| PostProcessorOutput::PostProcessorOutput |
( |
GLuint |
_fbo = 0, |
|
|
GLuint |
_drawBuffer = 0, |
|
|
int |
_width = 0, |
|
|
int |
_height = 0, |
|
|
const GLint * |
_viewport = 0 |
|
) |
| |
◆ bind()
| void PostProcessorOutput::bind |
( |
| ) |
const |
◆ drawBuffer_
| GLuint PostProcessorOutput::drawBuffer_ |
◆ fbo_
| GLuint PostProcessorOutput::fbo_ |
◆ height
| int PostProcessorOutput::height |
◆ viewport_
| GLint PostProcessorOutput::viewport_[4] |
◆ width
| int PostProcessorOutput::width |
The documentation for this struct was generated from the following files: