From dd51ec0f1fadd719f5ee298c1c40890f6db1815b Mon Sep 17 00:00:00 2001 From: TravisBot <> Date: Thu, 12 Oct 2017 13:59:45 +0000 Subject: Rebuilding documentation --- classyage_1_1details_1_1Row.html | 95 +++++++++++++++++++++++----------------- 1 file changed, 55 insertions(+), 40 deletions(-) (limited to 'classyage_1_1details_1_1Row.html') diff --git a/classyage_1_1details_1_1Row.html b/classyage_1_1details_1_1Row.html index e5706004..b401dd4d 100644 --- a/classyage_1_1details_1_1Row.html +++ b/classyage_1_1details_1_1Row.html @@ -3,22 +3,23 @@ - - + YAGE: yage::details::Row< Rows, Cols, Type > Class Template Reference - - + @@ -27,7 +28,7 @@ -
+
YAGE  v0.1.1
@@ -38,19 +39,43 @@
- + - - - - + +
+ All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
@@ -98,8 +123,8 @@ Public Member Functions   Type & operator[] (int col)   -const Type & operator[] (int col) const -  +const Type & operator[] (int col) const +  @@ -109,13 +134,11 @@ Private Attributes

Private Attributes

 

Constructor & Destructor Documentation

- -

◆ Row()

- +
-template<int Rows, int Cols, class Type>
+template<int Rows, int Cols, class Type >
@@ -148,13 +171,11 @@ template<int Rows, int Cols, class Type>

Member Function Documentation

- -

◆ operator[]() [1/2]

- +
-template<int Rows, int Cols, class Type>
+template<int Rows, int Cols, class Type >
@@ -176,13 +197,11 @@ template<int Rows, int Cols, class Type> - -

◆ operator[]() [2/2]

- +
-template<int Rows, int Cols, class Type>
+template<int Rows, int Cols, class Type >
@@ -205,13 +224,11 @@ template<int Rows, int Cols, class Type>

Member Data Documentation

- -

◆ index_

- +
-template<int Rows, int Cols, class Type>
+template<int Rows, int Cols, class Type >
@@ -229,13 +246,11 @@ template<int Rows, int Cols, class Type> - -

◆ parent_

- +
-template<int Rows, int Cols, class Type>
+template<int Rows, int Cols, class Type >
@@ -262,9 +277,9 @@ template<int Rows, int Cols, class Type> -- cgit