GLUS
Data Fields
_GLUSpkmimage Struct Reference

Structure used for PKM Image File loading. More...

#include <glus_image.h>

Data Fields

GLUSushort width
 Width of the PKM image. More...
 
GLUSushort height
 Height of the PKM image. More...
 
GLUSushort depth
 Depth of the image. More...
 
GLUSubytedata
 Pixel data. More...
 
GLUSint imageSize
 The image size in bytes. More...
 
GLUSenum internalformat
 Internal format of the PKM image. More...
 

Detailed Description

Structure used for PKM Image File loading.

Field Documentation

GLUSubyte* data

Pixel data.

GLUSushort depth

Depth of the image.

GLUSushort height

Height of the PKM image.

GLUSint imageSize

The image size in bytes.

GLUSenum internalformat

Internal format of the PKM image.

GLUSushort width

Width of the PKM image.


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