#include <RenderTiny_GL_Device.h>
Public Member Functions | |
RBuffer (GLenum format, GLint w, GLint h) | |
~RBuffer () | |
Public Attributes | |
GLuint | BufId |
int | Height |
int | Width |
Definition at line 164 of file RenderTiny_GL_Device.h.
OVR::RenderTiny::GL::RBuffer::RBuffer | ( | GLenum | format, |
GLint | w, | ||
GLint | h | ||
) |
Definition at line 769 of file RenderTiny_GL_Device.cpp.
Definition at line 779 of file RenderTiny_GL_Device.cpp.
Definition at line 168 of file RenderTiny_GL_Device.h.
Definition at line 167 of file RenderTiny_GL_Device.h.
Definition at line 167 of file RenderTiny_GL_Device.h.