Unofficial OpenGL Software Development Kit  0.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
List of all members | Public Attributes
glimg::OpenGLPixelTransferParams Struct Reference

#include <TextureGenerator.h>

Contains the pixel transfer parameters for OpenGL texture upload functions.

Public Attributes

unsigned int format
 The GLenum format value of pixel transfer operations.
 
unsigned int type
 The GLenum type value of pixel transfer operations.
 
unsigned int blockByteCount
 The size in bytes for blocks in compressed formats. Necessary to compute the size of the pixel data.
 

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