From c7dad1e929c0101386fbcdaa194e402d68f74752 Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Wed, 23 Aug 2017 22:56:53 +0100 Subject: Updating docs --- vertex_8hpp.html | 124 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 124 insertions(+) create mode 100644 vertex_8hpp.html (limited to 'vertex_8hpp.html') diff --git a/vertex_8hpp.html b/vertex_8hpp.html new file mode 100644 index 00000000..7a537457 --- /dev/null +++ b/vertex_8hpp.html @@ -0,0 +1,124 @@ + + + + + + + +YAGE: include/YAGE/vertex.hpp File Reference + + + + + + + + + + + + + + +
+
+ + + + + + +
+
YAGE +  0.02 +
+
Yet Another Game Engine
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
vertex.hpp File Reference
+
+
+
#include <GL/glew.h>
+
+

Go to the source code of this file.

+ + + + + + + + + + +

+Classes

struct  yage::Position
 
struct  yage::Color
 
struct  yage::UV
 
struct  yage::Vertex
 
+ + + + +

+Namespaces

 yage
 Templated matrix class.
 
+
+
+ + + + -- cgit