From d5052f1c296dddf51b3e83d59bf3e3c1952cb2d0 Mon Sep 17 00:00:00 2001 From: cathook Date: Sun, 1 Jun 2014 13:56:57 +0800 Subject: big chnage --- doc/html/Transformations_8h.html | 99 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 99 insertions(+) create mode 100644 doc/html/Transformations_8h.html (limited to 'doc/html/Transformations_8h.html') diff --git a/doc/html/Transformations_8h.html b/doc/html/Transformations_8h.html new file mode 100644 index 0000000..13b69a8 --- /dev/null +++ b/doc/html/Transformations_8h.html @@ -0,0 +1,99 @@ + + + + + + + +Templates -- Meow: meowpp/math/Transformations.h File Reference + + + + + + + + + + + +
+
+ + + + + + + +
+
Templates -- Meow +  1.1.2 +
+
不能,也不應該先編譯成obj-file的templates
+
+
+ + +
+
+ +
+
+
+ +
+
+ +
+
Transformations.h File Reference
+
+
+
#include "Transformation.h"
+#include "Matrix.h"
+#include "utility.h"
+#include "../Self.h"
+#include <cstdlib>
+
+

Go to the source code of this file.

+ + + + + + + + +

+Classes

class  meow::BallProjection< Scalar >
 A ball projection is to project the given vector to a hyper-sphere. More...
 
class  meow::PhotoProjection< Scalar >
 A photo projection is a kind of transformation that project point/vector to a flat photo. More...
 
+ + + +

+Namespaces

namespace  meow
 
+
+
+ + + + + -- cgit v1.2.3