YAGE  1.0
Yet Another Game Engine
Texture Struct Reference

A texture. This struct is currently not used! More...

#include <Texture.h>

Public Attributes

GLuint id
 
std::string name
 
TextureType type
 

Detailed Description

A texture. This struct is currently not used!

Member Data Documentation

GLuint Texture::id
std::string Texture::name
TextureType Texture::type