82 lines
3.4 KiB
JavaScript
82 lines
3.4 KiB
JavaScript
/*
|
|
@ @licstart The following is the entire license notice for the
|
|
JavaScript code in this file.
|
|
|
|
Copyright (C) 1997-2017 by Dimitri van Heesch
|
|
|
|
This program is free software; you can redistribute it and/or modify
|
|
it under the terms of the GNU General Public License as published by
|
|
the Free Software Foundation; either version 2 of the License, or
|
|
(at your option) any later version.
|
|
|
|
This program is distributed in the hope that it will be useful,
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
GNU General Public License for more details.
|
|
|
|
You should have received a copy of the GNU General Public License along
|
|
with this program; if not, write to the Free Software Foundation, Inc.,
|
|
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
|
|
|
@licend The above is the entire license notice
|
|
for the JavaScript code in this file
|
|
*/
|
|
var NAVTREE =
|
|
[
|
|
[ "Livox SDK API", "index.html", [
|
|
[ "Namespaces", "namespaces.html", [
|
|
[ "Namespace List", "namespaces.html", "namespaces_dup" ],
|
|
[ "Namespace Members", "namespacemembers.html", [
|
|
[ "All", "namespacemembers.html", "namespacemembers_dup" ],
|
|
[ "Functions", "namespacemembers_func.html", "namespacemembers_func" ],
|
|
[ "Variables", "namespacemembers_vars.html", null ],
|
|
[ "Typedefs", "namespacemembers_type.html", null ],
|
|
[ "Enumerations", "namespacemembers_enum.html", null ],
|
|
[ "Enumerator", "namespacemembers_eval.html", null ]
|
|
] ]
|
|
] ],
|
|
[ "Classes", "annotated.html", [
|
|
[ "Class List", "annotated.html", "annotated_dup" ],
|
|
[ "Class Index", "classes.html", null ],
|
|
[ "Class Hierarchy", "hierarchy.html", "hierarchy" ],
|
|
[ "Class Members", "functions.html", [
|
|
[ "All", "functions.html", "functions_dup" ],
|
|
[ "Functions", "functions_func.html", "functions_func" ],
|
|
[ "Variables", "functions_vars.html", "functions_vars" ],
|
|
[ "Typedefs", "functions_type.html", null ],
|
|
[ "Enumerations", "functions_enum.html", null ],
|
|
[ "Enumerator", "functions_eval.html", null ],
|
|
[ "Related Functions", "functions_rela.html", null ]
|
|
] ]
|
|
] ],
|
|
[ "Files", "files.html", [
|
|
[ "File List", "files.html", "files_dup" ],
|
|
[ "File Members", "globals.html", [
|
|
[ "All", "globals.html", null ],
|
|
[ "Functions", "globals_func.html", null ],
|
|
[ "Typedefs", "globals_type.html", null ],
|
|
[ "Enumerations", "globals_enum.html", null ],
|
|
[ "Enumerator", "globals_eval.html", null ],
|
|
[ "Macros", "globals_defs.html", null ]
|
|
] ]
|
|
] ]
|
|
] ]
|
|
];
|
|
|
|
var NAVTREEINDEX =
|
|
[
|
|
"_fast_c_r_c_8h.html",
|
|
"classfmt_1_1v5_1_1format__int.html#afde6e35fd703a48b346c0dd969bd6b1c",
|
|
"classfmt_1_1v5_1_1internal_1_1truncating__iterator__base.html#a9722e33a6fdfb563b8db59829f133711",
|
|
"classspdlog_1_1details_1_1registry.html#a43cb4919dd9f66cf4eeeeaf9774caade",
|
|
"classspdlog_1_1sinks_1_1wincolor__sink.html#a5032da6fc760507134a7d1eff1a20b0a",
|
|
"core_8h.html#a0af13074db7b689a71bd9ae94f8745a1",
|
|
"format_8h.html#a7c29e7b4a54045f13bd664979804998d",
|
|
"logger_8h.html",
|
|
"spdlog_8h.html#ab3df0dca3174a057e99fc327e8c25c57",
|
|
"structfmt_1_1v5_1_1format__handler.html#a988c9b12cdd78f32d51c231134317a9a",
|
|
"structfmt_1_1v5_1_1internal_1_1make__integer__sequence_3_01_t_00_010_00_01_ns_8_8_8_01_4.html"
|
|
];
|
|
|
|
var SYNCONMSG = 'click to disable panel synchronisation';
|
|
var SYNCOFFMSG = 'click to enable panel synchronisation'; |