YAGE  v0.1.1
Yet Another Game Engine
yage::Texture Struct Reference

#include <texture.h>

Public Attributes

GLuint id
 
int width
 
int height
 

Member Data Documentation

◆ height

int yage::Texture::height

◆ id

GLuint yage::Texture::id

◆ width

int yage::Texture::width

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