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_1Vector2-members.html | 75 ++++++++++++++++++++++++++------------- 1 file changed, 50 insertions(+), 25 deletions(-) (limited to 'classyage_1_1Vector2-members.html') diff --git a/classyage_1_1Vector2-members.html b/classyage_1_1Vector2-members.html index 20576cda..88bc8d79 100644 --- a/classyage_1_1Vector2-members.html +++ b/classyage_1_1Vector2-members.html @@ -3,22 +3,23 @@ - - + YAGE: Member List - - + @@ -27,7 +28,7 @@ -
+
YAGE  v0.1.1
@@ -38,19 +39,43 @@
- + - - - - + +
+ All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
@@ -89,18 +114,18 @@ $(document).ready(function(){initNavTree('classyage_1_1Vector2.html','');});

This is the complete list of members for yage::Vector2< Type >, including all inherited members.

- + - - + + - - + + @@ -110,17 +135,17 @@ $(document).ready(function(){initNavTree('classyage_1_1Vector2.html','');}); - + - +
begin()yage::Matrix< Rows, 1, Type >inline
colSize() constyage::Matrix< Rows, 1, Type >inline
colSize() constyage::Matrix< Rows, 1, Type >inline
data_yage::Matrix< Rows, 1, Type >protected
end()yage::Matrix< Rows, 1, Type >inline
getCol(int col) constyage::Matrix< Rows, 1, Type >inline
getRow(int row) constyage::Matrix< Rows, 1, Type >inline
getCol(int col) constyage::Matrix< Rows, 1, Type >inline
getRow(int row) constyage::Matrix< Rows, 1, Type >inline
Matrix()yage::Matrix< Rows, 1, Type >inline
Matrix(const std::vector< Type > &data)yage::Matrix< Rows, 1, Type >inline
operator+=(const Matrix< Rows, Cols, Type > &rhs)yage::Matrix< Rows, 1, Type >inline
operator-=(const Matrix< Rows, Cols, Type > &rhs)yage::Matrix< Rows, 1, Type >inline
operator[](int col)yage::Vector< 2, Type >inline
operator[](int col) constyage::Vector< 2, Type >inline
rowSize() constyage::Matrix< Rows, 1, Type >inline
operator[](int col) constyage::Vector< 2, Type >inline
rowSize() constyage::Matrix< Rows, 1, Type >inline
toString() const overrideyage::Vector< 2, Type >inlinevirtual
Vector()yage::Vector< 2, Type >inline
Vector(const Matrix< Rows, 1, Type > &other)yage::Vector< 2, Type >inline
Vector2(Type x, Type y)yage::Vector2< Type >inline
Vector2(const Matrix< 2, 1, Type > &other)yage::Vector2< Type >inline
x()yage::Vector2< Type >inline
x() constyage::Vector2< Type >inline
x() const yage::Vector2< Type >inline
y()yage::Vector2< Type >inline
y() constyage::Vector2< Type >inline
y() const yage::Vector2< Type >inline
-- cgit