Main Page | Modules | Data Structures | File List | Data Fields | Globals

texture Struct Reference

#include <object.h>

Collaboration diagram for texture:

Collaboration graph
[legend]

Data Fields

int width
int height
char * name
TexEnvtexenv
char * free_texenv
char * free_image
ps2_image g_img

Field Documentation

char* texture::free_image
 

Definition at line 18 of file object.h.

char* texture::free_texenv
 

Definition at line 17 of file object.h.

struct ps2_image texture::g_img
 

Definition at line 19 of file object.h.

int texture::height
 

Definition at line 14 of file object.h.

char* texture::name
 

Definition at line 15 of file object.h.

TexEnv* texture::texenv
 

Definition at line 16 of file object.h.

int texture::width
 

Definition at line 13 of file object.h.


The documentation for this struct was generated from the following file:
Generated on Fri Oct 15 02:08:59 2004 for ps2util by doxygen 1.3.3