From bafcb16a9048268c78210c65577ce7ec7b2577d0 Mon Sep 17 00:00:00 2001 From: cathook Date: Mon, 23 Jun 2014 17:03:55 +0800 Subject: update stylesheet.css, Self.h --- doc/html/classmeow_1_1Vector2D.html | 126 +++++++++++++++++++++++++++++++++--- 1 file changed, 118 insertions(+), 8 deletions(-) (limited to 'doc/html/classmeow_1_1Vector2D.html') diff --git a/doc/html/classmeow_1_1Vector2D.html b/doc/html/classmeow_1_1Vector2D.html index a5bc2fa..5e75014 100644 --- a/doc/html/classmeow_1_1Vector2D.html +++ b/doc/html/classmeow_1_1Vector2D.html @@ -4,7 +4,7 @@ - + Templates -- Meow: meow::Vector2D< Scalar > Class Template Reference @@ -28,16 +28,16 @@ Logo
Templates -- Meow -  1.1.2 +  1.1.4
-
不能,也不應該先編譯成obj-file的templates
+
A C++ template which is unable and also not allowed to compile to obj-file first.
- +

Constructor & Destructor Documentation

@@ -249,6 +251,8 @@ template<class Scalar>

consturctor (0, 0)

+

Definition at line 23 of file Vectors.h.

+
@@ -275,7 +279,9 @@ template<class Scalar>
-

consturctor (from another Vector2D)

+

consturctor (from another Vector2D)

+ +

Definition at line 27 of file Vectors.h.

@@ -305,6 +311,8 @@ template<class Scalar>

constructor (s, s)

+

Definition at line 31 of file Vectors.h.

+ @@ -343,6 +351,8 @@ template<class Scalar>

constructor (sx, sy)

+

Definition at line 35 of file Vectors.h.

+ @@ -371,6 +381,8 @@ template<class Scalar>

constructor (from another Vector)

+

Definition at line 39 of file Vectors.h.

+ @@ -409,6 +421,8 @@ template<class Scalar>

constructor (from another Vector, i-th)

+

Definition at line 43 of file Vectors.h.

+ @@ -436,6 +450,8 @@ template<class Scalar>

destructor

+

Definition at line 47 of file Vectors.h.

+

Member Function Documentation

@@ -465,6 +481,8 @@ template<class Scalar>

return (*this)+v

+

Definition at line 110 of file Vectors.h.

+ @@ -493,6 +511,8 @@ template<class Scalar>

Let itself add v.

+

Definition at line 115 of file Vectors.h.

+ @@ -521,6 +541,8 @@ template<class Scalar>

copy

+

Definition at line 51 of file Vectors.h.

+ @@ -549,6 +571,8 @@ template<class Scalar>

cross

+

Definition at line 160 of file Vectors.h.

+ @@ -577,6 +601,8 @@ template<class Scalar>

return (*this)/s , where s is a scalar

+

Definition at line 140 of file Vectors.h.

+ @@ -605,6 +631,8 @@ template<class Scalar>

Let itself divide s.

+

Definition at line 145 of file Vectors.h.

+ @@ -633,6 +661,8 @@ template<class Scalar>

dot

+

Definition at line 155 of file Vectors.h.

+ @@ -660,6 +690,8 @@ template<class Scalar>

sqrt of length2

+

Definition at line 165 of file Vectors.h.

+ @@ -687,6 +719,8 @@ template<class Scalar>

same as dot(*this)

+

Definition at line 170 of file Vectors.h.

+ @@ -714,6 +748,8 @@ template<class Scalar>

return a 2x1 matrix form of itself

+

Definition at line 208 of file Vectors.h.

+ @@ -742,6 +778,8 @@ template<class Scalar>

return a 3x1 matrix form of itself

+

Definition at line 216 of file Vectors.h.

+ @@ -770,6 +808,8 @@ template<class Scalar>

return (*this)*s , where s is a scalar

+

Definition at line 130 of file Vectors.h.

+ @@ -798,6 +838,8 @@ template<class Scalar>

same as dot(v)

+

Definition at line 150 of file Vectors.h.

+ @@ -826,6 +868,8 @@ template<class Scalar>

Let itself mulitple s.

+

Definition at line 135 of file Vectors.h.

+ @@ -853,6 +897,8 @@ template<class Scalar>

return -(*this)

+

Definition at line 100 of file Vectors.h.

+ @@ -880,6 +926,8 @@ template<class Scalar>

return normalize form of itself

+

Definition at line 175 of file Vectors.h.

+ @@ -907,6 +955,8 @@ template<class Scalar>

normalize itself

+

Definition at line 180 of file Vectors.h.

+ @@ -933,6 +983,8 @@ template<class Scalar>
+

Definition at line 224 of file Vectors.h.

+
@@ -969,6 +1021,8 @@ template<class Scalar>
+

Definition at line 228 of file Vectors.h.

+
@@ -995,6 +1049,8 @@ template<class Scalar>
+

Definition at line 238 of file Vectors.h.

+
@@ -1021,6 +1077,8 @@ template<class Scalar>
+

Definition at line 240 of file Vectors.h.

+
@@ -1047,6 +1105,8 @@ template<class Scalar>
+

Definition at line 245 of file Vectors.h.

+
@@ -1072,6 +1132,8 @@ template<class Scalar>
+

Definition at line 232 of file Vectors.h.

+
@@ -1098,6 +1160,8 @@ template<class Scalar>
+

Definition at line 236 of file Vectors.h.

+
@@ -1124,6 +1188,8 @@ template<class Scalar>
+

Definition at line 243 of file Vectors.h.

+
@@ -1149,6 +1215,8 @@ template<class Scalar>
+

Definition at line 233 of file Vectors.h.

+
@@ -1175,6 +1243,8 @@ template<class Scalar>
+

Definition at line 237 of file Vectors.h.

+
@@ -1201,6 +1271,8 @@ template<class Scalar>
+

Definition at line 244 of file Vectors.h.

+
@@ -1227,6 +1299,8 @@ template<class Scalar>
+

Definition at line 239 of file Vectors.h.

+
@@ -1253,6 +1327,8 @@ template<class Scalar>
+

Definition at line 246 of file Vectors.h.

+
@@ -1279,6 +1355,8 @@ template<class Scalar>
+

Definition at line 242 of file Vectors.h.

+
@@ -1304,6 +1382,8 @@ template<class Scalar>
+

Definition at line 234 of file Vectors.h.

+
@@ -1331,6 +1411,8 @@ template<class Scalar>

return +(*this)

+

Definition at line 95 of file Vectors.h.

+ @@ -1359,6 +1441,8 @@ template<class Scalar>

return reflect from given vector v

+

Definition at line 198 of file Vectors.h.

+ @@ -1387,6 +1471,8 @@ template<class Scalar>

reflect itself given vector v

+

Definition at line 203 of file Vectors.h.

+ @@ -1414,6 +1500,8 @@ template<class Scalar>

return count-clockwise rotate 90 degree of itself

+

Definition at line 105 of file Vectors.h.

+ @@ -1442,6 +1530,8 @@ template<class Scalar>

return rotate theta degree of itself

+

Definition at line 185 of file Vectors.h.

+ @@ -1470,6 +1560,8 @@ template<class Scalar>

Let itself rotate theta degree.

+

Definition at line 193 of file Vectors.h.

+ @@ -1498,6 +1590,8 @@ template<class Scalar>

return (*this)-v

+

Definition at line 120 of file Vectors.h.

+ @@ -1526,6 +1620,8 @@ template<class Scalar>

Let itself substract v.

+

Definition at line 125 of file Vectors.h.

+ @@ -1553,6 +1649,8 @@ template<class Scalar>

access x

+

Definition at line 56 of file Vectors.h.

+ @@ -1581,6 +1679,8 @@ template<class Scalar>

modify x

+

Definition at line 76 of file Vectors.h.

+ @@ -1608,6 +1708,8 @@ template<class Scalar>

access x with non constant reference

+

Definition at line 61 of file Vectors.h.

+ @@ -1646,6 +1748,8 @@ template<class Scalar>

modify x and y

+

Definition at line 88 of file Vectors.h.

+ @@ -1673,6 +1777,8 @@ template<class Scalar>

access y

+

Definition at line 71 of file Vectors.h.

+ @@ -1701,6 +1807,8 @@ template<class Scalar>

modify y

+

Definition at line 82 of file Vectors.h.

+ @@ -1728,6 +1836,8 @@ template<class Scalar>

access y with non constant reference

+

Definition at line 66 of file Vectors.h.

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