Wrapper for OpenGL Texture Buffer Object.
Definition: DtGlTextureBufferObject.h:28
size_t mySizeInBytes
Definition: DtGlTextureBufferObject.h:62
GLuint myTextureBufferObjectID
Definition: DtGlTextureBufferObject.h:60
DtDataFormat myFormat
Definition: DtGlTextureBufferObject.h:66
DtCpuAccess myCPUAccess
Definition: DtGlTextureBufferObject.h:65
unsigned int GLuint
Definition: DtGlTextureBufferObject.h:18
std::string myName
Definition: DtGlTextureBufferObject.h:59
DtUsage myUsage
Definition: DtGlTextureBufferObject.h:64
GLenum myGLInternalFormat
Definition: DtGlTextureBufferObject.h:68
unsigned int GLenum
Definition: DtGlTextureBufferObject.h:19
GLuint myTextureID
Definition: DtGlTextureBufferObject.h:61
GLenum myGLUsage
Definition: DtGlTextureBufferObject.h:67