@vcmap/ui 5.0.0-rc.9 → 5.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +90 -106
- package/app.config.json +3 -0
- package/build/.eslintrc +3 -0
- package/build/build.js +302 -162
- package/build/buildCesium.js +39 -19
- package/build/buildHelpers.js +279 -87
- package/build/buildPreview.js +16 -6
- package/build/bundle.js +57 -0
- package/build/commonViteConfig.js +6 -15
- package/build/determineHost.js +17 -4
- package/build/generateOLLib.js +15 -18
- package/build/getPluginProxies.js +35 -3
- package/build/info/conf.json +21 -19
- package/build/info/publish.js +16 -5
- package/config/aerowest.config.json +47 -54
- package/config/base.config.json +607 -662
- package/config/codes.config.json +401 -0
- package/config/dev.config.json +460 -14
- package/config/graphFeatureInfo.config.json +141 -0
- package/config/projects.config.json +29 -0
- package/config/www.config.json +1843 -0
- package/dist/assets/@mdi/font/LICENSE +20 -0
- package/dist/assets/@mdi/font/css/materialdesignicons.css.map +16 -0
- package/dist/assets/@mdi/font/css/materialdesignicons.min.e3f476.css +3 -0
- package/dist/assets/@mdi/font/fonts/materialdesignicons-webfont.woff2 +0 -0
- package/dist/assets/cesium/ThirdParty/Workers/basis_transcoder.js +21 -0
- package/dist/assets/cesium/ThirdParty/Workers/package.json +1 -0
- package/dist/assets/cesium/ThirdParty/Workers/pako_deflate.min.js +2 -0
- package/dist/assets/cesium/ThirdParty/Workers/pako_inflate.min.js +2 -0
- package/dist/assets/cesium/ThirdParty/Workers/z-worker-pako.js +1 -0
- package/dist/assets/cesium/ThirdParty/basis_transcoder.wasm +0 -0
- package/dist/assets/cesium/ThirdParty/draco_decoder.wasm +0 -0
- package/dist/assets/cesium/ThirdParty/google-earth-dbroot-parser.js +8337 -0
- package/dist/assets/cesium/Workers/chunk-227AJNOA.js +59 -0
- package/dist/assets/cesium/Workers/chunk-2R5O53JW.js +157 -0
- package/dist/assets/cesium/Workers/chunk-34YUDLRP.js +781 -0
- package/dist/assets/cesium/Workers/chunk-3W63OHNJ.js +100 -0
- package/dist/assets/cesium/Workers/chunk-4MFFIWUA.js +163 -0
- package/dist/assets/cesium/Workers/chunk-66QLLS45.js +218 -0
- package/dist/assets/cesium/Workers/chunk-6BTKZDRG.js +77 -0
- package/dist/assets/cesium/Workers/chunk-A4JVFBQ3.js +101 -0
- package/dist/assets/cesium/Workers/chunk-ABADGKYE.js +58 -0
- package/dist/assets/cesium/Workers/chunk-AFFLIKOH.js +353 -0
- package/dist/assets/cesium/Workers/chunk-AHKEZ2OE.js +629 -0
- package/dist/assets/cesium/Workers/chunk-C3SXRKRW.js +476 -0
- package/dist/assets/cesium/Workers/chunk-CCFQRR6D.js +55 -0
- package/dist/assets/cesium/Workers/chunk-CHHNOC2C.js +1860 -0
- package/dist/assets/cesium/Workers/chunk-CTELOFLA.js +196 -0
- package/dist/assets/cesium/Workers/chunk-DUHWWBQQ.js +3273 -0
- package/dist/assets/cesium/Workers/chunk-EW2GWJYB.js +44 -0
- package/dist/assets/cesium/Workers/chunk-GLZBE3ML.js +421 -0
- package/dist/assets/cesium/Workers/chunk-HARLBUOL.js +236 -0
- package/dist/assets/cesium/Workers/chunk-HQF437NJ.js +117 -0
- package/dist/assets/cesium/Workers/chunk-IPA4EACJ.js +368 -0
- package/dist/assets/cesium/Workers/chunk-J3JY6I2C.js +1009 -0
- package/dist/assets/cesium/Workers/chunk-JB2LWGH4.js +390 -0
- package/dist/assets/cesium/Workers/chunk-JS3AW5BK.js +634 -0
- package/dist/assets/cesium/Workers/chunk-K36FEYS7.js +452 -0
- package/dist/assets/cesium/Workers/chunk-KD4Y7CZL.js +400 -0
- package/dist/assets/cesium/Workers/chunk-KTJSNCK4.js +842 -0
- package/dist/assets/cesium/Workers/chunk-LLUNNUJV.js +258 -0
- package/dist/assets/cesium/Workers/chunk-MPAZH4BF.js +37 -0
- package/dist/assets/cesium/Workers/chunk-MYZB7C4T.js +1258 -0
- package/dist/assets/cesium/Workers/chunk-N3JIFFX2.js +501 -0
- package/dist/assets/cesium/Workers/chunk-O5AMBQ36.js +430 -0
- package/dist/assets/cesium/Workers/chunk-OAVNIRB4.js +124 -0
- package/dist/assets/cesium/Workers/chunk-OYFCF4PL.js +171 -0
- package/dist/assets/cesium/Workers/chunk-OZJDGN5F.js +1477 -0
- package/dist/assets/cesium/Workers/chunk-PCJWUS4M.js +2041 -0
- package/dist/assets/cesium/Workers/chunk-PFQBCKBM.js +8644 -0
- package/dist/assets/cesium/Workers/chunk-QIKODV5G.js +305 -0
- package/dist/assets/cesium/Workers/chunk-QJ3DFBH3.js +73 -0
- package/dist/assets/cesium/Workers/chunk-QMEMZIJI.js +138 -0
- package/dist/assets/cesium/Workers/chunk-QT3MPEMI.js +102 -0
- package/dist/assets/cesium/Workers/chunk-RP2A7BR5.js +289 -0
- package/dist/assets/cesium/Workers/chunk-RW6LU2CJ.js +138 -0
- package/dist/assets/cesium/Workers/chunk-TFC6TZ3S.js +757 -0
- package/dist/assets/cesium/Workers/chunk-V3NGATMV.js +693 -0
- package/dist/assets/cesium/Workers/chunk-VLGOATD6.js +1075 -0
- package/dist/assets/cesium/Workers/chunk-WXTV4ATB.js +39 -0
- package/dist/assets/cesium/Workers/chunk-X4SU25DT.js +302 -0
- package/dist/assets/cesium/Workers/chunk-XTY7B2N6.js +2716 -0
- package/dist/assets/cesium/Workers/chunk-XY7MGBKC.js +513 -0
- package/dist/assets/cesium/Workers/chunk-Z24VKNDO.js +834 -0
- package/dist/assets/cesium/Workers/chunk-ZA25DG4Y.js +684 -0
- package/dist/assets/cesium/Workers/chunk-ZFOBYDGF.js +73 -0
- package/dist/assets/cesium/Workers/combineGeometry.js +67 -1
- package/dist/assets/cesium/Workers/createBoxGeometry.js +57 -1
- package/dist/assets/cesium/Workers/createBoxOutlineGeometry.js +234 -1
- package/dist/assets/cesium/Workers/createCircleGeometry.js +196 -1
- package/dist/assets/cesium/Workers/createCircleOutlineGeometry.js +146 -1
- package/dist/assets/cesium/Workers/createCoplanarPolygonGeometry.js +506 -1
- package/dist/assets/cesium/Workers/createCoplanarPolygonOutlineGeometry.js +224 -1
- package/dist/assets/cesium/Workers/createCorridorGeometry.js +1262 -1
- package/dist/assets/cesium/Workers/createCorridorOutlineGeometry.js +567 -1
- package/dist/assets/cesium/Workers/createCylinderGeometry.js +59 -1
- package/dist/assets/cesium/Workers/createCylinderOutlineGeometry.js +231 -1
- package/dist/assets/cesium/Workers/createEllipseGeometry.js +70 -1
- package/dist/assets/cesium/Workers/createEllipseOutlineGeometry.js +63 -1
- package/dist/assets/cesium/Workers/createEllipsoidGeometry.js +58 -1
- package/dist/assets/cesium/Workers/createEllipsoidOutlineGeometry.js +60 -1
- package/dist/assets/cesium/Workers/createFrustumGeometry.js +57 -1
- package/dist/assets/cesium/Workers/createFrustumOutlineGeometry.js +234 -1
- package/dist/assets/cesium/Workers/createGeometry.js +150 -1
- package/dist/assets/cesium/Workers/createGroundPolylineGeometry.js +1607 -1
- package/dist/assets/cesium/Workers/createPlaneGeometry.js +223 -1
- package/dist/assets/cesium/Workers/createPlaneOutlineGeometry.js +123 -1
- package/dist/assets/cesium/Workers/createPolygonGeometry.js +1134 -1
- package/dist/assets/cesium/Workers/createPolygonOutlineGeometry.js +542 -1
- package/dist/assets/cesium/Workers/createPolylineGeometry.js +495 -1
- package/dist/assets/cesium/Workers/createPolylineVolumeGeometry.js +379 -1
- package/dist/assets/cesium/Workers/createPolylineVolumeOutlineGeometry.js +277 -1
- package/dist/assets/cesium/Workers/createRectangleGeometry.js +1273 -1
- package/dist/assets/cesium/Workers/createRectangleOutlineGeometry.js +480 -1
- package/dist/assets/cesium/Workers/createSimplePolylineGeometry.js +399 -1
- package/dist/assets/cesium/Workers/createSphereGeometry.js +117 -1
- package/dist/assets/cesium/Workers/createSphereOutlineGeometry.js +117 -1
- package/dist/assets/cesium/Workers/createTaskProcessorWorker.js +32 -1
- package/dist/assets/cesium/Workers/createVectorTileClampedPolylines.js +492 -1
- package/dist/assets/cesium/Workers/createVectorTileGeometries.js +386 -1
- package/dist/assets/cesium/Workers/createVectorTilePoints.js +112 -1
- package/dist/assets/cesium/Workers/createVectorTilePolygons.js +384 -1
- package/dist/assets/cesium/Workers/createVectorTilePolylines.js +262 -1
- package/dist/assets/cesium/Workers/createVerticesFromGoogleEarthEnterpriseBuffer.js +568 -1
- package/dist/assets/cesium/Workers/createVerticesFromHeightmap.js +2277 -3
- package/dist/assets/cesium/Workers/createVerticesFromQuantizedTerrainMesh.js +745 -1
- package/dist/assets/cesium/Workers/createWallGeometry.js +489 -1
- package/dist/assets/cesium/Workers/createWallOutlineGeometry.js +337 -1
- package/dist/assets/cesium/Workers/decodeDraco.js +369 -1
- package/dist/assets/cesium/Workers/decodeGoogleEarthEnterprisePacket.js +2650 -1
- package/dist/assets/cesium/Workers/decodeI3S.js +835 -0
- package/dist/assets/cesium/Workers/transcodeKTX2.js +3425 -1
- package/dist/assets/cesium/Workers/transferTypedArrayTest.js +41 -1
- package/dist/assets/cesium/Workers/upsampleQuantizedTerrainMesh.js +818 -1
- package/dist/assets/cesium.888ef7.js +164897 -0
- package/dist/assets/cesium.js +1 -1
- package/dist/assets/core.860907.js +19286 -0
- package/dist/assets/core.js +1 -1
- package/dist/assets/favicon-128.4c4ce5.png +0 -0
- package/dist/assets/favicon-180.5b99c0.png +0 -0
- package/dist/assets/favicon-192.0e205e.png +0 -0
- package/dist/assets/favicon-32.6b9add.png +0 -0
- package/dist/assets/favicon.d5ec97.svg +10 -0
- package/dist/assets/font/OFL.txt +93 -0
- package/dist/assets/font/TitilliumWeb-Regular.9ca076.woff2 +0 -0
- package/dist/assets/index-f265c560.js +1 -0
- package/dist/assets/ol.5e8a90.js +60117 -0
- package/dist/assets/ol.js +1 -1
- package/dist/assets/style/icon-marker-blue.534e37.png +0 -0
- package/dist/assets/style/icon-marker-green.0b6a92.png +0 -0
- package/dist/assets/style/icon-marker-o-blue.7b6d62.png +0 -0
- package/dist/assets/style/icon-marker-o-green.c863c0.png +0 -0
- package/dist/assets/style/icon-marker-o-red.93ff58.png +0 -0
- package/dist/assets/style/icon-marker-o.036477.png +0 -0
- package/dist/assets/style/icon-marker-red.313d03.png +0 -0
- package/dist/assets/style/icon-marker.70960f.png +0 -0
- package/dist/assets/style/icon-pin-blue.7be369.png +0 -0
- package/dist/assets/style/icon-pin-green.cbb935.png +0 -0
- package/dist/assets/style/icon-pin-red.3f25b2.png +0 -0
- package/dist/assets/style/icon-pin.b7ce77.png +0 -0
- package/dist/assets/ui.7758a8.css +5 -0
- package/dist/assets/ui.7758a8.js +16909 -0
- package/dist/assets/ui.js +1 -1
- package/dist/assets/vue.9771b3.js +4911 -0
- package/dist/assets/vue.js +5 -1
- package/dist/assets/vuetify.2818ff.css +5 -0
- package/dist/assets/vuetify.2818ff.js +21262 -0
- package/dist/assets/vuetify.js +5 -2
- package/dist/index.html +90 -8
- package/index.html +111 -0
- package/index.js +171 -24
- package/lib/cesium.js +1 -1
- package/lib/core.js +1 -1
- package/lib/olLib.js +861 -843
- package/lib/ui.js +1 -1
- package/lib/vue.js +2 -1
- package/lib/vuetify.js +2 -2
- package/package.json +56 -36
- package/plugins/.eslintrc +9 -0
- package/plugins/@vcmap-show-case/README.md +28 -0
- package/plugins/@vcmap-show-case/buttons-example/README.md +4 -0
- package/plugins/@vcmap-show-case/buttons-example/package.json +5 -0
- package/plugins/@vcmap-show-case/buttons-example/src/ButtonsExample.vue +282 -0
- package/plugins/@vcmap-show-case/buttons-example/src/index.js +51 -0
- package/plugins/@vcmap-show-case/category-tester/README.md +3 -0
- package/plugins/@vcmap-show-case/category-tester/package.json +5 -0
- package/plugins/@vcmap-show-case/category-tester/src/CategoriesExample.vue +135 -0
- package/plugins/@vcmap-show-case/category-tester/src/CollectionComponentOptions.vue +209 -0
- package/plugins/@vcmap-show-case/category-tester/src/index.js +73 -0
- package/plugins/@vcmap-show-case/collection-manager-example/README.md +3 -0
- package/plugins/@vcmap-show-case/collection-manager-example/package.json +5 -0
- package/plugins/@vcmap-show-case/collection-manager-example/src/CollectionManagerExample.vue +182 -0
- package/plugins/@vcmap-show-case/collection-manager-example/src/index.js +79 -0
- package/plugins/@vcmap-show-case/config-editor/README.md +3 -0
- package/plugins/@vcmap-show-case/config-editor/package.json +5 -0
- package/plugins/@vcmap-show-case/config-editor/src/ConfigEditor.vue +62 -0
- package/plugins/@vcmap-show-case/config-editor/src/index.js +49 -0
- package/plugins/@vcmap-show-case/context-menu-tester/README.md +3 -0
- package/plugins/@vcmap-show-case/context-menu-tester/package.json +5 -0
- package/plugins/@vcmap-show-case/context-menu-tester/src/index.js +41 -0
- package/plugins/@vcmap-show-case/form-inputs-example/README.md +4 -0
- package/plugins/@vcmap-show-case/form-inputs-example/config.json +5 -0
- package/plugins/@vcmap-show-case/form-inputs-example/package.json +5 -0
- package/plugins/@vcmap-show-case/form-inputs-example/src/FormInputsExample.vue +516 -0
- package/plugins/@vcmap-show-case/form-inputs-example/src/exampleActions.js +36 -0
- package/plugins/{@vcmap/pluginExample → @vcmap-show-case/form-inputs-example/src}/index.js +119 -35
- package/plugins/{@vcmap/pluginExample → @vcmap-show-case/form-inputs-example/src}/validation.js +14 -2
- package/plugins/@vcmap-show-case/hello-world/README.md +31 -0
- package/plugins/@vcmap-show-case/hello-world/package.json +6 -0
- package/plugins/@vcmap-show-case/hello-world/plugin-assets/vcs_logo.png +0 -0
- package/plugins/@vcmap-show-case/hello-world/src/defaultOptions.js +4 -0
- package/plugins/@vcmap-show-case/hello-world/src/helloWorld.vue +69 -0
- package/plugins/@vcmap-show-case/hello-world/src/index.js +142 -0
- package/plugins/@vcmap-show-case/hello-world/tests/helloWorld.spec.js +53 -0
- package/plugins/@vcmap-show-case/icons-example/README.md +5 -0
- package/plugins/@vcmap-show-case/icons-example/package.json +5 -0
- package/plugins/@vcmap-show-case/icons-example/src/AllIconsComponent.vue +51 -0
- package/plugins/@vcmap-show-case/icons-example/src/index.js +46 -0
- package/plugins/@vcmap-show-case/list-example/README.md +3 -0
- package/plugins/@vcmap-show-case/list-example/package.json +5 -0
- package/plugins/@vcmap-show-case/list-example/src/ListExample.vue +411 -0
- package/plugins/@vcmap-show-case/list-example/src/index.js +46 -0
- package/plugins/@vcmap-show-case/notifier-tester/README.md +3 -0
- package/plugins/@vcmap-show-case/notifier-tester/package.json +5 -0
- package/plugins/@vcmap-show-case/notifier-tester/src/NotifierTester.vue +82 -0
- package/plugins/@vcmap-show-case/notifier-tester/src/index.js +42 -0
- package/plugins/@vcmap-show-case/plugin-editors/README.md +4 -0
- package/plugins/@vcmap-show-case/plugin-editors/package.json +5 -0
- package/plugins/@vcmap-show-case/plugin-editors/src/PluginEditors.vue +119 -0
- package/plugins/@vcmap-show-case/plugin-editors/src/index.js +41 -0
- package/plugins/@vcmap-show-case/project-selector/README.md +25 -0
- package/plugins/@vcmap-show-case/project-selector/config.json +15 -0
- package/plugins/{@vcmap → @vcmap-show-case}/project-selector/package.json +3 -4
- package/plugins/{@vcmap/project-selector/ContextsListComponent.vue → @vcmap-show-case/project-selector/src/ModulesListComponent.vue} +22 -19
- package/plugins/@vcmap-show-case/project-selector/src/ProjectSelectorComponent.vue +102 -0
- package/plugins/@vcmap-show-case/project-selector/src/de.json +10 -0
- package/plugins/@vcmap-show-case/project-selector/src/en.json +10 -0
- package/plugins/@vcmap-show-case/project-selector/src/index.js +269 -0
- package/plugins/@vcmap-show-case/simple-graph/README.md +71 -0
- package/plugins/@vcmap-show-case/simple-graph/package.json +11 -0
- package/plugins/@vcmap-show-case/simple-graph/src/SimpleGraphComponent.vue +59 -0
- package/plugins/@vcmap-show-case/simple-graph/src/index.js +17 -0
- package/plugins/@vcmap-show-case/simple-graph/src/simpleGraphView.js +78 -0
- package/plugins/@vcmap-show-case/style-input-example/README.md +4 -0
- package/plugins/@vcmap-show-case/style-input-example/package.json +5 -0
- package/plugins/@vcmap-show-case/style-input-example/src/StyleExample.vue +190 -0
- package/plugins/@vcmap-show-case/style-input-example/src/index.js +42 -0
- package/plugins/@vcmap-show-case/switch-map-callback-example/README.md +21 -0
- package/plugins/@vcmap-show-case/switch-map-callback-example/config.json +3 -0
- package/plugins/@vcmap-show-case/switch-map-callback-example/package.json +5 -0
- package/plugins/@vcmap-show-case/switch-map-callback-example/src/index.js +34 -0
- package/plugins/@vcmap-show-case/switch-map-callback-example/src/switchMapCallback.js +47 -0
- package/plugins/@vcmap-show-case/table-example/README.md +3 -0
- package/plugins/@vcmap-show-case/table-example/package.json +5 -0
- package/plugins/@vcmap-show-case/table-example/src/DataTableExample.vue +187 -0
- package/plugins/@vcmap-show-case/table-example/src/index.js +49 -0
- package/plugins/@vcmap-show-case/textfields-example/README.md +3 -0
- package/plugins/@vcmap-show-case/textfields-example/package.json +5 -0
- package/plugins/{example/mySuperComponent.vue → @vcmap-show-case/textfields-example/src/TextfieldsExample.vue} +13 -31
- package/plugins/@vcmap-show-case/textfields-example/src/index.js +64 -0
- package/plugins/{@vcmap → @vcmap-show-case}/theme-changer/README.md +5 -3
- package/plugins/@vcmap-show-case/theme-changer/config.json +69 -0
- package/plugins/@vcmap-show-case/theme-changer/package.json +11 -0
- package/plugins/{@vcmap/theme-changer → @vcmap-show-case/theme-changer/src}/ThemeChangerComponent.vue +36 -8
- package/plugins/{@vcmap/theme-changer → @vcmap-show-case/theme-changer/src}/index.js +14 -8
- package/plugins/@vcmap-show-case/vector-properties-example/package.json +5 -0
- package/plugins/@vcmap-show-case/vector-properties-example/src/VectorPropertiesExample.vue +128 -0
- package/plugins/@vcmap-show-case/vector-properties-example/src/index.js +40 -0
- package/plugins/@vcmap-show-case/window-tester/README.md +3 -0
- package/plugins/@vcmap-show-case/window-tester/package.json +5 -0
- package/plugins/@vcmap-show-case/window-tester/src/EmptyComponent.vue +18 -0
- package/plugins/@vcmap-show-case/window-tester/src/MyCustomHeader.vue +31 -0
- package/plugins/@vcmap-show-case/window-tester/src/WindowExample.vue +185 -0
- package/plugins/@vcmap-show-case/window-tester/src/WindowExampleContent.vue +18 -0
- package/plugins/@vcmap-show-case/window-tester/src/WindowExampleToggleChild.vue +45 -0
- package/plugins/@vcmap-show-case/window-tester/src/index.js +80 -0
- package/plugins/@vcmap-show-case/window-tester/src/toolboxData.js +288 -0
- package/plugins/@vcmap-show-case/wizard-example/README.md +3 -0
- package/plugins/@vcmap-show-case/wizard-example/package.json +5 -0
- package/plugins/@vcmap-show-case/wizard-example/src/WizardExample.vue +127 -0
- package/plugins/@vcmap-show-case/wizard-example/src/index.js +53 -0
- package/plugins/package.json +9 -2
- package/public/assets/@mdi/font/LICENSE +20 -0
- package/public/assets/@mdi/font/css/materialdesignicons.css.map +16 -0
- package/public/assets/@mdi/font/css/materialdesignicons.min.css +3 -0
- package/public/assets/@mdi/font/fonts/materialdesignicons-webfont.woff2 +0 -0
- package/public/assets/favicon-128.png +0 -0
- package/public/assets/favicon-180.png +0 -0
- package/public/assets/favicon-192.png +0 -0
- package/public/assets/favicon-32.png +0 -0
- package/public/assets/favicon.svg +10 -0
- package/public/assets/font/OFL.txt +93 -0
- package/public/assets/font/TitilliumWeb-Regular.woff2 +0 -0
- package/public/assets/style/icon-marker-blue.png +0 -0
- package/public/assets/style/icon-marker-green.png +0 -0
- package/public/assets/style/icon-marker-o-blue.png +0 -0
- package/public/assets/style/icon-marker-o-green.png +0 -0
- package/public/assets/style/icon-marker-o-red.png +0 -0
- package/public/assets/style/icon-marker-o.png +0 -0
- package/public/assets/style/icon-marker-red.png +0 -0
- package/public/assets/style/icon-marker.png +0 -0
- package/public/assets/style/icon-pin-blue.png +0 -0
- package/public/assets/style/icon-pin-green.png +0 -0
- package/public/assets/style/icon-pin-red.png +0 -0
- package/public/assets/style/icon-pin.png +0 -0
- package/src/actions/StyleSelector.vue +136 -0
- package/src/actions/actionHelper.js +203 -50
- package/src/actions/stateRefAction.js +2 -3
- package/src/application/VcsApp.vue +538 -98
- package/src/application/VcsAppWrapper.vue +32 -0
- package/src/application/VcsAttributions.vue +83 -0
- package/src/application/VcsAttributionsFooter.vue +83 -0
- package/src/application/VcsMap.vue +22 -5
- package/src/application/VcsNavbar.vue +217 -0
- package/src/application/VcsSettings.vue +98 -0
- package/src/application/attributionsHelper.js +162 -0
- package/src/callback/activateLayersCallback.js +54 -0
- package/src/callback/applyLayerStyleCallback.js +63 -0
- package/src/callback/deactivateLayersCallback.js +54 -0
- package/src/callback/goToViewpointCallback.js +54 -0
- package/src/callback/vcsCallback.js +66 -0
- package/src/components/ImageElementInjector.vue +24 -0
- package/src/components/buttons/VcsActionButtonList.vue +52 -22
- package/src/components/buttons/VcsButton.vue +60 -110
- package/src/components/buttons/VcsFormButton.vue +178 -0
- package/src/components/buttons/VcsToolButton.vue +161 -0
- package/src/components/form-inputs-controls/VcsCheckbox.vue +62 -20
- package/src/components/form-inputs-controls/VcsChipArrayInput.vue +290 -0
- package/src/components/form-inputs-controls/VcsDatePicker.vue +156 -0
- package/src/components/form-inputs-controls/VcsFormSection.vue +120 -16
- package/src/components/form-inputs-controls/VcsLabel.vue +29 -11
- package/src/components/form-inputs-controls/VcsRadio.vue +149 -0
- package/src/components/form-inputs-controls/VcsRadioGrid.vue +175 -0
- package/src/components/form-inputs-controls/VcsSelect.vue +164 -50
- package/src/components/form-inputs-controls/VcsSlider.vue +73 -0
- package/src/components/form-inputs-controls/VcsTextArea.vue +118 -68
- package/src/components/form-inputs-controls/VcsTextField.vue +238 -69
- package/src/components/form-inputs-controls/VcsWizard.vue +137 -0
- package/src/components/form-inputs-controls/VcsWizardStep.vue +161 -0
- package/src/components/form-inputs-controls/composables.js +31 -0
- package/src/components/form-output/VcsFormattedNumber.vue +28 -28
- package/src/{icons → components/icons}/+all.js +109 -5
- package/src/components/icons/2DAreaIcon.vue +58 -0
- package/src/components/icons/2DDistanceIcon.vue +24 -0
- package/src/components/icons/3DAreaIcon.vue +58 -0
- package/src/components/icons/3DDistanceIcon.vue +24 -0
- package/src/components/icons/3DHeightIcon.vue +24 -0
- package/src/components/icons/AngleIcon.vue +16 -0
- package/src/{icons → components/icons}/AssociationsIcon.vue +7 -4
- package/src/components/icons/AxisIcon.vue +35 -0
- package/src/components/icons/BoundingBoxIcon.vue +38 -0
- package/src/components/icons/CheckboxCheckedIcon.vue +12 -0
- package/src/components/icons/CheckboxIcon.vue +21 -0
- package/src/components/icons/CheckboxIndeterminateIcon.vue +10 -0
- package/src/components/icons/CircleIcon.vue +25 -0
- package/src/components/icons/ClippingHorizontalIcon.vue +18 -0
- package/src/components/icons/ClippingIcon.vue +17 -0
- package/src/components/icons/ClippingVerticalIcon.vue +18 -0
- package/src/components/icons/ColorPickerIcon.vue +17 -0
- package/src/{icons → components/icons}/ColorSwatchIcon.vue +6 -2
- package/src/{icons → components/icons}/CommentIcon.vue +6 -6
- package/src/components/icons/CompassIcon.vue +24 -0
- package/src/components/icons/ComponentsIcon.vue +18 -0
- package/src/components/icons/ConeIcon.vue +30 -0
- package/src/components/icons/DimensionsHouseIcon.vue +20 -0
- package/src/components/icons/EditIcon.vue +17 -0
- package/src/components/icons/EditVerticesIcon.vue +35 -0
- package/src/{icons → components/icons}/ElevationProfileIcon.vue +7 -14
- package/src/components/icons/ExportAreaIcon.vue +17 -0
- package/src/components/icons/ExportFlightIcon.vue +17 -0
- package/src/components/icons/ExportIcon.vue +24 -0
- package/src/components/icons/ExternalLinkIcon.vue +23 -0
- package/src/components/icons/EyeIcon.vue +17 -0
- package/src/components/icons/FastForwardIcon.vue +17 -0
- package/src/components/icons/FilterIcon.vue +18 -0
- package/src/components/icons/GlobalTerrainIcon.vue +19 -0
- package/src/components/icons/GlobeNatureIcon.vue +17 -0
- package/src/components/icons/GroundIcon.vue +27 -0
- package/src/{icons → components/icons}/HealthCareIndustriesIcon.vue +7 -12
- package/src/components/icons/HelpIcon.vue +17 -0
- package/src/components/icons/HideIcon.vue +25 -0
- package/src/components/icons/HomePointIcon.vue +17 -0
- package/src/{icons → components/icons}/HospitalsIcon.vue +7 -21
- package/src/components/icons/HouseIcon.vue +32 -0
- package/src/components/icons/ImportIcon.vue +18 -0
- package/src/components/icons/InfoIcon.vue +24 -0
- package/src/{icons → components/icons}/KebabIcon.vue +7 -5
- package/src/components/icons/LabelIcon.vue +23 -0
- package/src/{icons → components/icons}/LayersIcon.vue +7 -5
- package/src/components/icons/LegendIcon.vue +24 -0
- package/src/components/icons/LineIcon.vue +22 -0
- package/src/components/icons/LinkIcon.vue +17 -0
- package/src/components/icons/LogoutIcon.vue +17 -0
- package/src/components/icons/MapIcon.vue +18 -0
- package/src/{icons → components/icons}/MenuIcon.vue +7 -5
- package/src/components/icons/MinusIcon.vue +18 -0
- package/src/components/icons/ObjectAttributeIcon.vue +18 -0
- package/src/components/icons/ObjectSelectIcon.vue +18 -0
- package/src/components/icons/ObliqueViewIcon.vue +19 -0
- package/src/components/icons/PdfIcon.vue +19 -0
- package/src/components/icons/PedestrianIcon.vue +17 -0
- package/src/components/icons/PenIcon.vue +16 -0
- package/src/components/icons/PlayCircleIcon.vue +20 -0
- package/src/components/icons/PlusIcon.vue +18 -0
- package/src/components/icons/PoiIcon.vue +23 -0
- package/src/{icons/PolygonIcon.vue → components/icons/PointIcon.vue} +8 -6
- package/src/components/icons/PointSelectIcon.vue +18 -0
- package/src/components/icons/PresentationModeIcon.vue +17 -0
- package/src/{icons → components/icons}/ProgressIcon.vue +9 -7
- package/src/components/icons/QueryIcon.vue +39 -0
- package/src/components/icons/RectangleIcon.vue +24 -0
- package/src/components/icons/ReturnIcon.vue +17 -0
- package/src/components/icons/RewindIcon.vue +16 -0
- package/src/components/icons/RotateLeftIcon.vue +17 -0
- package/src/components/icons/RotateRightIcon.vue +17 -0
- package/src/components/icons/ScreenshotIcon.vue +53 -0
- package/src/components/icons/SearchIcon.vue +17 -0
- package/src/components/icons/ShadowIcon.vue +18 -0
- package/src/{icons → components/icons}/ShapesIcon.vue +13 -6
- package/src/components/icons/ShareIcon.vue +22 -0
- package/src/components/icons/SimpleCircleFilledIcon.vue +18 -0
- package/src/{icons → components/icons}/SimpleCircleHalfFilledIcon.vue +6 -2
- package/src/components/icons/SimpleCircleOutlinedIcon.vue +13 -0
- package/src/components/icons/SkipNextIcon.vue +18 -0
- package/src/components/icons/SkipPreviousIcon.vue +18 -0
- package/src/{icons → components/icons}/SplitViewIcon.vue +6 -6
- package/src/components/icons/TerrainBoxIcon.vue +19 -0
- package/src/components/icons/TextStyleIcon.vue +17 -0
- package/src/components/icons/ThreeDimensionsIcon.vue +17 -0
- package/src/components/icons/ToolsIcon.vue +16 -0
- package/src/components/icons/TouchIcon.vue +18 -0
- package/src/components/icons/TrashCanIcon.vue +18 -0
- package/src/components/icons/TriangleIcon.vue +16 -0
- package/src/components/icons/TwoDimensionsIcon.vue +18 -0
- package/src/components/icons/UploadIcon.vue +17 -0
- package/src/components/icons/UserProfileIcon.vue +17 -0
- package/src/components/icons/UserShareIcon.vue +16 -0
- package/src/components/icons/VideoRecorderIcon.vue +23 -0
- package/src/components/icons/ViewpointFlightIcon.vue +28 -0
- package/src/components/icons/ViewpointIcon.vue +28 -0
- package/src/components/icons/Viewshed360Icon.vue +18 -0
- package/src/components/icons/ViewshedConeIcon.vue +17 -0
- package/src/components/icons/ViewshedIcon.vue +18 -0
- package/src/components/icons/WalkingIcon.vue +17 -0
- package/src/components/icons/WallIcon.vue +22 -0
- package/src/components/icons/WandIcon.vue +123 -0
- package/src/components/lists/VcsActionList.vue +57 -25
- package/src/components/lists/VcsList.vue +593 -0
- package/src/components/lists/VcsTreeview.vue +45 -42
- package/src/components/lists/VcsTreeviewLeaf.vue +45 -69
- package/src/components/lists/VcsTreeviewSearchbar.vue +40 -48
- package/src/components/notification/VcsBadge.vue +6 -4
- package/src/components/notification/VcsHelp.vue +39 -0
- package/src/components/notification/VcsTooltip.vue +111 -105
- package/src/components/notification/validation.js +1 -1
- package/src/components/plugins/AbstractConfigEditor.vue +84 -0
- package/src/components/style/MenuWrapper.vue +140 -0
- package/src/components/style/VcsFillMenu.vue +61 -0
- package/src/components/style/VcsFillSelector.vue +45 -0
- package/src/components/style/VcsImageMenu.vue +83 -0
- package/src/components/style/VcsImageSelector.vue +986 -0
- package/src/components/style/VcsStrokeMenu.vue +73 -0
- package/src/components/style/VcsStrokeSelector.vue +88 -0
- package/src/components/style/VcsTextMenu.vue +81 -0
- package/src/components/style/VcsTextSelector.vue +269 -0
- package/src/components/style/VcsVectorStyleComponent.vue +114 -0
- package/src/components/style/composables.js +84 -0
- package/src/components/tables/VcsDataTable.vue +503 -0
- package/src/components/tables/VcsTable.vue +145 -0
- package/src/components/vector-properties/VcsVectorPropertiesComponent.vue +778 -0
- package/src/components/vector-properties/composables.js +93 -0
- package/src/contentTree/LayerTree.vue +18 -14
- package/src/contentTree/contentTreeCollection.js +109 -41
- package/src/contentTree/contentTreeItem.js +109 -43
- package/src/contentTree/groupContentTreeItem.js +46 -23
- package/src/contentTree/layerContentTreeItem.js +54 -23
- package/src/contentTree/layerGroupContentTreeItem.js +58 -26
- package/src/contentTree/nodeContentTreeItem.js +19 -8
- package/src/contentTree/obliqueCollectionContentTreeItem.js +51 -22
- package/src/contentTree/subContentTreeItem.js +14 -5
- package/src/contentTree/vcsObjectContentTreeItem.js +27 -16
- package/src/contentTree/viewpointContentTreeItem.js +121 -0
- package/src/downloadHelper.js +52 -0
- package/src/featureInfo/AddressBalloonComponent.vue +58 -0
- package/src/featureInfo/BalloonComponent.vue +193 -0
- package/src/featureInfo/abstractFeatureInfoView.js +346 -0
- package/src/featureInfo/addressBalloonFeatureInfoView.js +130 -0
- package/src/featureInfo/balloonFeatureInfoView.js +159 -0
- package/src/featureInfo/balloonHelper.js +172 -0
- package/src/featureInfo/featureInfo.js +525 -0
- package/src/featureInfo/featureInfoInteraction.js +48 -0
- package/src/featureInfo/iframeFeatureInfoView.js +97 -0
- package/src/featureInfo/tableFeatureInfoView.js +120 -0
- package/src/i18n/de.js +195 -0
- package/src/i18n/en.js +195 -0
- package/src/i18n/i18nCollection.js +137 -0
- package/src/init.js +121 -36
- package/src/legend/StyleLegendItem.vue +176 -0
- package/src/legend/VcsLegend.vue +140 -0
- package/src/legend/legendHelper.js +204 -0
- package/src/manager/buttonManager.js +35 -16
- package/src/manager/collectionManager/CollectionComponent.vue +140 -0
- package/src/manager/collectionManager/CollectionComponentList.vue +77 -0
- package/src/manager/collectionManager/CollectionComponentProvider.vue +39 -0
- package/src/manager/collectionManager/CollectionManager.vue +62 -0
- package/src/manager/collectionManager/categoryManager.js +83 -0
- package/src/manager/collectionManager/collectionComponent.js +470 -0
- package/src/manager/collectionManager/collectionManager.js +432 -0
- package/src/manager/contextMenu/ContextMenuComponent.vue +43 -0
- package/src/manager/contextMenu/contextMenuInteraction.js +47 -0
- package/src/manager/contextMenu/contextMenuManager.js +220 -0
- package/src/manager/navbarManager.js +47 -13
- package/src/manager/toolbox/GroupToolboxComponent.vue +128 -0
- package/src/manager/toolbox/SelectToolboxComponent.vue +144 -0
- package/src/manager/toolbox/ToolboxManager.vue +124 -102
- package/src/manager/toolbox/toolboxManager.js +257 -87
- package/src/manager/window/WindowComponent.vue +105 -85
- package/src/manager/window/WindowComponentHeader.vue +115 -24
- package/src/manager/window/WindowManager.vue +121 -55
- package/src/manager/window/windowHelper.js +465 -0
- package/src/manager/window/windowManager.js +298 -87
- package/src/navigation/{mapNavCompass.vue → MapNavCompass.vue} +31 -11
- package/src/navigation/MapNavigation.vue +276 -0
- package/src/navigation/ObliqueRotation.vue +69 -0
- package/src/navigation/{orientationToolsButton.vue → OrientationToolsButton.vue} +13 -12
- package/src/navigation/{tiltSlider.vue → TiltSlider.vue} +39 -16
- package/src/navigation/VcsCompass.vue +69 -0
- package/src/navigation/VcsZoomButton.vue +52 -0
- package/src/navigation/overviewMap.js +142 -104
- package/src/navigation/overviewMapClickedInteraction.js +6 -1
- package/src/notifier/NotifierComponent.vue +86 -0
- package/src/notifier/notifier.js +129 -0
- package/src/pluginHelper.js +148 -20
- package/src/search/ResultItem.vue +83 -0
- package/src/search/ResultsComponent.vue +103 -0
- package/src/search/SearchComponent.vue +116 -0
- package/src/search/search.js +342 -0
- package/src/setup.js +9 -10
- package/src/state.js +272 -0
- package/src/styles/_theming.scss +69 -21
- package/src/styles/_typography.scss +3 -6
- package/src/styles/main.scss +9 -0
- package/src/styles/shades.scss +4 -0
- package/src/styles/utils/_border.scss +1 -1
- package/src/styles/utils/_cursor.scss +4 -0
- package/src/styles/utils/_display.scss +1 -1
- package/src/styles/variables.scss +79 -11
- package/src/styles/vcsFont.scss +2 -5
- package/src/styles/vcsGrid.scss +9 -0
- package/src/uiConfig.js +83 -0
- package/src/vcsUiApp.js +508 -68
- package/src/vuePlugins/i18n.js +51 -13
- package/src/vuePlugins/vuetify.js +104 -43
- package/config/berlin.config.json +0 -529
- package/dist/assets/cesium/Workers/ArcType-fc72c06c.js +0 -1
- package/dist/assets/cesium/Workers/AttributeCompression-80665726.js +0 -1
- package/dist/assets/cesium/Workers/AxisAlignedBoundingBox-a655a4bc.js +0 -1
- package/dist/assets/cesium/Workers/BoundingRectangle-c3b79029.js +0 -1
- package/dist/assets/cesium/Workers/BoxGeometry-f8f9c981.js +0 -1
- package/dist/assets/cesium/Workers/Color-de06a177.js +0 -1
- package/dist/assets/cesium/Workers/ComponentDatatype-a15c9a19.js +0 -1
- package/dist/assets/cesium/Workers/CoplanarPolygonGeometryLibrary-48cdc26d.js +0 -1
- package/dist/assets/cesium/Workers/CorridorGeometryLibrary-ddc027d3.js +0 -1
- package/dist/assets/cesium/Workers/CylinderGeometry-82a8cbe6.js +0 -1
- package/dist/assets/cesium/Workers/CylinderGeometryLibrary-76cda53e.js +0 -1
- package/dist/assets/cesium/Workers/EllipseGeometry-32d55454.js +0 -1
- package/dist/assets/cesium/Workers/EllipseGeometryLibrary-b2ae188a.js +0 -1
- package/dist/assets/cesium/Workers/EllipseOutlineGeometry-f05a5a27.js +0 -1
- package/dist/assets/cesium/Workers/EllipsoidGeodesic-19e75e11.js +0 -1
- package/dist/assets/cesium/Workers/EllipsoidGeometry-7c99fc81.js +0 -1
- package/dist/assets/cesium/Workers/EllipsoidOutlineGeometry-21c243df.js +0 -1
- package/dist/assets/cesium/Workers/EllipsoidRhumbLine-6145377b.js +0 -1
- package/dist/assets/cesium/Workers/EllipsoidTangentPlane-a01286f6.js +0 -1
- package/dist/assets/cesium/Workers/EncodedCartesian3-d9f5c4a4.js +0 -1
- package/dist/assets/cesium/Workers/FrustumGeometry-17776af8.js +0 -1
- package/dist/assets/cesium/Workers/GeometryAttribute-89a520b9.js +0 -1
- package/dist/assets/cesium/Workers/GeometryAttributes-32b29525.js +0 -1
- package/dist/assets/cesium/Workers/GeometryInstance-4fbf16ba.js +0 -1
- package/dist/assets/cesium/Workers/GeometryOffsetAttribute-8c5e10db.js +0 -1
- package/dist/assets/cesium/Workers/GeometryPipeline-309fad76.js +0 -1
- package/dist/assets/cesium/Workers/IndexDatatype-f1dcdf35.js +0 -1
- package/dist/assets/cesium/Workers/IntersectionTests-58aa8f80.js +0 -1
- package/dist/assets/cesium/Workers/Matrix2-47e98d76.js +0 -1
- package/dist/assets/cesium/Workers/OrientedBoundingBox-fcb5b750.js +0 -1
- package/dist/assets/cesium/Workers/Plane-3f01019d.js +0 -1
- package/dist/assets/cesium/Workers/PolygonGeometryLibrary-0b29eb16.js +0 -1
- package/dist/assets/cesium/Workers/PolygonPipeline-a934c4dd.js +0 -1
- package/dist/assets/cesium/Workers/PolylinePipeline-8095c9bc.js +0 -1
- package/dist/assets/cesium/Workers/PolylineVolumeGeometryLibrary-67d12fff.js +0 -1
- package/dist/assets/cesium/Workers/PrimitivePipeline-980e44c5.js +0 -1
- package/dist/assets/cesium/Workers/RectangleGeometryLibrary-621c6de8.js +0 -1
- package/dist/assets/cesium/Workers/RuntimeError-8952249c.js +0 -1
- package/dist/assets/cesium/Workers/TerrainEncoding-f96552d5.js +0 -1
- package/dist/assets/cesium/Workers/Transforms-c8cb8f43.js +0 -39
- package/dist/assets/cesium/Workers/VertexFormat-a0b706b0.js +0 -1
- package/dist/assets/cesium/Workers/WallGeometryLibrary-c03d8479.js +0 -1
- package/dist/assets/cesium/Workers/WebGLConstants-508b9636.js +0 -1
- package/dist/assets/cesium/Workers/WebMercatorProjection-79b3214e.js +0 -1
- package/dist/assets/cesium/Workers/_commonjsHelpers-3aae1032-26891ab7.js +0 -1
- package/dist/assets/cesium/Workers/_rollup_plugin_ignore_empty_module_placeholder-57d574d0.js +0 -1
- package/dist/assets/cesium/Workers/arrayRemoveDuplicates-dc2f4046.js +0 -1
- package/dist/assets/cesium/Workers/cesiumWorkerBootstrapper.js +0 -6
- package/dist/assets/cesium/Workers/combine-3c023bda.js +0 -1
- package/dist/assets/cesium/Workers/defaultValue-81eec7ed.js +0 -1
- package/dist/assets/cesium.4e40f4.js +0 -9105
- package/dist/assets/core.edcf5e.js +0 -4
- package/dist/assets/index.60dea538.css +0 -1
- package/dist/assets/index.889d0f3a.js +0 -1
- package/dist/assets/ol.246fd4.js +0 -318
- package/dist/assets/ui.df4f6d.css +0 -1
- package/dist/assets/ui.df4f6d.js +0 -43
- package/dist/assets/vue-composition-api.a520f3.js +0 -14
- package/dist/assets/vue-composition-api.js +0 -2
- package/dist/assets/vue.2cee44.js +0 -9
- package/dist/assets/vuetify.cc817b.css +0 -5
- package/dist/assets/vuetify.cc817b.js +0 -48
- package/lib/vue-composition-api.js +0 -2
- package/map.config.json +0 -35
- package/plugins/@vcmap/pluginExample/config.json +0 -6
- package/plugins/@vcmap/pluginExample/package.json +0 -7
- package/plugins/@vcmap/pluginExample/pluginExampleComponent.vue +0 -374
- package/plugins/@vcmap/project-selector/ProjectSelectorComponent.vue +0 -81
- package/plugins/@vcmap/project-selector/README.md +0 -29
- package/plugins/@vcmap/project-selector/config.json +0 -15
- package/plugins/@vcmap/project-selector/index.js +0 -254
- package/plugins/@vcmap/theme-changer/config.json +0 -69
- package/plugins/@vcmap/theme-changer/package.json +0 -12
- package/plugins/buttonExamples/ButtonExamples.vue +0 -190
- package/plugins/buttonExamples/index.js +0 -41
- package/plugins/categoryTest/Categories.vue +0 -145
- package/plugins/categoryTest/Category.vue +0 -114
- package/plugins/categoryTest/ItemEditor.vue +0 -13
- package/plugins/categoryTest/index.js +0 -41
- package/plugins/example/index.js +0 -75
- package/plugins/test/allIconsComponent.vue +0 -34
- package/plugins/test/editor.vue +0 -63
- package/plugins/test/index.js +0 -116
- package/plugins/test/myCustomHeader.vue +0 -19
- package/plugins/test/toolbox-data.js +0 -129
- package/plugins/test/vcsContent.vue +0 -23
- package/plugins/test/windowManagerExample.vue +0 -143
- package/src/actions/styleSelector.vue +0 -90
- package/src/application/Navbar.vue +0 -130
- package/src/application/empty-cmp.vue +0 -6
- package/src/components/form-inputs-controls/VcsColorPicker.vue +0 -81
- package/src/contentTree/viewPointContentTreeItem.js +0 -107
- package/src/icons/2DAreaIcon.vue +0 -21
- package/src/icons/2DDistanceIcon.vue +0 -18
- package/src/icons/3DAreaIcon.vue +0 -21
- package/src/icons/3DDistanceIcon.vue +0 -18
- package/src/icons/3DHeightIcon.vue +0 -18
- package/src/icons/AngleIcon.vue +0 -8
- package/src/icons/AxisIcon.vue +0 -10
- package/src/icons/BoundingBoxIcon.vue +0 -15
- package/src/icons/CheckboxCheckedIcon.vue +0 -16
- package/src/icons/CheckboxIcon.vue +0 -23
- package/src/icons/CheckboxIndeterminateIcon.vue +0 -24
- package/src/icons/CircleIcon.vue +0 -10
- package/src/icons/CompassIcon.vue +0 -8
- package/src/icons/ComponentsIcon.vue +0 -7
- package/src/icons/ConeIcon.vue +0 -11
- package/src/icons/DimensionsHouseIcon.vue +0 -14
- package/src/icons/ExportAreaIcon.vue +0 -7
- package/src/icons/ExportFlightIcon.vue +0 -7
- package/src/icons/ExportIcon.vue +0 -8
- package/src/icons/ExternalLinkIcon.vue +0 -10
- package/src/icons/EyeIcon.vue +0 -7
- package/src/icons/FastForwardIcon.vue +0 -7
- package/src/icons/FilterIcon.vue +0 -8
- package/src/icons/GlobeNatureIcon.vue +0 -14
- package/src/icons/HelpIcon.vue +0 -7
- package/src/icons/HomePointIcon.vue +0 -8
- package/src/icons/HouseIcon.vue +0 -25
- package/src/icons/ImportIcon.vue +0 -8
- package/src/icons/InfoIcon.vue +0 -10
- package/src/icons/LabelIcon.vue +0 -7
- package/src/icons/LegendIcon.vue +0 -65
- package/src/icons/LineIcon.vue +0 -7
- package/src/icons/LinkIcon.vue +0 -7
- package/src/icons/MapIcon.vue +0 -8
- package/src/icons/MinusIcon.vue +0 -8
- package/src/icons/ObjectAttributeIcon.vue +0 -18
- package/src/icons/ObjectSelectIcon.vue +0 -8
- package/src/icons/ObliqueViewIcon.vue +0 -13
- package/src/icons/PdfIcon.vue +0 -10
- package/src/icons/PedestrianIcon.vue +0 -8
- package/src/icons/PenIcon.vue +0 -14
- package/src/icons/PlayCircleIcon.vue +0 -10
- package/src/icons/PlusIcon.vue +0 -9
- package/src/icons/PoiIcon.vue +0 -7
- package/src/icons/PointSelectIcon.vue +0 -7
- package/src/icons/PresentationModeIcon.vue +0 -7
- package/src/icons/QueryIcon.vue +0 -15
- package/src/icons/RectangleIcon.vue +0 -9
- package/src/icons/ReturnIcon.vue +0 -7
- package/src/icons/RewindIcon.vue +0 -6
- package/src/icons/SearchIcon.vue +0 -8
- package/src/icons/ShadowIcon.vue +0 -9
- package/src/icons/ShareIcon.vue +0 -22
- package/src/icons/SimpleCircleFilledIcon.vue +0 -15
- package/src/icons/SimpleCircleOutlinedIcon.vue +0 -15
- package/src/icons/SkipNextIcon.vue +0 -7
- package/src/icons/SkipPreviousIcon.vue +0 -9
- package/src/icons/TextStyleIcon.vue +0 -14
- package/src/icons/ThreeDimensionsIcon.vue +0 -7
- package/src/icons/ToolsIcon.vue +0 -35
- package/src/icons/TouchIcon.vue +0 -8
- package/src/icons/TrashCanIcon.vue +0 -7
- package/src/icons/TriangleIcon.vue +0 -15
- package/src/icons/TwoDimensionsIcon.vue +0 -8
- package/src/icons/UploadIcon.vue +0 -14
- package/src/icons/VideoRecorderIcon.vue +0 -14
- package/src/icons/WalkingIcon.vue +0 -7
- package/src/icons/WallIcon.vue +0 -14
- package/src/lang/de.js +0 -60
- package/src/lang/en.js +0 -53
- package/src/manager/toolbox/ToolboxGroupComponent.vue +0 -128
- package/src/navigation/mapNavigation.vue +0 -205
- package/src/navigation/obliqueRotation.vue +0 -48
- package/src/navigation/vcsCompass.vue +0 -144
- package/src/navigation/vcsZoomButton.vue +0 -27
- package/start.js +0 -3
- /package/src/{assets/logo-mobile.svg → logo-mobile.svg} +0 -0
- /package/src/{assets/logo.svg → logo.svg} +0 -0
@@ -0,0 +1,1477 @@
|
|
1
|
+
/**
|
2
|
+
* @license
|
3
|
+
* Cesium - https://github.com/CesiumGS/cesium
|
4
|
+
* Version 1.109.3
|
5
|
+
*
|
6
|
+
* Copyright 2011-2022 Cesium Contributors
|
7
|
+
*
|
8
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
9
|
+
* you may not use this file except in compliance with the License.
|
10
|
+
* You may obtain a copy of the License at
|
11
|
+
*
|
12
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
13
|
+
*
|
14
|
+
* Unless required by applicable law or agreed to in writing, software
|
15
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
16
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
17
|
+
* See the License for the specific language governing permissions and
|
18
|
+
* limitations under the License.
|
19
|
+
*
|
20
|
+
* Columbus View (Pat. Pend.)
|
21
|
+
*
|
22
|
+
* Portions licensed separately.
|
23
|
+
* See https://github.com/CesiumGS/cesium/blob/main/LICENSE.md for full licensing details.
|
24
|
+
*/
|
25
|
+
|
26
|
+
import {
|
27
|
+
VertexFormat_default
|
28
|
+
} from "./chunk-QMEMZIJI.js";
|
29
|
+
import {
|
30
|
+
Plane_default
|
31
|
+
} from "./chunk-OYFCF4PL.js";
|
32
|
+
import {
|
33
|
+
GeometryAttributes_default
|
34
|
+
} from "./chunk-EW2GWJYB.js";
|
35
|
+
import {
|
36
|
+
GeometryAttribute_default,
|
37
|
+
Geometry_default,
|
38
|
+
PrimitiveType_default
|
39
|
+
} from "./chunk-X4SU25DT.js";
|
40
|
+
import {
|
41
|
+
BoundingSphere_default,
|
42
|
+
Intersect_default,
|
43
|
+
Quaternion_default
|
44
|
+
} from "./chunk-PFQBCKBM.js";
|
45
|
+
import {
|
46
|
+
Cartesian4_default,
|
47
|
+
Matrix4_default
|
48
|
+
} from "./chunk-DUHWWBQQ.js";
|
49
|
+
import {
|
50
|
+
ComponentDatatype_default
|
51
|
+
} from "./chunk-LLUNNUJV.js";
|
52
|
+
import {
|
53
|
+
Cartesian3_default,
|
54
|
+
Matrix3_default
|
55
|
+
} from "./chunk-PCJWUS4M.js";
|
56
|
+
import {
|
57
|
+
Math_default
|
58
|
+
} from "./chunk-N3JIFFX2.js";
|
59
|
+
import {
|
60
|
+
defaultValue_default
|
61
|
+
} from "./chunk-WXTV4ATB.js";
|
62
|
+
import {
|
63
|
+
Check_default,
|
64
|
+
DeveloperError_default
|
65
|
+
} from "./chunk-4MFFIWUA.js";
|
66
|
+
import {
|
67
|
+
defined_default
|
68
|
+
} from "./chunk-6BTKZDRG.js";
|
69
|
+
|
70
|
+
// packages/engine/Source/Core/CullingVolume.js
|
71
|
+
function CullingVolume(planes) {
|
72
|
+
this.planes = defaultValue_default(planes, []);
|
73
|
+
}
|
74
|
+
var faces = [new Cartesian3_default(), new Cartesian3_default(), new Cartesian3_default()];
|
75
|
+
Cartesian3_default.clone(Cartesian3_default.UNIT_X, faces[0]);
|
76
|
+
Cartesian3_default.clone(Cartesian3_default.UNIT_Y, faces[1]);
|
77
|
+
Cartesian3_default.clone(Cartesian3_default.UNIT_Z, faces[2]);
|
78
|
+
var scratchPlaneCenter = new Cartesian3_default();
|
79
|
+
var scratchPlaneNormal = new Cartesian3_default();
|
80
|
+
var scratchPlane = new Plane_default(new Cartesian3_default(1, 0, 0), 0);
|
81
|
+
CullingVolume.fromBoundingSphere = function(boundingSphere, result) {
|
82
|
+
if (!defined_default(boundingSphere)) {
|
83
|
+
throw new DeveloperError_default("boundingSphere is required.");
|
84
|
+
}
|
85
|
+
if (!defined_default(result)) {
|
86
|
+
result = new CullingVolume();
|
87
|
+
}
|
88
|
+
const length = faces.length;
|
89
|
+
const planes = result.planes;
|
90
|
+
planes.length = 2 * length;
|
91
|
+
const center = boundingSphere.center;
|
92
|
+
const radius = boundingSphere.radius;
|
93
|
+
let planeIndex = 0;
|
94
|
+
for (let i = 0; i < length; ++i) {
|
95
|
+
const faceNormal = faces[i];
|
96
|
+
let plane0 = planes[planeIndex];
|
97
|
+
let plane1 = planes[planeIndex + 1];
|
98
|
+
if (!defined_default(plane0)) {
|
99
|
+
plane0 = planes[planeIndex] = new Cartesian4_default();
|
100
|
+
}
|
101
|
+
if (!defined_default(plane1)) {
|
102
|
+
plane1 = planes[planeIndex + 1] = new Cartesian4_default();
|
103
|
+
}
|
104
|
+
Cartesian3_default.multiplyByScalar(faceNormal, -radius, scratchPlaneCenter);
|
105
|
+
Cartesian3_default.add(center, scratchPlaneCenter, scratchPlaneCenter);
|
106
|
+
plane0.x = faceNormal.x;
|
107
|
+
plane0.y = faceNormal.y;
|
108
|
+
plane0.z = faceNormal.z;
|
109
|
+
plane0.w = -Cartesian3_default.dot(faceNormal, scratchPlaneCenter);
|
110
|
+
Cartesian3_default.multiplyByScalar(faceNormal, radius, scratchPlaneCenter);
|
111
|
+
Cartesian3_default.add(center, scratchPlaneCenter, scratchPlaneCenter);
|
112
|
+
plane1.x = -faceNormal.x;
|
113
|
+
plane1.y = -faceNormal.y;
|
114
|
+
plane1.z = -faceNormal.z;
|
115
|
+
plane1.w = -Cartesian3_default.dot(
|
116
|
+
Cartesian3_default.negate(faceNormal, scratchPlaneNormal),
|
117
|
+
scratchPlaneCenter
|
118
|
+
);
|
119
|
+
planeIndex += 2;
|
120
|
+
}
|
121
|
+
return result;
|
122
|
+
};
|
123
|
+
CullingVolume.prototype.computeVisibility = function(boundingVolume) {
|
124
|
+
if (!defined_default(boundingVolume)) {
|
125
|
+
throw new DeveloperError_default("boundingVolume is required.");
|
126
|
+
}
|
127
|
+
const planes = this.planes;
|
128
|
+
let intersecting = false;
|
129
|
+
for (let k = 0, len = planes.length; k < len; ++k) {
|
130
|
+
const result = boundingVolume.intersectPlane(
|
131
|
+
Plane_default.fromCartesian4(planes[k], scratchPlane)
|
132
|
+
);
|
133
|
+
if (result === Intersect_default.OUTSIDE) {
|
134
|
+
return Intersect_default.OUTSIDE;
|
135
|
+
} else if (result === Intersect_default.INTERSECTING) {
|
136
|
+
intersecting = true;
|
137
|
+
}
|
138
|
+
}
|
139
|
+
return intersecting ? Intersect_default.INTERSECTING : Intersect_default.INSIDE;
|
140
|
+
};
|
141
|
+
CullingVolume.prototype.computeVisibilityWithPlaneMask = function(boundingVolume, parentPlaneMask) {
|
142
|
+
if (!defined_default(boundingVolume)) {
|
143
|
+
throw new DeveloperError_default("boundingVolume is required.");
|
144
|
+
}
|
145
|
+
if (!defined_default(parentPlaneMask)) {
|
146
|
+
throw new DeveloperError_default("parentPlaneMask is required.");
|
147
|
+
}
|
148
|
+
if (parentPlaneMask === CullingVolume.MASK_OUTSIDE || parentPlaneMask === CullingVolume.MASK_INSIDE) {
|
149
|
+
return parentPlaneMask;
|
150
|
+
}
|
151
|
+
let mask = CullingVolume.MASK_INSIDE;
|
152
|
+
const planes = this.planes;
|
153
|
+
for (let k = 0, len = planes.length; k < len; ++k) {
|
154
|
+
const flag = k < 31 ? 1 << k : 0;
|
155
|
+
if (k < 31 && (parentPlaneMask & flag) === 0) {
|
156
|
+
continue;
|
157
|
+
}
|
158
|
+
const result = boundingVolume.intersectPlane(
|
159
|
+
Plane_default.fromCartesian4(planes[k], scratchPlane)
|
160
|
+
);
|
161
|
+
if (result === Intersect_default.OUTSIDE) {
|
162
|
+
return CullingVolume.MASK_OUTSIDE;
|
163
|
+
} else if (result === Intersect_default.INTERSECTING) {
|
164
|
+
mask |= flag;
|
165
|
+
}
|
166
|
+
}
|
167
|
+
return mask;
|
168
|
+
};
|
169
|
+
CullingVolume.MASK_OUTSIDE = 4294967295;
|
170
|
+
CullingVolume.MASK_INSIDE = 0;
|
171
|
+
CullingVolume.MASK_INDETERMINATE = 2147483647;
|
172
|
+
var CullingVolume_default = CullingVolume;
|
173
|
+
|
174
|
+
// packages/engine/Source/Core/OrthographicOffCenterFrustum.js
|
175
|
+
function OrthographicOffCenterFrustum(options) {
|
176
|
+
options = defaultValue_default(options, defaultValue_default.EMPTY_OBJECT);
|
177
|
+
this.left = options.left;
|
178
|
+
this._left = void 0;
|
179
|
+
this.right = options.right;
|
180
|
+
this._right = void 0;
|
181
|
+
this.top = options.top;
|
182
|
+
this._top = void 0;
|
183
|
+
this.bottom = options.bottom;
|
184
|
+
this._bottom = void 0;
|
185
|
+
this.near = defaultValue_default(options.near, 1);
|
186
|
+
this._near = this.near;
|
187
|
+
this.far = defaultValue_default(options.far, 5e8);
|
188
|
+
this._far = this.far;
|
189
|
+
this._cullingVolume = new CullingVolume_default();
|
190
|
+
this._orthographicMatrix = new Matrix4_default();
|
191
|
+
}
|
192
|
+
function update(frustum) {
|
193
|
+
if (!defined_default(frustum.right) || !defined_default(frustum.left) || !defined_default(frustum.top) || !defined_default(frustum.bottom) || !defined_default(frustum.near) || !defined_default(frustum.far)) {
|
194
|
+
throw new DeveloperError_default(
|
195
|
+
"right, left, top, bottom, near, or far parameters are not set."
|
196
|
+
);
|
197
|
+
}
|
198
|
+
if (frustum.top !== frustum._top || frustum.bottom !== frustum._bottom || frustum.left !== frustum._left || frustum.right !== frustum._right || frustum.near !== frustum._near || frustum.far !== frustum._far) {
|
199
|
+
if (frustum.left > frustum.right) {
|
200
|
+
throw new DeveloperError_default("right must be greater than left.");
|
201
|
+
}
|
202
|
+
if (frustum.bottom > frustum.top) {
|
203
|
+
throw new DeveloperError_default("top must be greater than bottom.");
|
204
|
+
}
|
205
|
+
if (frustum.near <= 0 || frustum.near > frustum.far) {
|
206
|
+
throw new DeveloperError_default(
|
207
|
+
"near must be greater than zero and less than far."
|
208
|
+
);
|
209
|
+
}
|
210
|
+
frustum._left = frustum.left;
|
211
|
+
frustum._right = frustum.right;
|
212
|
+
frustum._top = frustum.top;
|
213
|
+
frustum._bottom = frustum.bottom;
|
214
|
+
frustum._near = frustum.near;
|
215
|
+
frustum._far = frustum.far;
|
216
|
+
frustum._orthographicMatrix = Matrix4_default.computeOrthographicOffCenter(
|
217
|
+
frustum.left,
|
218
|
+
frustum.right,
|
219
|
+
frustum.bottom,
|
220
|
+
frustum.top,
|
221
|
+
frustum.near,
|
222
|
+
frustum.far,
|
223
|
+
frustum._orthographicMatrix
|
224
|
+
);
|
225
|
+
}
|
226
|
+
}
|
227
|
+
Object.defineProperties(OrthographicOffCenterFrustum.prototype, {
|
228
|
+
/**
|
229
|
+
* Gets the orthographic projection matrix computed from the view frustum.
|
230
|
+
* @memberof OrthographicOffCenterFrustum.prototype
|
231
|
+
* @type {Matrix4}
|
232
|
+
* @readonly
|
233
|
+
*/
|
234
|
+
projectionMatrix: {
|
235
|
+
get: function() {
|
236
|
+
update(this);
|
237
|
+
return this._orthographicMatrix;
|
238
|
+
}
|
239
|
+
}
|
240
|
+
});
|
241
|
+
var getPlanesRight = new Cartesian3_default();
|
242
|
+
var getPlanesNearCenter = new Cartesian3_default();
|
243
|
+
var getPlanesPoint = new Cartesian3_default();
|
244
|
+
var negateScratch = new Cartesian3_default();
|
245
|
+
OrthographicOffCenterFrustum.prototype.computeCullingVolume = function(position, direction, up) {
|
246
|
+
if (!defined_default(position)) {
|
247
|
+
throw new DeveloperError_default("position is required.");
|
248
|
+
}
|
249
|
+
if (!defined_default(direction)) {
|
250
|
+
throw new DeveloperError_default("direction is required.");
|
251
|
+
}
|
252
|
+
if (!defined_default(up)) {
|
253
|
+
throw new DeveloperError_default("up is required.");
|
254
|
+
}
|
255
|
+
const planes = this._cullingVolume.planes;
|
256
|
+
const t = this.top;
|
257
|
+
const b = this.bottom;
|
258
|
+
const r = this.right;
|
259
|
+
const l = this.left;
|
260
|
+
const n = this.near;
|
261
|
+
const f = this.far;
|
262
|
+
const right = Cartesian3_default.cross(direction, up, getPlanesRight);
|
263
|
+
Cartesian3_default.normalize(right, right);
|
264
|
+
const nearCenter = getPlanesNearCenter;
|
265
|
+
Cartesian3_default.multiplyByScalar(direction, n, nearCenter);
|
266
|
+
Cartesian3_default.add(position, nearCenter, nearCenter);
|
267
|
+
const point = getPlanesPoint;
|
268
|
+
Cartesian3_default.multiplyByScalar(right, l, point);
|
269
|
+
Cartesian3_default.add(nearCenter, point, point);
|
270
|
+
let plane = planes[0];
|
271
|
+
if (!defined_default(plane)) {
|
272
|
+
plane = planes[0] = new Cartesian4_default();
|
273
|
+
}
|
274
|
+
plane.x = right.x;
|
275
|
+
plane.y = right.y;
|
276
|
+
plane.z = right.z;
|
277
|
+
plane.w = -Cartesian3_default.dot(right, point);
|
278
|
+
Cartesian3_default.multiplyByScalar(right, r, point);
|
279
|
+
Cartesian3_default.add(nearCenter, point, point);
|
280
|
+
plane = planes[1];
|
281
|
+
if (!defined_default(plane)) {
|
282
|
+
plane = planes[1] = new Cartesian4_default();
|
283
|
+
}
|
284
|
+
plane.x = -right.x;
|
285
|
+
plane.y = -right.y;
|
286
|
+
plane.z = -right.z;
|
287
|
+
plane.w = -Cartesian3_default.dot(Cartesian3_default.negate(right, negateScratch), point);
|
288
|
+
Cartesian3_default.multiplyByScalar(up, b, point);
|
289
|
+
Cartesian3_default.add(nearCenter, point, point);
|
290
|
+
plane = planes[2];
|
291
|
+
if (!defined_default(plane)) {
|
292
|
+
plane = planes[2] = new Cartesian4_default();
|
293
|
+
}
|
294
|
+
plane.x = up.x;
|
295
|
+
plane.y = up.y;
|
296
|
+
plane.z = up.z;
|
297
|
+
plane.w = -Cartesian3_default.dot(up, point);
|
298
|
+
Cartesian3_default.multiplyByScalar(up, t, point);
|
299
|
+
Cartesian3_default.add(nearCenter, point, point);
|
300
|
+
plane = planes[3];
|
301
|
+
if (!defined_default(plane)) {
|
302
|
+
plane = planes[3] = new Cartesian4_default();
|
303
|
+
}
|
304
|
+
plane.x = -up.x;
|
305
|
+
plane.y = -up.y;
|
306
|
+
plane.z = -up.z;
|
307
|
+
plane.w = -Cartesian3_default.dot(Cartesian3_default.negate(up, negateScratch), point);
|
308
|
+
plane = planes[4];
|
309
|
+
if (!defined_default(plane)) {
|
310
|
+
plane = planes[4] = new Cartesian4_default();
|
311
|
+
}
|
312
|
+
plane.x = direction.x;
|
313
|
+
plane.y = direction.y;
|
314
|
+
plane.z = direction.z;
|
315
|
+
plane.w = -Cartesian3_default.dot(direction, nearCenter);
|
316
|
+
Cartesian3_default.multiplyByScalar(direction, f, point);
|
317
|
+
Cartesian3_default.add(position, point, point);
|
318
|
+
plane = planes[5];
|
319
|
+
if (!defined_default(plane)) {
|
320
|
+
plane = planes[5] = new Cartesian4_default();
|
321
|
+
}
|
322
|
+
plane.x = -direction.x;
|
323
|
+
plane.y = -direction.y;
|
324
|
+
plane.z = -direction.z;
|
325
|
+
plane.w = -Cartesian3_default.dot(Cartesian3_default.negate(direction, negateScratch), point);
|
326
|
+
return this._cullingVolume;
|
327
|
+
};
|
328
|
+
OrthographicOffCenterFrustum.prototype.getPixelDimensions = function(drawingBufferWidth, drawingBufferHeight, distance, pixelRatio, result) {
|
329
|
+
update(this);
|
330
|
+
if (!defined_default(drawingBufferWidth) || !defined_default(drawingBufferHeight)) {
|
331
|
+
throw new DeveloperError_default(
|
332
|
+
"Both drawingBufferWidth and drawingBufferHeight are required."
|
333
|
+
);
|
334
|
+
}
|
335
|
+
if (drawingBufferWidth <= 0) {
|
336
|
+
throw new DeveloperError_default("drawingBufferWidth must be greater than zero.");
|
337
|
+
}
|
338
|
+
if (drawingBufferHeight <= 0) {
|
339
|
+
throw new DeveloperError_default("drawingBufferHeight must be greater than zero.");
|
340
|
+
}
|
341
|
+
if (!defined_default(distance)) {
|
342
|
+
throw new DeveloperError_default("distance is required.");
|
343
|
+
}
|
344
|
+
if (!defined_default(pixelRatio)) {
|
345
|
+
throw new DeveloperError_default("pixelRatio is required.");
|
346
|
+
}
|
347
|
+
if (pixelRatio <= 0) {
|
348
|
+
throw new DeveloperError_default("pixelRatio must be greater than zero.");
|
349
|
+
}
|
350
|
+
if (!defined_default(result)) {
|
351
|
+
throw new DeveloperError_default("A result object is required.");
|
352
|
+
}
|
353
|
+
const frustumWidth = this.right - this.left;
|
354
|
+
const frustumHeight = this.top - this.bottom;
|
355
|
+
const pixelWidth = pixelRatio * frustumWidth / drawingBufferWidth;
|
356
|
+
const pixelHeight = pixelRatio * frustumHeight / drawingBufferHeight;
|
357
|
+
result.x = pixelWidth;
|
358
|
+
result.y = pixelHeight;
|
359
|
+
return result;
|
360
|
+
};
|
361
|
+
OrthographicOffCenterFrustum.prototype.clone = function(result) {
|
362
|
+
if (!defined_default(result)) {
|
363
|
+
result = new OrthographicOffCenterFrustum();
|
364
|
+
}
|
365
|
+
result.left = this.left;
|
366
|
+
result.right = this.right;
|
367
|
+
result.top = this.top;
|
368
|
+
result.bottom = this.bottom;
|
369
|
+
result.near = this.near;
|
370
|
+
result.far = this.far;
|
371
|
+
result._left = void 0;
|
372
|
+
result._right = void 0;
|
373
|
+
result._top = void 0;
|
374
|
+
result._bottom = void 0;
|
375
|
+
result._near = void 0;
|
376
|
+
result._far = void 0;
|
377
|
+
return result;
|
378
|
+
};
|
379
|
+
OrthographicOffCenterFrustum.prototype.equals = function(other) {
|
380
|
+
return defined_default(other) && other instanceof OrthographicOffCenterFrustum && this.right === other.right && this.left === other.left && this.top === other.top && this.bottom === other.bottom && this.near === other.near && this.far === other.far;
|
381
|
+
};
|
382
|
+
OrthographicOffCenterFrustum.prototype.equalsEpsilon = function(other, relativeEpsilon, absoluteEpsilon) {
|
383
|
+
return other === this || defined_default(other) && other instanceof OrthographicOffCenterFrustum && Math_default.equalsEpsilon(
|
384
|
+
this.right,
|
385
|
+
other.right,
|
386
|
+
relativeEpsilon,
|
387
|
+
absoluteEpsilon
|
388
|
+
) && Math_default.equalsEpsilon(
|
389
|
+
this.left,
|
390
|
+
other.left,
|
391
|
+
relativeEpsilon,
|
392
|
+
absoluteEpsilon
|
393
|
+
) && Math_default.equalsEpsilon(
|
394
|
+
this.top,
|
395
|
+
other.top,
|
396
|
+
relativeEpsilon,
|
397
|
+
absoluteEpsilon
|
398
|
+
) && Math_default.equalsEpsilon(
|
399
|
+
this.bottom,
|
400
|
+
other.bottom,
|
401
|
+
relativeEpsilon,
|
402
|
+
absoluteEpsilon
|
403
|
+
) && Math_default.equalsEpsilon(
|
404
|
+
this.near,
|
405
|
+
other.near,
|
406
|
+
relativeEpsilon,
|
407
|
+
absoluteEpsilon
|
408
|
+
) && Math_default.equalsEpsilon(
|
409
|
+
this.far,
|
410
|
+
other.far,
|
411
|
+
relativeEpsilon,
|
412
|
+
absoluteEpsilon
|
413
|
+
);
|
414
|
+
};
|
415
|
+
var OrthographicOffCenterFrustum_default = OrthographicOffCenterFrustum;
|
416
|
+
|
417
|
+
// packages/engine/Source/Core/OrthographicFrustum.js
|
418
|
+
function OrthographicFrustum(options) {
|
419
|
+
options = defaultValue_default(options, defaultValue_default.EMPTY_OBJECT);
|
420
|
+
this._offCenterFrustum = new OrthographicOffCenterFrustum_default();
|
421
|
+
this.width = options.width;
|
422
|
+
this._width = void 0;
|
423
|
+
this.aspectRatio = options.aspectRatio;
|
424
|
+
this._aspectRatio = void 0;
|
425
|
+
this.near = defaultValue_default(options.near, 1);
|
426
|
+
this._near = this.near;
|
427
|
+
this.far = defaultValue_default(options.far, 5e8);
|
428
|
+
this._far = this.far;
|
429
|
+
}
|
430
|
+
OrthographicFrustum.packedLength = 4;
|
431
|
+
OrthographicFrustum.pack = function(value, array, startingIndex) {
|
432
|
+
Check_default.typeOf.object("value", value);
|
433
|
+
Check_default.defined("array", array);
|
434
|
+
startingIndex = defaultValue_default(startingIndex, 0);
|
435
|
+
array[startingIndex++] = value.width;
|
436
|
+
array[startingIndex++] = value.aspectRatio;
|
437
|
+
array[startingIndex++] = value.near;
|
438
|
+
array[startingIndex] = value.far;
|
439
|
+
return array;
|
440
|
+
};
|
441
|
+
OrthographicFrustum.unpack = function(array, startingIndex, result) {
|
442
|
+
Check_default.defined("array", array);
|
443
|
+
startingIndex = defaultValue_default(startingIndex, 0);
|
444
|
+
if (!defined_default(result)) {
|
445
|
+
result = new OrthographicFrustum();
|
446
|
+
}
|
447
|
+
result.width = array[startingIndex++];
|
448
|
+
result.aspectRatio = array[startingIndex++];
|
449
|
+
result.near = array[startingIndex++];
|
450
|
+
result.far = array[startingIndex];
|
451
|
+
return result;
|
452
|
+
};
|
453
|
+
function update2(frustum) {
|
454
|
+
if (!defined_default(frustum.width) || !defined_default(frustum.aspectRatio) || !defined_default(frustum.near) || !defined_default(frustum.far)) {
|
455
|
+
throw new DeveloperError_default(
|
456
|
+
"width, aspectRatio, near, or far parameters are not set."
|
457
|
+
);
|
458
|
+
}
|
459
|
+
const f = frustum._offCenterFrustum;
|
460
|
+
if (frustum.width !== frustum._width || frustum.aspectRatio !== frustum._aspectRatio || frustum.near !== frustum._near || frustum.far !== frustum._far) {
|
461
|
+
if (frustum.aspectRatio < 0) {
|
462
|
+
throw new DeveloperError_default("aspectRatio must be positive.");
|
463
|
+
}
|
464
|
+
if (frustum.near < 0 || frustum.near > frustum.far) {
|
465
|
+
throw new DeveloperError_default(
|
466
|
+
"near must be greater than zero and less than far."
|
467
|
+
);
|
468
|
+
}
|
469
|
+
frustum._aspectRatio = frustum.aspectRatio;
|
470
|
+
frustum._width = frustum.width;
|
471
|
+
frustum._near = frustum.near;
|
472
|
+
frustum._far = frustum.far;
|
473
|
+
const ratio = 1 / frustum.aspectRatio;
|
474
|
+
f.right = frustum.width * 0.5;
|
475
|
+
f.left = -f.right;
|
476
|
+
f.top = ratio * f.right;
|
477
|
+
f.bottom = -f.top;
|
478
|
+
f.near = frustum.near;
|
479
|
+
f.far = frustum.far;
|
480
|
+
}
|
481
|
+
}
|
482
|
+
Object.defineProperties(OrthographicFrustum.prototype, {
|
483
|
+
/**
|
484
|
+
* Gets the orthographic projection matrix computed from the view frustum.
|
485
|
+
* @memberof OrthographicFrustum.prototype
|
486
|
+
* @type {Matrix4}
|
487
|
+
* @readonly
|
488
|
+
*/
|
489
|
+
projectionMatrix: {
|
490
|
+
get: function() {
|
491
|
+
update2(this);
|
492
|
+
return this._offCenterFrustum.projectionMatrix;
|
493
|
+
}
|
494
|
+
},
|
495
|
+
/**
|
496
|
+
* Gets the orthographic projection matrix computed from the view frustum.
|
497
|
+
* @memberof OrthographicFrustum.prototype
|
498
|
+
* @type {OrthographicOffCenterFrustum}
|
499
|
+
* @readonly
|
500
|
+
* @private
|
501
|
+
*/
|
502
|
+
offCenterFrustum: {
|
503
|
+
get: function() {
|
504
|
+
update2(this);
|
505
|
+
return this._offCenterFrustum;
|
506
|
+
}
|
507
|
+
}
|
508
|
+
});
|
509
|
+
OrthographicFrustum.prototype.computeCullingVolume = function(position, direction, up) {
|
510
|
+
update2(this);
|
511
|
+
return this._offCenterFrustum.computeCullingVolume(position, direction, up);
|
512
|
+
};
|
513
|
+
OrthographicFrustum.prototype.getPixelDimensions = function(drawingBufferWidth, drawingBufferHeight, distance, pixelRatio, result) {
|
514
|
+
update2(this);
|
515
|
+
return this._offCenterFrustum.getPixelDimensions(
|
516
|
+
drawingBufferWidth,
|
517
|
+
drawingBufferHeight,
|
518
|
+
distance,
|
519
|
+
pixelRatio,
|
520
|
+
result
|
521
|
+
);
|
522
|
+
};
|
523
|
+
OrthographicFrustum.prototype.clone = function(result) {
|
524
|
+
if (!defined_default(result)) {
|
525
|
+
result = new OrthographicFrustum();
|
526
|
+
}
|
527
|
+
result.aspectRatio = this.aspectRatio;
|
528
|
+
result.width = this.width;
|
529
|
+
result.near = this.near;
|
530
|
+
result.far = this.far;
|
531
|
+
result._aspectRatio = void 0;
|
532
|
+
result._width = void 0;
|
533
|
+
result._near = void 0;
|
534
|
+
result._far = void 0;
|
535
|
+
this._offCenterFrustum.clone(result._offCenterFrustum);
|
536
|
+
return result;
|
537
|
+
};
|
538
|
+
OrthographicFrustum.prototype.equals = function(other) {
|
539
|
+
if (!defined_default(other) || !(other instanceof OrthographicFrustum)) {
|
540
|
+
return false;
|
541
|
+
}
|
542
|
+
update2(this);
|
543
|
+
update2(other);
|
544
|
+
return this.width === other.width && this.aspectRatio === other.aspectRatio && this._offCenterFrustum.equals(other._offCenterFrustum);
|
545
|
+
};
|
546
|
+
OrthographicFrustum.prototype.equalsEpsilon = function(other, relativeEpsilon, absoluteEpsilon) {
|
547
|
+
if (!defined_default(other) || !(other instanceof OrthographicFrustum)) {
|
548
|
+
return false;
|
549
|
+
}
|
550
|
+
update2(this);
|
551
|
+
update2(other);
|
552
|
+
return Math_default.equalsEpsilon(
|
553
|
+
this.width,
|
554
|
+
other.width,
|
555
|
+
relativeEpsilon,
|
556
|
+
absoluteEpsilon
|
557
|
+
) && Math_default.equalsEpsilon(
|
558
|
+
this.aspectRatio,
|
559
|
+
other.aspectRatio,
|
560
|
+
relativeEpsilon,
|
561
|
+
absoluteEpsilon
|
562
|
+
) && this._offCenterFrustum.equalsEpsilon(
|
563
|
+
other._offCenterFrustum,
|
564
|
+
relativeEpsilon,
|
565
|
+
absoluteEpsilon
|
566
|
+
);
|
567
|
+
};
|
568
|
+
var OrthographicFrustum_default = OrthographicFrustum;
|
569
|
+
|
570
|
+
// packages/engine/Source/Core/PerspectiveOffCenterFrustum.js
|
571
|
+
function PerspectiveOffCenterFrustum(options) {
|
572
|
+
options = defaultValue_default(options, defaultValue_default.EMPTY_OBJECT);
|
573
|
+
this.left = options.left;
|
574
|
+
this._left = void 0;
|
575
|
+
this.right = options.right;
|
576
|
+
this._right = void 0;
|
577
|
+
this.top = options.top;
|
578
|
+
this._top = void 0;
|
579
|
+
this.bottom = options.bottom;
|
580
|
+
this._bottom = void 0;
|
581
|
+
this.near = defaultValue_default(options.near, 1);
|
582
|
+
this._near = this.near;
|
583
|
+
this.far = defaultValue_default(options.far, 5e8);
|
584
|
+
this._far = this.far;
|
585
|
+
this._cullingVolume = new CullingVolume_default();
|
586
|
+
this._perspectiveMatrix = new Matrix4_default();
|
587
|
+
this._infinitePerspective = new Matrix4_default();
|
588
|
+
}
|
589
|
+
function update3(frustum) {
|
590
|
+
if (!defined_default(frustum.right) || !defined_default(frustum.left) || !defined_default(frustum.top) || !defined_default(frustum.bottom) || !defined_default(frustum.near) || !defined_default(frustum.far)) {
|
591
|
+
throw new DeveloperError_default(
|
592
|
+
"right, left, top, bottom, near, or far parameters are not set."
|
593
|
+
);
|
594
|
+
}
|
595
|
+
const t = frustum.top;
|
596
|
+
const b = frustum.bottom;
|
597
|
+
const r = frustum.right;
|
598
|
+
const l = frustum.left;
|
599
|
+
const n = frustum.near;
|
600
|
+
const f = frustum.far;
|
601
|
+
if (t !== frustum._top || b !== frustum._bottom || l !== frustum._left || r !== frustum._right || n !== frustum._near || f !== frustum._far) {
|
602
|
+
if (frustum.near <= 0 || frustum.near > frustum.far) {
|
603
|
+
throw new DeveloperError_default(
|
604
|
+
"near must be greater than zero and less than far."
|
605
|
+
);
|
606
|
+
}
|
607
|
+
frustum._left = l;
|
608
|
+
frustum._right = r;
|
609
|
+
frustum._top = t;
|
610
|
+
frustum._bottom = b;
|
611
|
+
frustum._near = n;
|
612
|
+
frustum._far = f;
|
613
|
+
frustum._perspectiveMatrix = Matrix4_default.computePerspectiveOffCenter(
|
614
|
+
l,
|
615
|
+
r,
|
616
|
+
b,
|
617
|
+
t,
|
618
|
+
n,
|
619
|
+
f,
|
620
|
+
frustum._perspectiveMatrix
|
621
|
+
);
|
622
|
+
frustum._infinitePerspective = Matrix4_default.computeInfinitePerspectiveOffCenter(
|
623
|
+
l,
|
624
|
+
r,
|
625
|
+
b,
|
626
|
+
t,
|
627
|
+
n,
|
628
|
+
frustum._infinitePerspective
|
629
|
+
);
|
630
|
+
}
|
631
|
+
}
|
632
|
+
Object.defineProperties(PerspectiveOffCenterFrustum.prototype, {
|
633
|
+
/**
|
634
|
+
* Gets the perspective projection matrix computed from the view frustum.
|
635
|
+
* @memberof PerspectiveOffCenterFrustum.prototype
|
636
|
+
* @type {Matrix4}
|
637
|
+
* @readonly
|
638
|
+
*
|
639
|
+
* @see PerspectiveOffCenterFrustum#infiniteProjectionMatrix
|
640
|
+
*/
|
641
|
+
projectionMatrix: {
|
642
|
+
get: function() {
|
643
|
+
update3(this);
|
644
|
+
return this._perspectiveMatrix;
|
645
|
+
}
|
646
|
+
},
|
647
|
+
/**
|
648
|
+
* Gets the perspective projection matrix computed from the view frustum with an infinite far plane.
|
649
|
+
* @memberof PerspectiveOffCenterFrustum.prototype
|
650
|
+
* @type {Matrix4}
|
651
|
+
* @readonly
|
652
|
+
*
|
653
|
+
* @see PerspectiveOffCenterFrustum#projectionMatrix
|
654
|
+
*/
|
655
|
+
infiniteProjectionMatrix: {
|
656
|
+
get: function() {
|
657
|
+
update3(this);
|
658
|
+
return this._infinitePerspective;
|
659
|
+
}
|
660
|
+
}
|
661
|
+
});
|
662
|
+
var getPlanesRight2 = new Cartesian3_default();
|
663
|
+
var getPlanesNearCenter2 = new Cartesian3_default();
|
664
|
+
var getPlanesFarCenter = new Cartesian3_default();
|
665
|
+
var getPlanesNormal = new Cartesian3_default();
|
666
|
+
PerspectiveOffCenterFrustum.prototype.computeCullingVolume = function(position, direction, up) {
|
667
|
+
if (!defined_default(position)) {
|
668
|
+
throw new DeveloperError_default("position is required.");
|
669
|
+
}
|
670
|
+
if (!defined_default(direction)) {
|
671
|
+
throw new DeveloperError_default("direction is required.");
|
672
|
+
}
|
673
|
+
if (!defined_default(up)) {
|
674
|
+
throw new DeveloperError_default("up is required.");
|
675
|
+
}
|
676
|
+
const planes = this._cullingVolume.planes;
|
677
|
+
const t = this.top;
|
678
|
+
const b = this.bottom;
|
679
|
+
const r = this.right;
|
680
|
+
const l = this.left;
|
681
|
+
const n = this.near;
|
682
|
+
const f = this.far;
|
683
|
+
const right = Cartesian3_default.cross(direction, up, getPlanesRight2);
|
684
|
+
const nearCenter = getPlanesNearCenter2;
|
685
|
+
Cartesian3_default.multiplyByScalar(direction, n, nearCenter);
|
686
|
+
Cartesian3_default.add(position, nearCenter, nearCenter);
|
687
|
+
const farCenter = getPlanesFarCenter;
|
688
|
+
Cartesian3_default.multiplyByScalar(direction, f, farCenter);
|
689
|
+
Cartesian3_default.add(position, farCenter, farCenter);
|
690
|
+
const normal = getPlanesNormal;
|
691
|
+
Cartesian3_default.multiplyByScalar(right, l, normal);
|
692
|
+
Cartesian3_default.add(nearCenter, normal, normal);
|
693
|
+
Cartesian3_default.subtract(normal, position, normal);
|
694
|
+
Cartesian3_default.normalize(normal, normal);
|
695
|
+
Cartesian3_default.cross(normal, up, normal);
|
696
|
+
Cartesian3_default.normalize(normal, normal);
|
697
|
+
let plane = planes[0];
|
698
|
+
if (!defined_default(plane)) {
|
699
|
+
plane = planes[0] = new Cartesian4_default();
|
700
|
+
}
|
701
|
+
plane.x = normal.x;
|
702
|
+
plane.y = normal.y;
|
703
|
+
plane.z = normal.z;
|
704
|
+
plane.w = -Cartesian3_default.dot(normal, position);
|
705
|
+
Cartesian3_default.multiplyByScalar(right, r, normal);
|
706
|
+
Cartesian3_default.add(nearCenter, normal, normal);
|
707
|
+
Cartesian3_default.subtract(normal, position, normal);
|
708
|
+
Cartesian3_default.cross(up, normal, normal);
|
709
|
+
Cartesian3_default.normalize(normal, normal);
|
710
|
+
plane = planes[1];
|
711
|
+
if (!defined_default(plane)) {
|
712
|
+
plane = planes[1] = new Cartesian4_default();
|
713
|
+
}
|
714
|
+
plane.x = normal.x;
|
715
|
+
plane.y = normal.y;
|
716
|
+
plane.z = normal.z;
|
717
|
+
plane.w = -Cartesian3_default.dot(normal, position);
|
718
|
+
Cartesian3_default.multiplyByScalar(up, b, normal);
|
719
|
+
Cartesian3_default.add(nearCenter, normal, normal);
|
720
|
+
Cartesian3_default.subtract(normal, position, normal);
|
721
|
+
Cartesian3_default.cross(right, normal, normal);
|
722
|
+
Cartesian3_default.normalize(normal, normal);
|
723
|
+
plane = planes[2];
|
724
|
+
if (!defined_default(plane)) {
|
725
|
+
plane = planes[2] = new Cartesian4_default();
|
726
|
+
}
|
727
|
+
plane.x = normal.x;
|
728
|
+
plane.y = normal.y;
|
729
|
+
plane.z = normal.z;
|
730
|
+
plane.w = -Cartesian3_default.dot(normal, position);
|
731
|
+
Cartesian3_default.multiplyByScalar(up, t, normal);
|
732
|
+
Cartesian3_default.add(nearCenter, normal, normal);
|
733
|
+
Cartesian3_default.subtract(normal, position, normal);
|
734
|
+
Cartesian3_default.cross(normal, right, normal);
|
735
|
+
Cartesian3_default.normalize(normal, normal);
|
736
|
+
plane = planes[3];
|
737
|
+
if (!defined_default(plane)) {
|
738
|
+
plane = planes[3] = new Cartesian4_default();
|
739
|
+
}
|
740
|
+
plane.x = normal.x;
|
741
|
+
plane.y = normal.y;
|
742
|
+
plane.z = normal.z;
|
743
|
+
plane.w = -Cartesian3_default.dot(normal, position);
|
744
|
+
plane = planes[4];
|
745
|
+
if (!defined_default(plane)) {
|
746
|
+
plane = planes[4] = new Cartesian4_default();
|
747
|
+
}
|
748
|
+
plane.x = direction.x;
|
749
|
+
plane.y = direction.y;
|
750
|
+
plane.z = direction.z;
|
751
|
+
plane.w = -Cartesian3_default.dot(direction, nearCenter);
|
752
|
+
Cartesian3_default.negate(direction, normal);
|
753
|
+
plane = planes[5];
|
754
|
+
if (!defined_default(plane)) {
|
755
|
+
plane = planes[5] = new Cartesian4_default();
|
756
|
+
}
|
757
|
+
plane.x = normal.x;
|
758
|
+
plane.y = normal.y;
|
759
|
+
plane.z = normal.z;
|
760
|
+
plane.w = -Cartesian3_default.dot(normal, farCenter);
|
761
|
+
return this._cullingVolume;
|
762
|
+
};
|
763
|
+
PerspectiveOffCenterFrustum.prototype.getPixelDimensions = function(drawingBufferWidth, drawingBufferHeight, distance, pixelRatio, result) {
|
764
|
+
update3(this);
|
765
|
+
if (!defined_default(drawingBufferWidth) || !defined_default(drawingBufferHeight)) {
|
766
|
+
throw new DeveloperError_default(
|
767
|
+
"Both drawingBufferWidth and drawingBufferHeight are required."
|
768
|
+
);
|
769
|
+
}
|
770
|
+
if (drawingBufferWidth <= 0) {
|
771
|
+
throw new DeveloperError_default("drawingBufferWidth must be greater than zero.");
|
772
|
+
}
|
773
|
+
if (drawingBufferHeight <= 0) {
|
774
|
+
throw new DeveloperError_default("drawingBufferHeight must be greater than zero.");
|
775
|
+
}
|
776
|
+
if (!defined_default(distance)) {
|
777
|
+
throw new DeveloperError_default("distance is required.");
|
778
|
+
}
|
779
|
+
if (!defined_default(pixelRatio)) {
|
780
|
+
throw new DeveloperError_default("pixelRatio is required");
|
781
|
+
}
|
782
|
+
if (pixelRatio <= 0) {
|
783
|
+
throw new DeveloperError_default("pixelRatio must be greater than zero.");
|
784
|
+
}
|
785
|
+
if (!defined_default(result)) {
|
786
|
+
throw new DeveloperError_default("A result object is required.");
|
787
|
+
}
|
788
|
+
const inverseNear = 1 / this.near;
|
789
|
+
let tanTheta = this.top * inverseNear;
|
790
|
+
const pixelHeight = 2 * pixelRatio * distance * tanTheta / drawingBufferHeight;
|
791
|
+
tanTheta = this.right * inverseNear;
|
792
|
+
const pixelWidth = 2 * pixelRatio * distance * tanTheta / drawingBufferWidth;
|
793
|
+
result.x = pixelWidth;
|
794
|
+
result.y = pixelHeight;
|
795
|
+
return result;
|
796
|
+
};
|
797
|
+
PerspectiveOffCenterFrustum.prototype.clone = function(result) {
|
798
|
+
if (!defined_default(result)) {
|
799
|
+
result = new PerspectiveOffCenterFrustum();
|
800
|
+
}
|
801
|
+
result.right = this.right;
|
802
|
+
result.left = this.left;
|
803
|
+
result.top = this.top;
|
804
|
+
result.bottom = this.bottom;
|
805
|
+
result.near = this.near;
|
806
|
+
result.far = this.far;
|
807
|
+
result._left = void 0;
|
808
|
+
result._right = void 0;
|
809
|
+
result._top = void 0;
|
810
|
+
result._bottom = void 0;
|
811
|
+
result._near = void 0;
|
812
|
+
result._far = void 0;
|
813
|
+
return result;
|
814
|
+
};
|
815
|
+
PerspectiveOffCenterFrustum.prototype.equals = function(other) {
|
816
|
+
return defined_default(other) && other instanceof PerspectiveOffCenterFrustum && this.right === other.right && this.left === other.left && this.top === other.top && this.bottom === other.bottom && this.near === other.near && this.far === other.far;
|
817
|
+
};
|
818
|
+
PerspectiveOffCenterFrustum.prototype.equalsEpsilon = function(other, relativeEpsilon, absoluteEpsilon) {
|
819
|
+
return other === this || defined_default(other) && other instanceof PerspectiveOffCenterFrustum && Math_default.equalsEpsilon(
|
820
|
+
this.right,
|
821
|
+
other.right,
|
822
|
+
relativeEpsilon,
|
823
|
+
absoluteEpsilon
|
824
|
+
) && Math_default.equalsEpsilon(
|
825
|
+
this.left,
|
826
|
+
other.left,
|
827
|
+
relativeEpsilon,
|
828
|
+
absoluteEpsilon
|
829
|
+
) && Math_default.equalsEpsilon(
|
830
|
+
this.top,
|
831
|
+
other.top,
|
832
|
+
relativeEpsilon,
|
833
|
+
absoluteEpsilon
|
834
|
+
) && Math_default.equalsEpsilon(
|
835
|
+
this.bottom,
|
836
|
+
other.bottom,
|
837
|
+
relativeEpsilon,
|
838
|
+
absoluteEpsilon
|
839
|
+
) && Math_default.equalsEpsilon(
|
840
|
+
this.near,
|
841
|
+
other.near,
|
842
|
+
relativeEpsilon,
|
843
|
+
absoluteEpsilon
|
844
|
+
) && Math_default.equalsEpsilon(
|
845
|
+
this.far,
|
846
|
+
other.far,
|
847
|
+
relativeEpsilon,
|
848
|
+
absoluteEpsilon
|
849
|
+
);
|
850
|
+
};
|
851
|
+
var PerspectiveOffCenterFrustum_default = PerspectiveOffCenterFrustum;
|
852
|
+
|
853
|
+
// packages/engine/Source/Core/PerspectiveFrustum.js
|
854
|
+
function PerspectiveFrustum(options) {
|
855
|
+
options = defaultValue_default(options, defaultValue_default.EMPTY_OBJECT);
|
856
|
+
this._offCenterFrustum = new PerspectiveOffCenterFrustum_default();
|
857
|
+
this.fov = options.fov;
|
858
|
+
this._fov = void 0;
|
859
|
+
this._fovy = void 0;
|
860
|
+
this._sseDenominator = void 0;
|
861
|
+
this.aspectRatio = options.aspectRatio;
|
862
|
+
this._aspectRatio = void 0;
|
863
|
+
this.near = defaultValue_default(options.near, 1);
|
864
|
+
this._near = this.near;
|
865
|
+
this.far = defaultValue_default(options.far, 5e8);
|
866
|
+
this._far = this.far;
|
867
|
+
this.xOffset = defaultValue_default(options.xOffset, 0);
|
868
|
+
this._xOffset = this.xOffset;
|
869
|
+
this.yOffset = defaultValue_default(options.yOffset, 0);
|
870
|
+
this._yOffset = this.yOffset;
|
871
|
+
}
|
872
|
+
PerspectiveFrustum.packedLength = 6;
|
873
|
+
PerspectiveFrustum.pack = function(value, array, startingIndex) {
|
874
|
+
Check_default.typeOf.object("value", value);
|
875
|
+
Check_default.defined("array", array);
|
876
|
+
startingIndex = defaultValue_default(startingIndex, 0);
|
877
|
+
array[startingIndex++] = value.fov;
|
878
|
+
array[startingIndex++] = value.aspectRatio;
|
879
|
+
array[startingIndex++] = value.near;
|
880
|
+
array[startingIndex++] = value.far;
|
881
|
+
array[startingIndex++] = value.xOffset;
|
882
|
+
array[startingIndex] = value.yOffset;
|
883
|
+
return array;
|
884
|
+
};
|
885
|
+
PerspectiveFrustum.unpack = function(array, startingIndex, result) {
|
886
|
+
Check_default.defined("array", array);
|
887
|
+
startingIndex = defaultValue_default(startingIndex, 0);
|
888
|
+
if (!defined_default(result)) {
|
889
|
+
result = new PerspectiveFrustum();
|
890
|
+
}
|
891
|
+
result.fov = array[startingIndex++];
|
892
|
+
result.aspectRatio = array[startingIndex++];
|
893
|
+
result.near = array[startingIndex++];
|
894
|
+
result.far = array[startingIndex++];
|
895
|
+
result.xOffset = array[startingIndex++];
|
896
|
+
result.yOffset = array[startingIndex];
|
897
|
+
return result;
|
898
|
+
};
|
899
|
+
function update4(frustum) {
|
900
|
+
if (!defined_default(frustum.fov) || !defined_default(frustum.aspectRatio) || !defined_default(frustum.near) || !defined_default(frustum.far)) {
|
901
|
+
throw new DeveloperError_default(
|
902
|
+
"fov, aspectRatio, near, or far parameters are not set."
|
903
|
+
);
|
904
|
+
}
|
905
|
+
const f = frustum._offCenterFrustum;
|
906
|
+
if (frustum.fov !== frustum._fov || frustum.aspectRatio !== frustum._aspectRatio || frustum.near !== frustum._near || frustum.far !== frustum._far || frustum.xOffset !== frustum._xOffset || frustum.yOffset !== frustum._yOffset) {
|
907
|
+
if (frustum.fov < 0 || frustum.fov >= Math.PI) {
|
908
|
+
throw new DeveloperError_default("fov must be in the range [0, PI).");
|
909
|
+
}
|
910
|
+
if (frustum.aspectRatio < 0) {
|
911
|
+
throw new DeveloperError_default("aspectRatio must be positive.");
|
912
|
+
}
|
913
|
+
if (frustum.near < 0 || frustum.near > frustum.far) {
|
914
|
+
throw new DeveloperError_default(
|
915
|
+
"near must be greater than zero and less than far."
|
916
|
+
);
|
917
|
+
}
|
918
|
+
frustum._aspectRatio = frustum.aspectRatio;
|
919
|
+
frustum._fov = frustum.fov;
|
920
|
+
frustum._fovy = frustum.aspectRatio <= 1 ? frustum.fov : Math.atan(Math.tan(frustum.fov * 0.5) / frustum.aspectRatio) * 2;
|
921
|
+
frustum._near = frustum.near;
|
922
|
+
frustum._far = frustum.far;
|
923
|
+
frustum._sseDenominator = 2 * Math.tan(0.5 * frustum._fovy);
|
924
|
+
frustum._xOffset = frustum.xOffset;
|
925
|
+
frustum._yOffset = frustum.yOffset;
|
926
|
+
f.top = frustum.near * Math.tan(0.5 * frustum._fovy);
|
927
|
+
f.bottom = -f.top;
|
928
|
+
f.right = frustum.aspectRatio * f.top;
|
929
|
+
f.left = -f.right;
|
930
|
+
f.near = frustum.near;
|
931
|
+
f.far = frustum.far;
|
932
|
+
f.right += frustum.xOffset;
|
933
|
+
f.left += frustum.xOffset;
|
934
|
+
f.top += frustum.yOffset;
|
935
|
+
f.bottom += frustum.yOffset;
|
936
|
+
}
|
937
|
+
}
|
938
|
+
Object.defineProperties(PerspectiveFrustum.prototype, {
|
939
|
+
/**
|
940
|
+
* Gets the perspective projection matrix computed from the view frustum.
|
941
|
+
* @memberof PerspectiveFrustum.prototype
|
942
|
+
* @type {Matrix4}
|
943
|
+
* @readonly
|
944
|
+
*
|
945
|
+
* @see PerspectiveFrustum#infiniteProjectionMatrix
|
946
|
+
*/
|
947
|
+
projectionMatrix: {
|
948
|
+
get: function() {
|
949
|
+
update4(this);
|
950
|
+
return this._offCenterFrustum.projectionMatrix;
|
951
|
+
}
|
952
|
+
},
|
953
|
+
/**
|
954
|
+
* The perspective projection matrix computed from the view frustum with an infinite far plane.
|
955
|
+
* @memberof PerspectiveFrustum.prototype
|
956
|
+
* @type {Matrix4}
|
957
|
+
* @readonly
|
958
|
+
*
|
959
|
+
* @see PerspectiveFrustum#projectionMatrix
|
960
|
+
*/
|
961
|
+
infiniteProjectionMatrix: {
|
962
|
+
get: function() {
|
963
|
+
update4(this);
|
964
|
+
return this._offCenterFrustum.infiniteProjectionMatrix;
|
965
|
+
}
|
966
|
+
},
|
967
|
+
/**
|
968
|
+
* Gets the angle of the vertical field of view, in radians.
|
969
|
+
* @memberof PerspectiveFrustum.prototype
|
970
|
+
* @type {number}
|
971
|
+
* @readonly
|
972
|
+
* @default undefined
|
973
|
+
*/
|
974
|
+
fovy: {
|
975
|
+
get: function() {
|
976
|
+
update4(this);
|
977
|
+
return this._fovy;
|
978
|
+
}
|
979
|
+
},
|
980
|
+
/**
|
981
|
+
* @readonly
|
982
|
+
* @private
|
983
|
+
*/
|
984
|
+
sseDenominator: {
|
985
|
+
get: function() {
|
986
|
+
update4(this);
|
987
|
+
return this._sseDenominator;
|
988
|
+
}
|
989
|
+
},
|
990
|
+
/**
|
991
|
+
* Gets the orthographic projection matrix computed from the view frustum.
|
992
|
+
* @memberof PerspectiveFrustum.prototype
|
993
|
+
* @type {PerspectiveOffCenterFrustum}
|
994
|
+
* @readonly
|
995
|
+
* @private
|
996
|
+
*/
|
997
|
+
offCenterFrustum: {
|
998
|
+
get: function() {
|
999
|
+
update4(this);
|
1000
|
+
return this._offCenterFrustum;
|
1001
|
+
}
|
1002
|
+
}
|
1003
|
+
});
|
1004
|
+
PerspectiveFrustum.prototype.computeCullingVolume = function(position, direction, up) {
|
1005
|
+
update4(this);
|
1006
|
+
return this._offCenterFrustum.computeCullingVolume(position, direction, up);
|
1007
|
+
};
|
1008
|
+
PerspectiveFrustum.prototype.getPixelDimensions = function(drawingBufferWidth, drawingBufferHeight, distance, pixelRatio, result) {
|
1009
|
+
update4(this);
|
1010
|
+
return this._offCenterFrustum.getPixelDimensions(
|
1011
|
+
drawingBufferWidth,
|
1012
|
+
drawingBufferHeight,
|
1013
|
+
distance,
|
1014
|
+
pixelRatio,
|
1015
|
+
result
|
1016
|
+
);
|
1017
|
+
};
|
1018
|
+
PerspectiveFrustum.prototype.clone = function(result) {
|
1019
|
+
if (!defined_default(result)) {
|
1020
|
+
result = new PerspectiveFrustum();
|
1021
|
+
}
|
1022
|
+
result.aspectRatio = this.aspectRatio;
|
1023
|
+
result.fov = this.fov;
|
1024
|
+
result.near = this.near;
|
1025
|
+
result.far = this.far;
|
1026
|
+
result._aspectRatio = void 0;
|
1027
|
+
result._fov = void 0;
|
1028
|
+
result._near = void 0;
|
1029
|
+
result._far = void 0;
|
1030
|
+
this._offCenterFrustum.clone(result._offCenterFrustum);
|
1031
|
+
return result;
|
1032
|
+
};
|
1033
|
+
PerspectiveFrustum.prototype.equals = function(other) {
|
1034
|
+
if (!defined_default(other) || !(other instanceof PerspectiveFrustum)) {
|
1035
|
+
return false;
|
1036
|
+
}
|
1037
|
+
update4(this);
|
1038
|
+
update4(other);
|
1039
|
+
return this.fov === other.fov && this.aspectRatio === other.aspectRatio && this._offCenterFrustum.equals(other._offCenterFrustum);
|
1040
|
+
};
|
1041
|
+
PerspectiveFrustum.prototype.equalsEpsilon = function(other, relativeEpsilon, absoluteEpsilon) {
|
1042
|
+
if (!defined_default(other) || !(other instanceof PerspectiveFrustum)) {
|
1043
|
+
return false;
|
1044
|
+
}
|
1045
|
+
update4(this);
|
1046
|
+
update4(other);
|
1047
|
+
return Math_default.equalsEpsilon(
|
1048
|
+
this.fov,
|
1049
|
+
other.fov,
|
1050
|
+
relativeEpsilon,
|
1051
|
+
absoluteEpsilon
|
1052
|
+
) && Math_default.equalsEpsilon(
|
1053
|
+
this.aspectRatio,
|
1054
|
+
other.aspectRatio,
|
1055
|
+
relativeEpsilon,
|
1056
|
+
absoluteEpsilon
|
1057
|
+
) && this._offCenterFrustum.equalsEpsilon(
|
1058
|
+
other._offCenterFrustum,
|
1059
|
+
relativeEpsilon,
|
1060
|
+
absoluteEpsilon
|
1061
|
+
);
|
1062
|
+
};
|
1063
|
+
var PerspectiveFrustum_default = PerspectiveFrustum;
|
1064
|
+
|
1065
|
+
// packages/engine/Source/Core/FrustumGeometry.js
|
1066
|
+
var PERSPECTIVE = 0;
|
1067
|
+
var ORTHOGRAPHIC = 1;
|
1068
|
+
function FrustumGeometry(options) {
|
1069
|
+
Check_default.typeOf.object("options", options);
|
1070
|
+
Check_default.typeOf.object("options.frustum", options.frustum);
|
1071
|
+
Check_default.typeOf.object("options.origin", options.origin);
|
1072
|
+
Check_default.typeOf.object("options.orientation", options.orientation);
|
1073
|
+
const frustum = options.frustum;
|
1074
|
+
const orientation = options.orientation;
|
1075
|
+
const origin = options.origin;
|
1076
|
+
const vertexFormat = defaultValue_default(options.vertexFormat, VertexFormat_default.DEFAULT);
|
1077
|
+
const drawNearPlane = defaultValue_default(options._drawNearPlane, true);
|
1078
|
+
let frustumType;
|
1079
|
+
let frustumPackedLength;
|
1080
|
+
if (frustum instanceof PerspectiveFrustum_default) {
|
1081
|
+
frustumType = PERSPECTIVE;
|
1082
|
+
frustumPackedLength = PerspectiveFrustum_default.packedLength;
|
1083
|
+
} else if (frustum instanceof OrthographicFrustum_default) {
|
1084
|
+
frustumType = ORTHOGRAPHIC;
|
1085
|
+
frustumPackedLength = OrthographicFrustum_default.packedLength;
|
1086
|
+
}
|
1087
|
+
this._frustumType = frustumType;
|
1088
|
+
this._frustum = frustum.clone();
|
1089
|
+
this._origin = Cartesian3_default.clone(origin);
|
1090
|
+
this._orientation = Quaternion_default.clone(orientation);
|
1091
|
+
this._drawNearPlane = drawNearPlane;
|
1092
|
+
this._vertexFormat = vertexFormat;
|
1093
|
+
this._workerName = "createFrustumGeometry";
|
1094
|
+
this.packedLength = 2 + frustumPackedLength + Cartesian3_default.packedLength + Quaternion_default.packedLength + VertexFormat_default.packedLength;
|
1095
|
+
}
|
1096
|
+
FrustumGeometry.pack = function(value, array, startingIndex) {
|
1097
|
+
Check_default.typeOf.object("value", value);
|
1098
|
+
Check_default.defined("array", array);
|
1099
|
+
startingIndex = defaultValue_default(startingIndex, 0);
|
1100
|
+
const frustumType = value._frustumType;
|
1101
|
+
const frustum = value._frustum;
|
1102
|
+
array[startingIndex++] = frustumType;
|
1103
|
+
if (frustumType === PERSPECTIVE) {
|
1104
|
+
PerspectiveFrustum_default.pack(frustum, array, startingIndex);
|
1105
|
+
startingIndex += PerspectiveFrustum_default.packedLength;
|
1106
|
+
} else {
|
1107
|
+
OrthographicFrustum_default.pack(frustum, array, startingIndex);
|
1108
|
+
startingIndex += OrthographicFrustum_default.packedLength;
|
1109
|
+
}
|
1110
|
+
Cartesian3_default.pack(value._origin, array, startingIndex);
|
1111
|
+
startingIndex += Cartesian3_default.packedLength;
|
1112
|
+
Quaternion_default.pack(value._orientation, array, startingIndex);
|
1113
|
+
startingIndex += Quaternion_default.packedLength;
|
1114
|
+
VertexFormat_default.pack(value._vertexFormat, array, startingIndex);
|
1115
|
+
startingIndex += VertexFormat_default.packedLength;
|
1116
|
+
array[startingIndex] = value._drawNearPlane ? 1 : 0;
|
1117
|
+
return array;
|
1118
|
+
};
|
1119
|
+
var scratchPackPerspective = new PerspectiveFrustum_default();
|
1120
|
+
var scratchPackOrthographic = new OrthographicFrustum_default();
|
1121
|
+
var scratchPackQuaternion = new Quaternion_default();
|
1122
|
+
var scratchPackorigin = new Cartesian3_default();
|
1123
|
+
var scratchVertexFormat = new VertexFormat_default();
|
1124
|
+
FrustumGeometry.unpack = function(array, startingIndex, result) {
|
1125
|
+
Check_default.defined("array", array);
|
1126
|
+
startingIndex = defaultValue_default(startingIndex, 0);
|
1127
|
+
const frustumType = array[startingIndex++];
|
1128
|
+
let frustum;
|
1129
|
+
if (frustumType === PERSPECTIVE) {
|
1130
|
+
frustum = PerspectiveFrustum_default.unpack(
|
1131
|
+
array,
|
1132
|
+
startingIndex,
|
1133
|
+
scratchPackPerspective
|
1134
|
+
);
|
1135
|
+
startingIndex += PerspectiveFrustum_default.packedLength;
|
1136
|
+
} else {
|
1137
|
+
frustum = OrthographicFrustum_default.unpack(
|
1138
|
+
array,
|
1139
|
+
startingIndex,
|
1140
|
+
scratchPackOrthographic
|
1141
|
+
);
|
1142
|
+
startingIndex += OrthographicFrustum_default.packedLength;
|
1143
|
+
}
|
1144
|
+
const origin = Cartesian3_default.unpack(array, startingIndex, scratchPackorigin);
|
1145
|
+
startingIndex += Cartesian3_default.packedLength;
|
1146
|
+
const orientation = Quaternion_default.unpack(
|
1147
|
+
array,
|
1148
|
+
startingIndex,
|
1149
|
+
scratchPackQuaternion
|
1150
|
+
);
|
1151
|
+
startingIndex += Quaternion_default.packedLength;
|
1152
|
+
const vertexFormat = VertexFormat_default.unpack(
|
1153
|
+
array,
|
1154
|
+
startingIndex,
|
1155
|
+
scratchVertexFormat
|
1156
|
+
);
|
1157
|
+
startingIndex += VertexFormat_default.packedLength;
|
1158
|
+
const drawNearPlane = array[startingIndex] === 1;
|
1159
|
+
if (!defined_default(result)) {
|
1160
|
+
return new FrustumGeometry({
|
1161
|
+
frustum,
|
1162
|
+
origin,
|
1163
|
+
orientation,
|
1164
|
+
vertexFormat,
|
1165
|
+
_drawNearPlane: drawNearPlane
|
1166
|
+
});
|
1167
|
+
}
|
1168
|
+
const frustumResult = frustumType === result._frustumType ? result._frustum : void 0;
|
1169
|
+
result._frustum = frustum.clone(frustumResult);
|
1170
|
+
result._frustumType = frustumType;
|
1171
|
+
result._origin = Cartesian3_default.clone(origin, result._origin);
|
1172
|
+
result._orientation = Quaternion_default.clone(orientation, result._orientation);
|
1173
|
+
result._vertexFormat = VertexFormat_default.clone(vertexFormat, result._vertexFormat);
|
1174
|
+
result._drawNearPlane = drawNearPlane;
|
1175
|
+
return result;
|
1176
|
+
};
|
1177
|
+
function getAttributes(offset, normals, tangents, bitangents, st, normal, tangent, bitangent) {
|
1178
|
+
const stOffset = offset / 3 * 2;
|
1179
|
+
for (let i = 0; i < 4; ++i) {
|
1180
|
+
if (defined_default(normals)) {
|
1181
|
+
normals[offset] = normal.x;
|
1182
|
+
normals[offset + 1] = normal.y;
|
1183
|
+
normals[offset + 2] = normal.z;
|
1184
|
+
}
|
1185
|
+
if (defined_default(tangents)) {
|
1186
|
+
tangents[offset] = tangent.x;
|
1187
|
+
tangents[offset + 1] = tangent.y;
|
1188
|
+
tangents[offset + 2] = tangent.z;
|
1189
|
+
}
|
1190
|
+
if (defined_default(bitangents)) {
|
1191
|
+
bitangents[offset] = bitangent.x;
|
1192
|
+
bitangents[offset + 1] = bitangent.y;
|
1193
|
+
bitangents[offset + 2] = bitangent.z;
|
1194
|
+
}
|
1195
|
+
offset += 3;
|
1196
|
+
}
|
1197
|
+
st[stOffset] = 0;
|
1198
|
+
st[stOffset + 1] = 0;
|
1199
|
+
st[stOffset + 2] = 1;
|
1200
|
+
st[stOffset + 3] = 0;
|
1201
|
+
st[stOffset + 4] = 1;
|
1202
|
+
st[stOffset + 5] = 1;
|
1203
|
+
st[stOffset + 6] = 0;
|
1204
|
+
st[stOffset + 7] = 1;
|
1205
|
+
}
|
1206
|
+
var scratchRotationMatrix = new Matrix3_default();
|
1207
|
+
var scratchViewMatrix = new Matrix4_default();
|
1208
|
+
var scratchInverseMatrix = new Matrix4_default();
|
1209
|
+
var scratchXDirection = new Cartesian3_default();
|
1210
|
+
var scratchYDirection = new Cartesian3_default();
|
1211
|
+
var scratchZDirection = new Cartesian3_default();
|
1212
|
+
var scratchNegativeX = new Cartesian3_default();
|
1213
|
+
var scratchNegativeY = new Cartesian3_default();
|
1214
|
+
var scratchNegativeZ = new Cartesian3_default();
|
1215
|
+
var frustumSplits = new Array(3);
|
1216
|
+
var frustumCornersNDC = new Array(4);
|
1217
|
+
frustumCornersNDC[0] = new Cartesian4_default(-1, -1, 1, 1);
|
1218
|
+
frustumCornersNDC[1] = new Cartesian4_default(1, -1, 1, 1);
|
1219
|
+
frustumCornersNDC[2] = new Cartesian4_default(1, 1, 1, 1);
|
1220
|
+
frustumCornersNDC[3] = new Cartesian4_default(-1, 1, 1, 1);
|
1221
|
+
var scratchFrustumCorners = new Array(4);
|
1222
|
+
for (let i = 0; i < 4; ++i) {
|
1223
|
+
scratchFrustumCorners[i] = new Cartesian4_default();
|
1224
|
+
}
|
1225
|
+
FrustumGeometry._computeNearFarPlanes = function(origin, orientation, frustumType, frustum, positions, xDirection, yDirection, zDirection) {
|
1226
|
+
const rotationMatrix = Matrix3_default.fromQuaternion(
|
1227
|
+
orientation,
|
1228
|
+
scratchRotationMatrix
|
1229
|
+
);
|
1230
|
+
let x = defaultValue_default(xDirection, scratchXDirection);
|
1231
|
+
let y = defaultValue_default(yDirection, scratchYDirection);
|
1232
|
+
let z = defaultValue_default(zDirection, scratchZDirection);
|
1233
|
+
x = Matrix3_default.getColumn(rotationMatrix, 0, x);
|
1234
|
+
y = Matrix3_default.getColumn(rotationMatrix, 1, y);
|
1235
|
+
z = Matrix3_default.getColumn(rotationMatrix, 2, z);
|
1236
|
+
Cartesian3_default.normalize(x, x);
|
1237
|
+
Cartesian3_default.normalize(y, y);
|
1238
|
+
Cartesian3_default.normalize(z, z);
|
1239
|
+
Cartesian3_default.negate(x, x);
|
1240
|
+
const view = Matrix4_default.computeView(origin, z, y, x, scratchViewMatrix);
|
1241
|
+
let inverseView;
|
1242
|
+
let inverseViewProjection;
|
1243
|
+
const projection = frustum.projectionMatrix;
|
1244
|
+
if (frustumType === PERSPECTIVE) {
|
1245
|
+
const viewProjection = Matrix4_default.multiply(
|
1246
|
+
projection,
|
1247
|
+
view,
|
1248
|
+
scratchInverseMatrix
|
1249
|
+
);
|
1250
|
+
inverseViewProjection = Matrix4_default.inverse(
|
1251
|
+
viewProjection,
|
1252
|
+
scratchInverseMatrix
|
1253
|
+
);
|
1254
|
+
} else {
|
1255
|
+
inverseView = Matrix4_default.inverseTransformation(view, scratchInverseMatrix);
|
1256
|
+
}
|
1257
|
+
if (defined_default(inverseViewProjection)) {
|
1258
|
+
frustumSplits[0] = frustum.near;
|
1259
|
+
frustumSplits[1] = frustum.far;
|
1260
|
+
} else {
|
1261
|
+
frustumSplits[0] = 0;
|
1262
|
+
frustumSplits[1] = frustum.near;
|
1263
|
+
frustumSplits[2] = frustum.far;
|
1264
|
+
}
|
1265
|
+
for (let i = 0; i < 2; ++i) {
|
1266
|
+
for (let j = 0; j < 4; ++j) {
|
1267
|
+
let corner = Cartesian4_default.clone(
|
1268
|
+
frustumCornersNDC[j],
|
1269
|
+
scratchFrustumCorners[j]
|
1270
|
+
);
|
1271
|
+
if (!defined_default(inverseViewProjection)) {
|
1272
|
+
const offCenterFrustum = frustum.offCenterFrustum;
|
1273
|
+
if (defined_default(offCenterFrustum)) {
|
1274
|
+
frustum = offCenterFrustum;
|
1275
|
+
}
|
1276
|
+
const near = frustumSplits[i];
|
1277
|
+
const far = frustumSplits[i + 1];
|
1278
|
+
corner.x = (corner.x * (frustum.right - frustum.left) + frustum.left + frustum.right) * 0.5;
|
1279
|
+
corner.y = (corner.y * (frustum.top - frustum.bottom) + frustum.bottom + frustum.top) * 0.5;
|
1280
|
+
corner.z = (corner.z * (near - far) - near - far) * 0.5;
|
1281
|
+
corner.w = 1;
|
1282
|
+
Matrix4_default.multiplyByVector(inverseView, corner, corner);
|
1283
|
+
} else {
|
1284
|
+
corner = Matrix4_default.multiplyByVector(
|
1285
|
+
inverseViewProjection,
|
1286
|
+
corner,
|
1287
|
+
corner
|
1288
|
+
);
|
1289
|
+
const w = 1 / corner.w;
|
1290
|
+
Cartesian3_default.multiplyByScalar(corner, w, corner);
|
1291
|
+
Cartesian3_default.subtract(corner, origin, corner);
|
1292
|
+
Cartesian3_default.normalize(corner, corner);
|
1293
|
+
const fac = Cartesian3_default.dot(z, corner);
|
1294
|
+
Cartesian3_default.multiplyByScalar(corner, frustumSplits[i] / fac, corner);
|
1295
|
+
Cartesian3_default.add(corner, origin, corner);
|
1296
|
+
}
|
1297
|
+
positions[12 * i + j * 3] = corner.x;
|
1298
|
+
positions[12 * i + j * 3 + 1] = corner.y;
|
1299
|
+
positions[12 * i + j * 3 + 2] = corner.z;
|
1300
|
+
}
|
1301
|
+
}
|
1302
|
+
};
|
1303
|
+
FrustumGeometry.createGeometry = function(frustumGeometry) {
|
1304
|
+
const frustumType = frustumGeometry._frustumType;
|
1305
|
+
const frustum = frustumGeometry._frustum;
|
1306
|
+
const origin = frustumGeometry._origin;
|
1307
|
+
const orientation = frustumGeometry._orientation;
|
1308
|
+
const drawNearPlane = frustumGeometry._drawNearPlane;
|
1309
|
+
const vertexFormat = frustumGeometry._vertexFormat;
|
1310
|
+
const numberOfPlanes = drawNearPlane ? 6 : 5;
|
1311
|
+
let positions = new Float64Array(3 * 4 * 6);
|
1312
|
+
FrustumGeometry._computeNearFarPlanes(
|
1313
|
+
origin,
|
1314
|
+
orientation,
|
1315
|
+
frustumType,
|
1316
|
+
frustum,
|
1317
|
+
positions
|
1318
|
+
);
|
1319
|
+
let offset = 3 * 4 * 2;
|
1320
|
+
positions[offset] = positions[3 * 4];
|
1321
|
+
positions[offset + 1] = positions[3 * 4 + 1];
|
1322
|
+
positions[offset + 2] = positions[3 * 4 + 2];
|
1323
|
+
positions[offset + 3] = positions[0];
|
1324
|
+
positions[offset + 4] = positions[1];
|
1325
|
+
positions[offset + 5] = positions[2];
|
1326
|
+
positions[offset + 6] = positions[3 * 3];
|
1327
|
+
positions[offset + 7] = positions[3 * 3 + 1];
|
1328
|
+
positions[offset + 8] = positions[3 * 3 + 2];
|
1329
|
+
positions[offset + 9] = positions[3 * 7];
|
1330
|
+
positions[offset + 10] = positions[3 * 7 + 1];
|
1331
|
+
positions[offset + 11] = positions[3 * 7 + 2];
|
1332
|
+
offset += 3 * 4;
|
1333
|
+
positions[offset] = positions[3 * 5];
|
1334
|
+
positions[offset + 1] = positions[3 * 5 + 1];
|
1335
|
+
positions[offset + 2] = positions[3 * 5 + 2];
|
1336
|
+
positions[offset + 3] = positions[3];
|
1337
|
+
positions[offset + 4] = positions[3 + 1];
|
1338
|
+
positions[offset + 5] = positions[3 + 2];
|
1339
|
+
positions[offset + 6] = positions[0];
|
1340
|
+
positions[offset + 7] = positions[1];
|
1341
|
+
positions[offset + 8] = positions[2];
|
1342
|
+
positions[offset + 9] = positions[3 * 4];
|
1343
|
+
positions[offset + 10] = positions[3 * 4 + 1];
|
1344
|
+
positions[offset + 11] = positions[3 * 4 + 2];
|
1345
|
+
offset += 3 * 4;
|
1346
|
+
positions[offset] = positions[3];
|
1347
|
+
positions[offset + 1] = positions[3 + 1];
|
1348
|
+
positions[offset + 2] = positions[3 + 2];
|
1349
|
+
positions[offset + 3] = positions[3 * 5];
|
1350
|
+
positions[offset + 4] = positions[3 * 5 + 1];
|
1351
|
+
positions[offset + 5] = positions[3 * 5 + 2];
|
1352
|
+
positions[offset + 6] = positions[3 * 6];
|
1353
|
+
positions[offset + 7] = positions[3 * 6 + 1];
|
1354
|
+
positions[offset + 8] = positions[3 * 6 + 2];
|
1355
|
+
positions[offset + 9] = positions[3 * 2];
|
1356
|
+
positions[offset + 10] = positions[3 * 2 + 1];
|
1357
|
+
positions[offset + 11] = positions[3 * 2 + 2];
|
1358
|
+
offset += 3 * 4;
|
1359
|
+
positions[offset] = positions[3 * 2];
|
1360
|
+
positions[offset + 1] = positions[3 * 2 + 1];
|
1361
|
+
positions[offset + 2] = positions[3 * 2 + 2];
|
1362
|
+
positions[offset + 3] = positions[3 * 6];
|
1363
|
+
positions[offset + 4] = positions[3 * 6 + 1];
|
1364
|
+
positions[offset + 5] = positions[3 * 6 + 2];
|
1365
|
+
positions[offset + 6] = positions[3 * 7];
|
1366
|
+
positions[offset + 7] = positions[3 * 7 + 1];
|
1367
|
+
positions[offset + 8] = positions[3 * 7 + 2];
|
1368
|
+
positions[offset + 9] = positions[3 * 3];
|
1369
|
+
positions[offset + 10] = positions[3 * 3 + 1];
|
1370
|
+
positions[offset + 11] = positions[3 * 3 + 2];
|
1371
|
+
if (!drawNearPlane) {
|
1372
|
+
positions = positions.subarray(3 * 4);
|
1373
|
+
}
|
1374
|
+
const attributes = new GeometryAttributes_default({
|
1375
|
+
position: new GeometryAttribute_default({
|
1376
|
+
componentDatatype: ComponentDatatype_default.DOUBLE,
|
1377
|
+
componentsPerAttribute: 3,
|
1378
|
+
values: positions
|
1379
|
+
})
|
1380
|
+
});
|
1381
|
+
if (defined_default(vertexFormat.normal) || defined_default(vertexFormat.tangent) || defined_default(vertexFormat.bitangent) || defined_default(vertexFormat.st)) {
|
1382
|
+
const normals = defined_default(vertexFormat.normal) ? new Float32Array(3 * 4 * numberOfPlanes) : void 0;
|
1383
|
+
const tangents = defined_default(vertexFormat.tangent) ? new Float32Array(3 * 4 * numberOfPlanes) : void 0;
|
1384
|
+
const bitangents = defined_default(vertexFormat.bitangent) ? new Float32Array(3 * 4 * numberOfPlanes) : void 0;
|
1385
|
+
const st = defined_default(vertexFormat.st) ? new Float32Array(2 * 4 * numberOfPlanes) : void 0;
|
1386
|
+
const x = scratchXDirection;
|
1387
|
+
const y = scratchYDirection;
|
1388
|
+
const z = scratchZDirection;
|
1389
|
+
const negativeX = Cartesian3_default.negate(x, scratchNegativeX);
|
1390
|
+
const negativeY = Cartesian3_default.negate(y, scratchNegativeY);
|
1391
|
+
const negativeZ = Cartesian3_default.negate(z, scratchNegativeZ);
|
1392
|
+
offset = 0;
|
1393
|
+
if (drawNearPlane) {
|
1394
|
+
getAttributes(offset, normals, tangents, bitangents, st, negativeZ, x, y);
|
1395
|
+
offset += 3 * 4;
|
1396
|
+
}
|
1397
|
+
getAttributes(offset, normals, tangents, bitangents, st, z, negativeX, y);
|
1398
|
+
offset += 3 * 4;
|
1399
|
+
getAttributes(
|
1400
|
+
offset,
|
1401
|
+
normals,
|
1402
|
+
tangents,
|
1403
|
+
bitangents,
|
1404
|
+
st,
|
1405
|
+
negativeX,
|
1406
|
+
negativeZ,
|
1407
|
+
y
|
1408
|
+
);
|
1409
|
+
offset += 3 * 4;
|
1410
|
+
getAttributes(
|
1411
|
+
offset,
|
1412
|
+
normals,
|
1413
|
+
tangents,
|
1414
|
+
bitangents,
|
1415
|
+
st,
|
1416
|
+
negativeY,
|
1417
|
+
negativeZ,
|
1418
|
+
negativeX
|
1419
|
+
);
|
1420
|
+
offset += 3 * 4;
|
1421
|
+
getAttributes(offset, normals, tangents, bitangents, st, x, z, y);
|
1422
|
+
offset += 3 * 4;
|
1423
|
+
getAttributes(offset, normals, tangents, bitangents, st, y, z, negativeX);
|
1424
|
+
if (defined_default(normals)) {
|
1425
|
+
attributes.normal = new GeometryAttribute_default({
|
1426
|
+
componentDatatype: ComponentDatatype_default.FLOAT,
|
1427
|
+
componentsPerAttribute: 3,
|
1428
|
+
values: normals
|
1429
|
+
});
|
1430
|
+
}
|
1431
|
+
if (defined_default(tangents)) {
|
1432
|
+
attributes.tangent = new GeometryAttribute_default({
|
1433
|
+
componentDatatype: ComponentDatatype_default.FLOAT,
|
1434
|
+
componentsPerAttribute: 3,
|
1435
|
+
values: tangents
|
1436
|
+
});
|
1437
|
+
}
|
1438
|
+
if (defined_default(bitangents)) {
|
1439
|
+
attributes.bitangent = new GeometryAttribute_default({
|
1440
|
+
componentDatatype: ComponentDatatype_default.FLOAT,
|
1441
|
+
componentsPerAttribute: 3,
|
1442
|
+
values: bitangents
|
1443
|
+
});
|
1444
|
+
}
|
1445
|
+
if (defined_default(st)) {
|
1446
|
+
attributes.st = new GeometryAttribute_default({
|
1447
|
+
componentDatatype: ComponentDatatype_default.FLOAT,
|
1448
|
+
componentsPerAttribute: 2,
|
1449
|
+
values: st
|
1450
|
+
});
|
1451
|
+
}
|
1452
|
+
}
|
1453
|
+
const indices = new Uint16Array(6 * numberOfPlanes);
|
1454
|
+
for (let i = 0; i < numberOfPlanes; ++i) {
|
1455
|
+
const indexOffset = i * 6;
|
1456
|
+
const index = i * 4;
|
1457
|
+
indices[indexOffset] = index;
|
1458
|
+
indices[indexOffset + 1] = index + 1;
|
1459
|
+
indices[indexOffset + 2] = index + 2;
|
1460
|
+
indices[indexOffset + 3] = index;
|
1461
|
+
indices[indexOffset + 4] = index + 2;
|
1462
|
+
indices[indexOffset + 5] = index + 3;
|
1463
|
+
}
|
1464
|
+
return new Geometry_default({
|
1465
|
+
attributes,
|
1466
|
+
indices,
|
1467
|
+
primitiveType: PrimitiveType_default.TRIANGLES,
|
1468
|
+
boundingSphere: BoundingSphere_default.fromVertices(positions)
|
1469
|
+
});
|
1470
|
+
};
|
1471
|
+
var FrustumGeometry_default = FrustumGeometry;
|
1472
|
+
|
1473
|
+
export {
|
1474
|
+
OrthographicFrustum_default,
|
1475
|
+
PerspectiveFrustum_default,
|
1476
|
+
FrustumGeometry_default
|
1477
|
+
};
|