From aa9cdee46fea21ad50b70a4513aa39aebe280b7f Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Thu, 27 Jul 2017 23:21:23 +0100 Subject: Adding initial docs --- structyage_1_1Texture.html | 97 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 97 insertions(+) create mode 100644 structyage_1_1Texture.html (limited to 'structyage_1_1Texture.html') diff --git a/structyage_1_1Texture.html b/structyage_1_1Texture.html new file mode 100644 index 00000000..a7bc4abb --- /dev/null +++ b/structyage_1_1Texture.html @@ -0,0 +1,97 @@ + + + + + + + +YAGE: yage::Texture Struct Reference + + + + + + + + + +
+
+ + + + + + +
+
YAGE +
+
Yet Another Game Engine
+
+
+ + + + + + + + +
+
+ + +
+ +
+ + +
+
+ +
+
yage::Texture Struct Reference
+
+
+ + + + + + + + +

+Public Attributes

+GLuint id
 
+int width
 
+int height
 
+
The documentation for this struct was generated from the following file: +
+ + + + -- cgit