#include <framebufferobject.hpp>
◆ color_format_t
◆ pixel_type_t
◆ FramebufferObject()
◆ ~FramebufferObject()
xcal::render::opengl::GL::FramebufferObject::~FramebufferObject |
( |
| ) |
|
◆ bind()
void xcal::render::opengl::GL::FramebufferObject::bind |
( |
| ) |
const |
◆ height()
gl::GLuint xcal::render::opengl::GL::FramebufferObject::height |
( |
| ) |
const |
|
inline |
◆ is_valid()
bool_t xcal::render::opengl::GL::FramebufferObject::is_valid |
( |
| ) |
const |
|
inline |
◆ read_pixels_char()
std::vector< char > xcal::render::opengl::GL::FramebufferObject::read_pixels_char |
( |
| ) |
const |
◆ read_pixels_float()
std::vector< float > xcal::render::opengl::GL::FramebufferObject::read_pixels_float |
( |
| ) |
const |
◆ swap()
◆ texture()
const Texture & xcal::render::opengl::GL::FramebufferObject::texture |
( |
| ) |
const |
|
inline |
◆ unbind()
void xcal::render::opengl::GL::FramebufferObject::unbind |
( |
| ) |
|
|
static |
◆ width()
gl::GLuint xcal::render::opengl::GL::FramebufferObject::width |
( |
| ) |
const |
|
inline |
该类的文档由以下文件生成: