activate(void) | gl::pixel_buffer | [virtual] |
clear_error(void) | gl::pixel_buffer | [inline, protected] |
error(void) const | gl::pixel_buffer | [inline] |
get_error(void) | gl::pixel_buffer | [inline] |
get_height(void) const | gl::pixel_buffer | [inline] |
get_texture(void) const | gl::pixel_buffer | [inline] |
get_width(void) const | gl::pixel_buffer | [inline] |
init(unsigned int w, unsigned int h, unsigned int bpp, GLXContext shared) | gl::pixel_buffer | [virtual] |
init(unsigned int w, unsigned int h, unsigned int bpp, const int attributes[], GLXContext shared) | gl::pixel_buffer | [virtual] |
m_bpp | gl::pixel_buffer | [protected] |
m_error | gl::pixel_buffer | [protected] |
m_error_msg | gl::pixel_buffer | [protected] |
m_height | gl::pixel_buffer | [protected] |
m_initialized | gl::pixel_buffer | [protected] |
m_texture | gl::pixel_buffer | [protected] |
m_width | gl::pixel_buffer | [protected] |
pixel_buffer(void) | gl::pixel_buffer | [inline] |
set_error(const std::string &msg) | gl::pixel_buffer | [inline, protected] |
shutdown(void) | gl::pixel_buffer | [virtual] |
~pixel_buffer(void) | gl::pixel_buffer | [inline, virtual] |