#include <framebufferobject.h>
FramebufferObject::FramebufferObject |
( |
| ) |
|
FramebufferObject::~FramebufferObject |
( |
| ) |
|
const GLuint & FramebufferObject::buffer |
( |
| ) |
|
void FramebufferObject::Create |
( |
QOpenGLContext * |
ctx, |
|
|
int |
width, |
|
|
int |
height |
|
) |
| |
void FramebufferObject::Destroy |
( |
| ) |
|
bool FramebufferObject::IsCreated |
( |
| ) |
|
const GLuint & FramebufferObject::texture |
( |
| ) |
|
GLuint FramebufferObject::buffer_ |
|
private |
QOpenGLContext* FramebufferObject::ctx_ |
|
private |
GLuint FramebufferObject::texture_ |
|
private |
The documentation for this class was generated from the following files: