Data structure to create an ogl::Texture using these parameters.
More...
#include <Structs.hpp>
|
unsigned int | target = 0 |
| texture target
|
int | level = 0 |
| texture level
|
int | internalFormat = 0 |
| texture internal data format
|
int | border = 0 |
| texture border
|
unsigned int | format = 0 |
| texture data format
|
unsigned int | dataType = 0 |
| texture data type
|
Data structure to create an ogl::Texture using these parameters.
The documentation for this struct was generated from the following file: