blaze
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Modules
BLZ_Texture Struct Reference

Defines a texture. More...

#include <blaze.h>

Data Fields

int height
 Texture width in pixels. More...
 
GLuint id
 
int width
 OpenGL texture id (name) More...
 

Detailed Description

Defines a texture.

Field Documentation

int BLZ_Texture::height

Texture width in pixels.

GLuint BLZ_Texture::id
int BLZ_Texture::width

OpenGL texture id (name)


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