All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
KTX_image_info Struct Reference

Structure used to pass image data to ktxWriteKTX. More...

#include <ktx.h>

Public Attributes

GLsizei size
 
GLubyte * data
 

Detailed Description

Structure used to pass image data to ktxWriteKTX.

Member Data Documentation

GLubyte* KTX_image_info::data

Pointer to the image data.

GLsizei KTX_image_info::size

Size of the image data in bytes.


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