|
CG-Project2
|
Data structure to create an ogl::FrameBuffer using these parameters. More...
#include <Structs.hpp>
Public Attributes | |
| unsigned int | operation = 0 |
| frame buffer operation | |
| unsigned int | width = 0 |
| frame buffer width | |
| unsigned int | height = 0 |
| frame buffer height | |
Data structure to create an ogl::FrameBuffer using these parameters.