81 lines
3.5 KiB
JavaScript
81 lines
3.5 KiB
JavaScript
/*
|
|
@licstart The following is the entire license notice for the JavaScript code in this file.
|
|
|
|
The MIT License (MIT)
|
|
|
|
Copyright (C) 1997-2020 by Dimitri van Heesch
|
|
|
|
Permission is hereby granted, free of charge, to any person obtaining a copy of this software
|
|
and associated documentation files (the "Software"), to deal in the Software without restriction,
|
|
including without limitation the rights to use, copy, modify, merge, publish, distribute,
|
|
sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is
|
|
furnished to do so, subject to the following conditions:
|
|
|
|
The above copyright notice and this permission notice shall be included in all copies or
|
|
substantial portions of the Software.
|
|
|
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING
|
|
BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
|
|
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
|
@licend The above is the entire license notice for the JavaScript code in this file
|
|
*/
|
|
var NAVTREE =
|
|
[
|
|
[ "ViewDesignEngine", "index.html", [
|
|
[ "ViewDesignEngine API 参考文档", "index.html", [
|
|
[ "主要功能", "index.html#features", null ],
|
|
[ "模块组织", "index.html#modules", null ],
|
|
[ "快速开始", "index.html#quickstart", null ],
|
|
[ "构建", "index.html#build", null ]
|
|
] ],
|
|
[ "模块", "modules.html", "modules" ],
|
|
[ "命名空间", "namespaces.html", [
|
|
[ "命名空间列表", "namespaces.html", "namespaces_dup" ],
|
|
[ "命名空间成员", "namespacemembers.html", [
|
|
[ "全部", "namespacemembers.html", "namespacemembers_dup" ],
|
|
[ "函数", "namespacemembers_func.html", "namespacemembers_func" ],
|
|
[ "变量", "namespacemembers_vars.html", null ],
|
|
[ "类型定义", "namespacemembers_type.html", null ],
|
|
[ "枚举", "namespacemembers_enum.html", null ]
|
|
] ]
|
|
] ],
|
|
[ "类", "annotated.html", [
|
|
[ "类列表", "annotated.html", "annotated_dup" ],
|
|
[ "类索引", "classes.html", null ],
|
|
[ "类继承关系", "hierarchy.html", "hierarchy" ],
|
|
[ "类成员", "functions.html", [
|
|
[ "全部", "functions.html", "functions_dup" ],
|
|
[ "函数", "functions_func.html", "functions_func" ],
|
|
[ "变量", "functions_vars.html", "functions_vars" ],
|
|
[ "类型定义", "functions_type.html", null ]
|
|
] ]
|
|
] ],
|
|
[ "文件", "files.html", [
|
|
[ "文件列表", "files.html", "files_dup" ],
|
|
[ "文件成员", "globals.html", [
|
|
[ "全部", "globals.html", null ],
|
|
[ "函数", "globals_func.html", null ],
|
|
[ "类型定义", "globals_type.html", null ],
|
|
[ "宏定义", "globals_defs.html", null ]
|
|
] ]
|
|
] ]
|
|
] ]
|
|
];
|
|
|
|
var NAVTREEINDEX =
|
|
[
|
|
"aabb_8h.html",
|
|
"classvde_1_1foundation_1_1Tolerance.html#a060ad7c46837134898df7ca4dc1b118a",
|
|
"functions_func_c.html",
|
|
"group__mesh.html#ga589b3c23a527e157e19bfa7d3091010e",
|
|
"namespacemembers.html",
|
|
"namespacevde_1_1sdf.html#a9ba4992806c82a0737f72c23bd0b76a1a97e7c9a7d06eac006a28bf05467fcc8b",
|
|
"step__import_8h.html#add9286f426ba3fed65f107ac2e73c4efabe1779400b67a7fef4fa5bf93ec5e18f",
|
|
"structvde_1_1sketch_1_1SolverResult.html"
|
|
];
|
|
|
|
var SYNCONMSG = '点击 关闭 面板同步';
|
|
var SYNCOFFMSG = '点击 开启 面板同步'; |