MakeHuman  0.95beta
 All Data Structures Files Functions Variables Typedefs Macros Pages
Data Fields
Texture Struct Reference

Data Fields

PyObject_HEAD GLuint textureId
int width
int height

Detailed Description

Definition at line 252 of file glmodule.c.

Field Documentation

int height

Definition at line 257 of file glmodule.c.

PyObject_HEAD GLuint textureId

Definition at line 255 of file glmodule.c.

int width

Definition at line 256 of file glmodule.c.


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