GLUS
Data Fields
_GLUShdrimage Struct Reference

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

#include <glus_image.h>

Data Fields

GLUSushort width
 Width of the HDR image. More...
 
GLUSushort height
 Height of the HDR image. More...
 
GLUSushort depth
 Depth of the image. More...
 
GLUSfloatdata
 Pixel data. More...
 
GLUSenum format
 Format of the HDR image. More...
 

Detailed Description

Structure used for HDR Image File loading.

Field Documentation

GLUSfloat* data

Pixel data.

GLUSushort depth

Depth of the image.

GLUSenum format

Format of the HDR image.

GLUSushort height

Height of the HDR image.

GLUSushort width

Width of the HDR image.


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