From 0e5a826935cd1e5ef1e3061d029e2aafea038f47 Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Tue, 26 Sep 2017 14:18:22 +0100 Subject: Adding --- classyage_1_1Glyph.html | 139 ++++++++++++++++++++++++------------------------ 1 file changed, 70 insertions(+), 69 deletions(-) (limited to 'classyage_1_1Glyph.html') diff --git a/classyage_1_1Glyph.html b/classyage_1_1Glyph.html index 089eec19..b736941a 100644 --- a/classyage_1_1Glyph.html +++ b/classyage_1_1Glyph.html @@ -3,23 +3,22 @@ - + + YAGE: yage::Glyph Class Reference + + - @@ -28,7 +27,7 @@ -
+
YAGE  v0.1.1
@@ -39,43 +38,19 @@
- + - - + + + +
+
@@ -122,20 +97,20 @@ $(document).ready(function(){initNavTree('classyage_1_1Glyph.html','');}); - + - - - - - - - - - - - - + + + + + + + + + + + +

Public Member Functions

 Glyph (GLuint texture, float depth, const Vertex &top_left, const Vertex &top_right, const Vertex &bottom_right, const Vertex &bottom_left)
 Glyph (GLuint texture, float depth, const Vertex &top_left, const Vertex &top_right, const Vertex &bottom_right, const Vertex &bottom_left)
 
GLuint texture () const
 
float depth () const
 
Vertex top_left () const
 
Vertex top_right () const
 
Vertex bottom_right () const
 
Vertex bottom_left () const
 
GLuint texture () const
 
float depth () const
 
Vertex top_left () const
 
Vertex top_right () const
 
Vertex bottom_right () const
 
Vertex bottom_left () const
 
@@ -153,7 +128,9 @@ Private Attributes

Private Attributes

 

Constructor & Destructor Documentation

- + +

◆ Glyph()

+
@@ -204,7 +181,9 @@ Private Attributes

Member Function Documentation

- + +

◆ bottom_left()

+
@@ -227,7 +206,9 @@ Private Attributes - + +

◆ bottom_right()

+
@@ -250,7 +231,9 @@ Private Attributes - + +

◆ depth()

+
@@ -273,7 +256,9 @@ Private Attributes - + +

◆ texture()

+
@@ -296,7 +281,9 @@ Private Attributes - + +

◆ top_left()

+
@@ -319,7 +306,9 @@ Private Attributes - + +

◆ top_right()

+
@@ -343,7 +332,9 @@ Private Attributes

Member Data Documentation

- + +

◆ bottom_left_

+
@@ -363,7 +354,9 @@ Private Attributes - + +

◆ bottom_right_

+
@@ -383,7 +376,9 @@ Private Attributes - + +

◆ depth_

+
@@ -403,7 +398,9 @@ Private Attributes - + +

◆ texture_

+
@@ -423,7 +420,9 @@ Private Attributes - + +

◆ top_left_

+
@@ -443,7 +442,9 @@ Private Attributes - + +

◆ top_right_

+
@@ -473,9 +474,9 @@ Private Attributes -- cgit