aboutsummaryrefslogtreecommitdiffstats
path: root/hierarchy.js
diff options
context:
space:
mode:
authorTravisBot <>2017-10-12 13:59:45 +0000
committerTravisBot <>2017-10-12 13:59:45 +0000
commitdd51ec0f1fadd719f5ee298c1c40890f6db1815b (patch)
treed04fcefbbb940c2bd7da3dd60c5c1ec3dd529f19 /hierarchy.js
parent0e5a826935cd1e5ef1e3061d029e2aafea038f47 (diff)
downloadYAGE-dd51ec0f1fadd719f5ee298c1c40890f6db1815b.tar.gz
YAGE-dd51ec0f1fadd719f5ee298c1c40890f6db1815b.zip
Rebuilding documentation
Diffstat (limited to 'hierarchy.js')
-rw-r--r--hierarchy.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/hierarchy.js b/hierarchy.js
index f6632f3f..a3a040e0 100644
--- a/hierarchy.js
+++ b/hierarchy.js
@@ -27,6 +27,12 @@ var hierarchy =
[ "yage::Vector< 2, Type >", "classyage_1_1Vector.html", [
[ "yage::Vector2< Type >", "classyage_1_1Vector2.html", null ]
] ],
+ [ "yage::Vector< 3, Type >", "classyage_1_1Vector.html", [
+ [ "yage::Vector3< Type >", "classyage_1_1Vector3.html", null ]
+ ] ],
+ [ "yage::Vector< 4, Type >", "classyage_1_1Vector.html", [
+ [ "yage::Vector4< Type >", "classyage_1_1Vector4.html", null ]
+ ] ],
[ "yage::Vector< Rows, Type >", "classyage_1_1Vector.html", null ]
] ],
[ "yage::Position", "structyage_1_1Position.html", null ],