glotzopengl::Texture Struct Reference

#include <Texture.h>

List of all members.

Public Member Functions

 Texture (const char *)

Public Attributes

int mWidth
int mHeight
GLuint mId
GLubyte * mData
char mFilename [100]
bool mIsInitialized


Constructor & Destructor Documentation

glotzopengl::Texture::Texture ( const char *  filename  ) 


Member Data Documentation

int glotzopengl::Texture::mWidth

int glotzopengl::Texture::mHeight

GLuint glotzopengl::Texture::mId

GLubyte* glotzopengl::Texture::mData

char glotzopengl::Texture::mFilename[100]

bool glotzopengl::Texture::mIsInitialized


The documentation for this struct was generated from the following files:
Generated on Tue Feb 24 20:54:46 2009 by  doxygen 1.5.3