From 8ad8165816929301a87e90bbb32c3df6b69030ee Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Sat, 2 Sep 2017 12:28:11 +0100 Subject: Updating docs --- classMatrix.html | 109 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 109 insertions(+) create mode 100644 classMatrix.html (limited to 'classMatrix.html') diff --git a/classMatrix.html b/classMatrix.html new file mode 100644 index 00000000..4fcbf4d9 --- /dev/null +++ b/classMatrix.html @@ -0,0 +1,109 @@ + + + + + + + +YAGE: Matrix Class Reference + + + + + + + + + + + + + + +
+
+ + + + + + +
+
YAGE +  v0.1.1 +
+
Yet Another Game Engine
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+
+
Matrix Class Reference
+
+
+ +

Matrix Class

+ + More...

+

Detailed Description

+

The matrix class is a templated class which implements a mathematical Matrix.

+

The documentation for this class was generated from the following file: +
+
+ + + + -- cgit