diff options
Diffstat (limited to 'doc/html/navtree.js')
-rw-r--r-- | doc/html/navtree.js | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/doc/html/navtree.js b/doc/html/navtree.js index 5b5ef0f..529fcf8 100644 --- a/doc/html/navtree.js +++ b/doc/html/navtree.js @@ -19,6 +19,8 @@ var NAVTREE = [ "Functions", "functions_func.html", "functions_func" ], [ "Variables", "functions_vars.html", null ], [ "Typedefs", "functions_type.html", null ], + [ "Enumerations", "functions_enum.html", null ], + [ "Enumerator", "functions_eval.html", null ], [ "Related Functions", "functions_rela.html", null ] ] ] ] ], @@ -35,10 +37,11 @@ var NAVTREE = var NAVTREEINDEX = [ "BinaryIndexTree_8h.html", -"classmeow_1_1FeaturePointsDetector__Harris.html#a00be866b3cf9bd2469e0eef32a3b2287", -"classmeow_1_1MergeableHeap.html#a3638f12db8da212244cb6ab7e37332db", -"classmeow_1_1Rotation3D.html#a0a7c3b7f605caf7bc54f80b25b317972", -"classmeow_1_1Vector2D.html#aa6ae22d99360ff9e0b623e1744576733" +"classmeow_1_1FeaturePointsDetector.html#ad8ce3d515825b6e3b8c4865ebe7c8d76", +"classmeow_1_1Matrix.html#afb81446984f7c27458ccef86be2de413", +"classmeow_1_1RGBi__Space.html#a76b540bdf49bc8912c5f62aa875b1906", +"classmeow_1_1Vector.html#ab675b777186dd4903367bc77922893ee", +"functions_rela.html" ]; var SYNCONMSG = 'click to disable panel synchronisation'; |