aboutsummaryrefslogtreecommitdiffstats
path: root/hierarchy.js
diff options
context:
space:
mode:
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 ],