CG-Project2
Loading...
Searching...
No Matches
TextureParams Struct Reference

Data structure to create an ogl::Texture using these parameters. More...

#include <Structs.hpp>

Public Attributes

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

Detailed Description

Data structure to create an ogl::Texture using these parameters.


The documentation for this struct was generated from the following file: