SIO2image Struct Reference

#include <sio2_image.h>

List of all members.

Public Attributes

char name [SIO2_MAX_CHAR]
 The name of the SIO2image.
unsigned short width
 The widht of the SIO2image in pixels.
unsigned short height
 The height of the SIO2image in pixels.
unsigned char bits
 The number of color bit that the SIO2image contains on a per pixel basis.
unsigned int flags
 The SIO2image flags.
unsigned chartex
 The raw texels data of the SIO2image.
unsigned int tid
 The OpenGL texture ID for this SIO2IMAGE.
float filter
 The filter controlled by the GL_TEXTURE_LOD_BIAS_EXT.
int compression
 Determine the type of the SIO2image internal compression format (PVRTC).


Member Data Documentation

char SIO2image::name[SIO2_MAX_CHAR]

The name of the SIO2image.

Referenced by sio2ImageInit(), and sio2ResourceGet().

unsigned short SIO2image::width

unsigned short SIO2image::height

unsigned int SIO2image::flags

The SIO2image flags.

Referenced by sio2ImageGenId().

unsigned char* SIO2image::tex

unsigned int SIO2image::tid

The OpenGL texture ID for this SIO2IMAGE.

Referenced by sio2ImageFree(), sio2ImageGenId(), sio2ImageRender(), sio2ResourceGenId(), and sio2VideoGetImage().

The filter controlled by the GL_TEXTURE_LOD_BIAS_EXT.

Referenced by sio2ImageGenId().

Determine the type of the SIO2image internal compression format (PVRTC).

Referenced by sio2ImageGenId(), and sio2ImageLoadPVR().


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

Generated on Thu Mar 4 15:41:52 2010 for SIO2 Engine by  doxygen 1.5.6