Data structure to create an ogl::Texture using these parameters.
Definition Structs.hpp:20
int level
texture level
Definition Structs.hpp:24
unsigned int format
texture data format
Definition Structs.hpp:30
int internalFormat
texture internal data format
Definition Structs.hpp:26
unsigned int dataType
texture data type
Definition Structs.hpp:32
int border
texture border
Definition Structs.hpp:28
unsigned int target
texture target
Definition Structs.hpp:22