From 1a8ec165031af3b860028ef1b360acc8e7baf9e6 Mon Sep 17 00:00:00 2001 From: TravisBot <> Date: Thu, 21 Sep 2017 23:32:46 +0000 Subject: Rebuilding documentation --- structyage_1_1Texture.html | 161 --------------------------------------------- 1 file changed, 161 deletions(-) delete mode 100644 structyage_1_1Texture.html (limited to 'structyage_1_1Texture.html') diff --git a/structyage_1_1Texture.html b/structyage_1_1Texture.html deleted file mode 100644 index 0e242720..00000000 --- a/structyage_1_1Texture.html +++ /dev/null @@ -1,161 +0,0 @@ - - - - - - - -YAGE: yage::Texture Struct Reference - - - - - - - - - - - - - - -
-
- - - - - - -
-
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: -
-
- - - - -- cgit