From ee465746eb37865079daeb5c47f25f11cdcddada Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Wed, 23 Aug 2017 23:02:57 +0100 Subject: Updating docs --- classyage_1_1Glyph.html | 151 +++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 150 insertions(+), 1 deletion(-) (limited to 'classyage_1_1Glyph.html') diff --git a/classyage_1_1Glyph.html b/classyage_1_1Glyph.html index c42efbb8..3bcc9b75 100644 --- a/classyage_1_1Glyph.html +++ b/classyage_1_1Glyph.html @@ -83,6 +83,7 @@ $(document).ready(function(){initNavTree('classyage_1_1Glyph.html','');});
yage::Glyph Class Reference
@@ -110,6 +111,21 @@ Public Member Functions   Vertex bottom_left () const   + + + + + + + + + + + + + +

+Private Attributes

GLuint texture_
 
float depth_
 
Vertex top_left_
 
Vertex top_right_
 
Vertex bottom_right_
 
Vertex bottom_left_
 

Constructor & Destructor Documentation

@@ -313,6 +329,139 @@ Public Member Functions
+
+ +

Member Data Documentation

+ +

◆ bottom_left_

+ +
+
+ + + + + +
+ + + + +
Vertex yage::Glyph::bottom_left_
+
+private
+
+ +
+
+ +

◆ bottom_right_

+ +
+
+ + + + + +
+ + + + +
Vertex yage::Glyph::bottom_right_
+
+private
+
+ +
+
+ +

◆ depth_

+ +
+
+ + + + + +
+ + + + +
float yage::Glyph::depth_
+
+private
+
+ +
+
+ +

◆ texture_

+ +
+
+ + + + + +
+ + + + +
GLuint yage::Glyph::texture_
+
+private
+
+ +
+
+ +

◆ top_left_

+ +
+
+ + + + + +
+ + + + +
Vertex yage::Glyph::top_left_
+
+private
+
+ +
+
+ +

◆ top_right_

+ +
+
+ + + + + +
+ + + + +
Vertex yage::Glyph::top_right_
+
+private
+
+

The documentation for this class was generated from the following files: