From 3d96965ecd28b9037a83c4b22f65fcf502dce336 Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Sat, 29 Jul 2017 10:00:20 +0100 Subject: Updating docs --- classyage_1_1Glyph.html | 110 ------------------------------------------------ 1 file changed, 110 deletions(-) delete mode 100644 classyage_1_1Glyph.html (limited to 'classyage_1_1Glyph.html') diff --git a/classyage_1_1Glyph.html b/classyage_1_1Glyph.html deleted file mode 100644 index 455dfb3f..00000000 --- a/classyage_1_1Glyph.html +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - -YAGE: yage::Glyph Class Reference - - - - - - - - - -
-
- - - - - - -
-
YAGE -
-
Yet Another Game Engine
-
-
- - - - - - - - -
-
- - -
- -
- - -
-
- -
-
yage::Glyph Class Reference
-
-
- - - - - - - - - - - - - - - - -

-Public Member Functions

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
 
-
The documentation for this class was generated from the following files: -
- - - - -- cgit