TazGraph Project v0.1.0
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
Framebuffer Class Reference

Public Member Functions

void init (int windowWidth, int windowHeight, bool enableMSAA, int MSAA_samples=0)
 
void attachMultisampleTexture (int windowWidth, int windowHeight)
 
void attachTexture (int windowWidth, int windowHeight)
 
void Bind ()
 
void Unbind ()
 

Static Public Member Functions

static void SetMultisample (bool enable)
 

Public Attributes

bool _multisampleEnabled = false
 
int _multisamples = 0
 
uint32_t _framebufferTexture
 
uint32_t _multisampledTexture
 
int _width
 
int _height
 

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