26 void downloadFromTexture(
unsigned int texture,
int w,
int h);
32 void getData(
void* data);
35 unsigned int bufferSize()
const;
An object which wraps an OpenGL pixel buffer object and allows for asynchronous downloads of texture ...
Definition: DtPixelBufferObject.h:18
unsigned int myBufferSize
Definition: DtPixelBufferObject.h:39
#define DT_DLL_VRVGRAPHICS
Contains DLL export macros.
Definition: vrvGraphics.h:19
unsigned int myBufferObject
Definition: DtPixelBufferObject.h:38