hx3d
1
2D/3D Simple Game Framework
|
This is the complete list of members for hx3d::graphics::Framebuffer, including all inherited members.
clear(Color color) | hx3d::graphics::Framebuffer | static |
fetchDefaultFramebuffer() | hx3d::graphics::Framebuffer | static |
Framebuffer() | hx3d::graphics::Framebuffer | |
Framebuffer(unsigned int width, unsigned int height) | hx3d::graphics::Framebuffer | |
getColorBuffer() | hx3d::graphics::Framebuffer | |
resize(unsigned int width, unsigned int height) | hx3d::graphics::Framebuffer | |
use(Framebuffer &buf) | hx3d::graphics::Framebuffer | static |
useDefault() | hx3d::graphics::Framebuffer | static |