@itwin/rpcinterface-full-stack-tests 4.0.0-dev.41 → 4.0.0-dev.46
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/lib/dist/bundled-tests.js +897 -742
- package/lib/dist/bundled-tests.js.map +1 -1
- package/package.json +15 -15
|
@@ -54848,7 +54848,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
54848
54848
|
/* harmony export */ "WebAppRpcLogging": () => (/* reexport safe */ _rpc_web_WebAppRpcLogging__WEBPACK_IMPORTED_MODULE_142__.WebAppRpcLogging),
|
|
54849
54849
|
/* harmony export */ "WebAppRpcProtocol": () => (/* reexport safe */ _rpc_web_WebAppRpcProtocol__WEBPACK_IMPORTED_MODULE_140__.WebAppRpcProtocol),
|
|
54850
54850
|
/* harmony export */ "WebAppRpcRequest": () => (/* reexport safe */ _rpc_web_WebAppRpcRequest__WEBPACK_IMPORTED_MODULE_141__.WebAppRpcRequest),
|
|
54851
|
-
/* harmony export */ "WhiteOnWhiteReversalSettings": () => (/* reexport safe */
|
|
54851
|
+
/* harmony export */ "WhiteOnWhiteReversalSettings": () => (/* reexport safe */ _WhiteOnWhiteReversalSettings__WEBPACK_IMPORTED_MODULE_153__.WhiteOnWhiteReversalSettings),
|
|
54852
54852
|
/* harmony export */ "WipRpcInterface": () => (/* reexport safe */ _rpc_WipRpcInterface__WEBPACK_IMPORTED_MODULE_101__.WipRpcInterface),
|
|
54853
54853
|
/* harmony export */ "XyzRotation": () => (/* reexport safe */ _geometry_GeodeticDatum__WEBPACK_IMPORTED_MODULE_43__.XyzRotation),
|
|
54854
54854
|
/* harmony export */ "aggregateLoad": () => (/* reexport safe */ _rpc_core_RpcRequest__WEBPACK_IMPORTED_MODULE_132__.aggregateLoad),
|
|
@@ -55036,7 +55036,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
55036
55036
|
/* harmony import */ var _tile_PntsTileIO__WEBPACK_IMPORTED_MODULE_149__ = __webpack_require__(/*! ./tile/PntsTileIO */ "../../core/common/lib/esm/tile/PntsTileIO.js");
|
|
55037
55037
|
/* harmony import */ var _tile_TileIO__WEBPACK_IMPORTED_MODULE_150__ = __webpack_require__(/*! ./tile/TileIO */ "../../core/common/lib/esm/tile/TileIO.js");
|
|
55038
55038
|
/* harmony import */ var _tile_TileMetadata__WEBPACK_IMPORTED_MODULE_151__ = __webpack_require__(/*! ./tile/TileMetadata */ "../../core/common/lib/esm/tile/TileMetadata.js");
|
|
55039
|
-
/* harmony import */ var
|
|
55039
|
+
/* harmony import */ var _tile_Tileset3dSchema__WEBPACK_IMPORTED_MODULE_152__ = __webpack_require__(/*! ./tile/Tileset3dSchema */ "../../core/common/lib/esm/tile/Tileset3dSchema.js");
|
|
55040
|
+
/* harmony import */ var _WhiteOnWhiteReversalSettings__WEBPACK_IMPORTED_MODULE_153__ = __webpack_require__(/*! ./WhiteOnWhiteReversalSettings */ "../../core/common/lib/esm/WhiteOnWhiteReversalSettings.js");
|
|
55040
55041
|
/*---------------------------------------------------------------------------------------------
|
|
55041
55042
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
55042
55043
|
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
@@ -55192,6 +55193,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
55192
55193
|
|
|
55193
55194
|
|
|
55194
55195
|
|
|
55196
|
+
|
|
55195
55197
|
|
|
55196
55198
|
|
|
55197
55199
|
/** @docs-package-description
|
|
@@ -69605,6 +69607,26 @@ class TileMetadataReader {
|
|
|
69605
69607
|
}
|
|
69606
69608
|
|
|
69607
69609
|
|
|
69610
|
+
/***/ }),
|
|
69611
|
+
|
|
69612
|
+
/***/ "../../core/common/lib/esm/tile/Tileset3dSchema.js":
|
|
69613
|
+
/*!*********************************************************!*\
|
|
69614
|
+
!*** ../../core/common/lib/esm/tile/Tileset3dSchema.js ***!
|
|
69615
|
+
\*********************************************************/
|
|
69616
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
69617
|
+
|
|
69618
|
+
"use strict";
|
|
69619
|
+
__webpack_require__.r(__webpack_exports__);
|
|
69620
|
+
/*---------------------------------------------------------------------------------------------
|
|
69621
|
+
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
69622
|
+
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
69623
|
+
*--------------------------------------------------------------------------------------------*/
|
|
69624
|
+
/** @packageDocumentation
|
|
69625
|
+
* @module Tile
|
|
69626
|
+
*/
|
|
69627
|
+
|
|
69628
|
+
|
|
69629
|
+
|
|
69608
69630
|
/***/ }),
|
|
69609
69631
|
|
|
69610
69632
|
/***/ "../../core/ecschema-metadata/lib/cjs/Constants.js":
|
|
@@ -104494,119 +104516,119 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
104494
104516
|
/* harmony export */ "ACSDisplayOptions": () => (/* reexport safe */ _AuxCoordSys__WEBPACK_IMPORTED_MODULE_2__.ACSDisplayOptions),
|
|
104495
104517
|
/* harmony export */ "ACSType": () => (/* reexport safe */ _AuxCoordSys__WEBPACK_IMPORTED_MODULE_2__.ACSType),
|
|
104496
104518
|
/* harmony export */ "AccuDraw": () => (/* reexport safe */ _AccuDraw__WEBPACK_IMPORTED_MODULE_0__.AccuDraw),
|
|
104497
|
-
/* harmony export */ "AccuDrawChangeModeTool": () => (/* reexport safe */
|
|
104519
|
+
/* harmony export */ "AccuDrawChangeModeTool": () => (/* reexport safe */ _tools_AccuDrawTool__WEBPACK_IMPORTED_MODULE_106__.AccuDrawChangeModeTool),
|
|
104498
104520
|
/* harmony export */ "AccuDrawFlags": () => (/* reexport safe */ _AccuDraw__WEBPACK_IMPORTED_MODULE_0__.AccuDrawFlags),
|
|
104499
104521
|
/* harmony export */ "AccuDrawHintBuilder": () => (/* reexport safe */ _AccuDraw__WEBPACK_IMPORTED_MODULE_0__.AccuDrawHintBuilder),
|
|
104500
|
-
/* harmony export */ "AccuDrawRotateAxesTool": () => (/* reexport safe */
|
|
104501
|
-
/* harmony export */ "AccuDrawRotateCycleTool": () => (/* reexport safe */
|
|
104502
|
-
/* harmony export */ "AccuDrawRotateElementTool": () => (/* reexport safe */
|
|
104503
|
-
/* harmony export */ "AccuDrawRotateFrontTool": () => (/* reexport safe */
|
|
104504
|
-
/* harmony export */ "AccuDrawRotateSideTool": () => (/* reexport safe */
|
|
104505
|
-
/* harmony export */ "AccuDrawRotateTopTool": () => (/* reexport safe */
|
|
104506
|
-
/* harmony export */ "AccuDrawRotateViewTool": () => (/* reexport safe */
|
|
104507
|
-
/* harmony export */ "AccuDrawSetLockAngleTool": () => (/* reexport safe */
|
|
104508
|
-
/* harmony export */ "AccuDrawSetLockDistanceTool": () => (/* reexport safe */
|
|
104509
|
-
/* harmony export */ "AccuDrawSetLockSmartTool": () => (/* reexport safe */
|
|
104510
|
-
/* harmony export */ "AccuDrawSetLockXTool": () => (/* reexport safe */
|
|
104511
|
-
/* harmony export */ "AccuDrawSetLockYTool": () => (/* reexport safe */
|
|
104512
|
-
/* harmony export */ "AccuDrawSetLockZTool": () => (/* reexport safe */
|
|
104513
|
-
/* harmony export */ "AccuDrawSetOriginTool": () => (/* reexport safe */
|
|
104514
|
-
/* harmony export */ "AccuDrawShortcuts": () => (/* reexport safe */
|
|
104522
|
+
/* harmony export */ "AccuDrawRotateAxesTool": () => (/* reexport safe */ _tools_AccuDrawTool__WEBPACK_IMPORTED_MODULE_106__.AccuDrawRotateAxesTool),
|
|
104523
|
+
/* harmony export */ "AccuDrawRotateCycleTool": () => (/* reexport safe */ _tools_AccuDrawTool__WEBPACK_IMPORTED_MODULE_106__.AccuDrawRotateCycleTool),
|
|
104524
|
+
/* harmony export */ "AccuDrawRotateElementTool": () => (/* reexport safe */ _tools_AccuDrawTool__WEBPACK_IMPORTED_MODULE_106__.AccuDrawRotateElementTool),
|
|
104525
|
+
/* harmony export */ "AccuDrawRotateFrontTool": () => (/* reexport safe */ _tools_AccuDrawTool__WEBPACK_IMPORTED_MODULE_106__.AccuDrawRotateFrontTool),
|
|
104526
|
+
/* harmony export */ "AccuDrawRotateSideTool": () => (/* reexport safe */ _tools_AccuDrawTool__WEBPACK_IMPORTED_MODULE_106__.AccuDrawRotateSideTool),
|
|
104527
|
+
/* harmony export */ "AccuDrawRotateTopTool": () => (/* reexport safe */ _tools_AccuDrawTool__WEBPACK_IMPORTED_MODULE_106__.AccuDrawRotateTopTool),
|
|
104528
|
+
/* harmony export */ "AccuDrawRotateViewTool": () => (/* reexport safe */ _tools_AccuDrawTool__WEBPACK_IMPORTED_MODULE_106__.AccuDrawRotateViewTool),
|
|
104529
|
+
/* harmony export */ "AccuDrawSetLockAngleTool": () => (/* reexport safe */ _tools_AccuDrawTool__WEBPACK_IMPORTED_MODULE_106__.AccuDrawSetLockAngleTool),
|
|
104530
|
+
/* harmony export */ "AccuDrawSetLockDistanceTool": () => (/* reexport safe */ _tools_AccuDrawTool__WEBPACK_IMPORTED_MODULE_106__.AccuDrawSetLockDistanceTool),
|
|
104531
|
+
/* harmony export */ "AccuDrawSetLockSmartTool": () => (/* reexport safe */ _tools_AccuDrawTool__WEBPACK_IMPORTED_MODULE_106__.AccuDrawSetLockSmartTool),
|
|
104532
|
+
/* harmony export */ "AccuDrawSetLockXTool": () => (/* reexport safe */ _tools_AccuDrawTool__WEBPACK_IMPORTED_MODULE_106__.AccuDrawSetLockXTool),
|
|
104533
|
+
/* harmony export */ "AccuDrawSetLockYTool": () => (/* reexport safe */ _tools_AccuDrawTool__WEBPACK_IMPORTED_MODULE_106__.AccuDrawSetLockYTool),
|
|
104534
|
+
/* harmony export */ "AccuDrawSetLockZTool": () => (/* reexport safe */ _tools_AccuDrawTool__WEBPACK_IMPORTED_MODULE_106__.AccuDrawSetLockZTool),
|
|
104535
|
+
/* harmony export */ "AccuDrawSetOriginTool": () => (/* reexport safe */ _tools_AccuDrawTool__WEBPACK_IMPORTED_MODULE_106__.AccuDrawSetOriginTool),
|
|
104536
|
+
/* harmony export */ "AccuDrawShortcuts": () => (/* reexport safe */ _tools_AccuDrawTool__WEBPACK_IMPORTED_MODULE_106__.AccuDrawShortcuts),
|
|
104515
104537
|
/* harmony export */ "AccuSnap": () => (/* reexport safe */ _AccuSnap__WEBPACK_IMPORTED_MODULE_1__.AccuSnap),
|
|
104516
104538
|
/* harmony export */ "AccudrawData": () => (/* reexport safe */ _AccuDraw__WEBPACK_IMPORTED_MODULE_0__.AccudrawData),
|
|
104517
|
-
/* harmony export */ "ActivityMessageDetails": () => (/* reexport safe */
|
|
104518
|
-
/* harmony export */ "ActivityMessageEndReason": () => (/* reexport safe */
|
|
104519
|
-
/* harmony export */ "AlternateUnitLabelsRegistry": () => (/* reexport safe */
|
|
104520
|
-
/* harmony export */ "AngleDescription": () => (/* reexport safe */
|
|
104521
|
-
/* harmony export */ "AnimatedTreeReference": () => (/* reexport safe */
|
|
104522
|
-
/* harmony export */ "AnimationBranchStates": () => (/* reexport safe */
|
|
104523
|
-
/* harmony export */ "AnimationNodeId": () => (/* reexport safe */
|
|
104524
|
-
/* harmony export */ "ArcGISImageryProvider": () => (/* reexport safe */
|
|
104525
|
-
/* harmony export */ "ArcGISMapLayerImageryProvider": () => (/* reexport safe */
|
|
104526
|
-
/* harmony export */ "ArcGISTileMap": () => (/* reexport safe */
|
|
104527
|
-
/* harmony export */ "ArcGisErrorCode": () => (/* reexport safe */
|
|
104528
|
-
/* harmony export */ "ArcGisUtilities": () => (/* reexport safe */
|
|
104539
|
+
/* harmony export */ "ActivityMessageDetails": () => (/* reexport safe */ _NotificationManager__WEBPACK_IMPORTED_MODULE_44__.ActivityMessageDetails),
|
|
104540
|
+
/* harmony export */ "ActivityMessageEndReason": () => (/* reexport safe */ _NotificationManager__WEBPACK_IMPORTED_MODULE_44__.ActivityMessageEndReason),
|
|
104541
|
+
/* harmony export */ "AlternateUnitLabelsRegistry": () => (/* reexport safe */ _quantity_formatting_QuantityFormatter__WEBPACK_IMPORTED_MODULE_73__.AlternateUnitLabelsRegistry),
|
|
104542
|
+
/* harmony export */ "AngleDescription": () => (/* reexport safe */ _properties_AngleDescription__WEBPACK_IMPORTED_MODULE_70__.AngleDescription),
|
|
104543
|
+
/* harmony export */ "AnimatedTreeReference": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.AnimatedTreeReference),
|
|
104544
|
+
/* harmony export */ "AnimationBranchStates": () => (/* reexport safe */ _render_GraphicBranch__WEBPACK_IMPORTED_MODULE_81__.AnimationBranchStates),
|
|
104545
|
+
/* harmony export */ "AnimationNodeId": () => (/* reexport safe */ _render_GraphicBranch__WEBPACK_IMPORTED_MODULE_81__.AnimationNodeId),
|
|
104546
|
+
/* harmony export */ "ArcGISImageryProvider": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.ArcGISImageryProvider),
|
|
104547
|
+
/* harmony export */ "ArcGISMapLayerImageryProvider": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.ArcGISMapLayerImageryProvider),
|
|
104548
|
+
/* harmony export */ "ArcGISTileMap": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.ArcGISTileMap),
|
|
104549
|
+
/* harmony export */ "ArcGisErrorCode": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.ArcGisErrorCode),
|
|
104550
|
+
/* harmony export */ "ArcGisUtilities": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.ArcGisUtilities),
|
|
104529
104551
|
/* harmony export */ "AuxCoordSystem2dState": () => (/* reexport safe */ _AuxCoordSys__WEBPACK_IMPORTED_MODULE_2__.AuxCoordSystem2dState),
|
|
104530
104552
|
/* harmony export */ "AuxCoordSystem3dState": () => (/* reexport safe */ _AuxCoordSys__WEBPACK_IMPORTED_MODULE_2__.AuxCoordSystem3dState),
|
|
104531
104553
|
/* harmony export */ "AuxCoordSystemSpatialState": () => (/* reexport safe */ _AuxCoordSys__WEBPACK_IMPORTED_MODULE_2__.AuxCoordSystemSpatialState),
|
|
104532
104554
|
/* harmony export */ "AuxCoordSystemState": () => (/* reexport safe */ _AuxCoordSys__WEBPACK_IMPORTED_MODULE_2__.AuxCoordSystemState),
|
|
104533
|
-
/* harmony export */ "AzureMapsLayerImageryProvider": () => (/* reexport safe */
|
|
104534
|
-
/* harmony export */ "B3dmReader": () => (/* reexport safe */
|
|
104535
|
-
/* harmony export */ "BackgroundMapGeometry": () => (/* reexport safe */
|
|
104536
|
-
/* harmony export */ "BaseUnitFormattingSettingsProvider": () => (/* reexport safe */
|
|
104537
|
-
/* harmony export */ "BatchedTileIdMap": () => (/* reexport safe */
|
|
104538
|
-
/* harmony export */ "BeButton": () => (/* reexport safe */
|
|
104539
|
-
/* harmony export */ "BeButtonEvent": () => (/* reexport safe */
|
|
104540
|
-
/* harmony export */ "BeButtonState": () => (/* reexport safe */
|
|
104541
|
-
/* harmony export */ "BeModifierKeys": () => (/* reexport safe */
|
|
104542
|
-
/* harmony export */ "BeTouchEvent": () => (/* reexport safe */
|
|
104543
|
-
/* harmony export */ "BeWheelEvent": () => (/* reexport safe */
|
|
104544
|
-
/* harmony export */ "BingElevationProvider": () => (/* reexport safe */
|
|
104555
|
+
/* harmony export */ "AzureMapsLayerImageryProvider": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.AzureMapsLayerImageryProvider),
|
|
104556
|
+
/* harmony export */ "B3dmReader": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.B3dmReader),
|
|
104557
|
+
/* harmony export */ "BackgroundMapGeometry": () => (/* reexport safe */ _BackgroundMapGeometry__WEBPACK_IMPORTED_MODULE_120__.BackgroundMapGeometry),
|
|
104558
|
+
/* harmony export */ "BaseUnitFormattingSettingsProvider": () => (/* reexport safe */ _quantity_formatting_BaseUnitFormattingSettingsProvider__WEBPACK_IMPORTED_MODULE_74__.BaseUnitFormattingSettingsProvider),
|
|
104559
|
+
/* harmony export */ "BatchedTileIdMap": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.BatchedTileIdMap),
|
|
104560
|
+
/* harmony export */ "BeButton": () => (/* reexport safe */ _tools_Tool__WEBPACK_IMPORTED_MODULE_115__.BeButton),
|
|
104561
|
+
/* harmony export */ "BeButtonEvent": () => (/* reexport safe */ _tools_Tool__WEBPACK_IMPORTED_MODULE_115__.BeButtonEvent),
|
|
104562
|
+
/* harmony export */ "BeButtonState": () => (/* reexport safe */ _tools_Tool__WEBPACK_IMPORTED_MODULE_115__.BeButtonState),
|
|
104563
|
+
/* harmony export */ "BeModifierKeys": () => (/* reexport safe */ _tools_Tool__WEBPACK_IMPORTED_MODULE_115__.BeModifierKeys),
|
|
104564
|
+
/* harmony export */ "BeTouchEvent": () => (/* reexport safe */ _tools_Tool__WEBPACK_IMPORTED_MODULE_115__.BeTouchEvent),
|
|
104565
|
+
/* harmony export */ "BeWheelEvent": () => (/* reexport safe */ _tools_Tool__WEBPACK_IMPORTED_MODULE_115__.BeWheelEvent),
|
|
104566
|
+
/* harmony export */ "BingElevationProvider": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.BingElevationProvider),
|
|
104545
104567
|
/* harmony export */ "BingLocationProvider": () => (/* reexport safe */ _BingLocation__WEBPACK_IMPORTED_MODULE_3__.BingLocationProvider),
|
|
104546
|
-
/* harmony export */ "BingMapsImageryLayerProvider": () => (/* reexport safe */
|
|
104547
|
-
/* harmony export */ "BlankConnection": () => (/* reexport safe */
|
|
104568
|
+
/* harmony export */ "BingMapsImageryLayerProvider": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.BingMapsImageryLayerProvider),
|
|
104569
|
+
/* harmony export */ "BlankConnection": () => (/* reexport safe */ _IModelConnection__WEBPACK_IMPORTED_MODULE_33__.BlankConnection),
|
|
104548
104570
|
/* harmony export */ "BriefcaseConnection": () => (/* reexport safe */ _BriefcaseConnection__WEBPACK_IMPORTED_MODULE_4__.BriefcaseConnection),
|
|
104549
104571
|
/* harmony export */ "BriefcaseEditorToolSettings": () => (/* reexport safe */ _BriefcaseConnection__WEBPACK_IMPORTED_MODULE_4__.BriefcaseEditorToolSettings),
|
|
104550
104572
|
/* harmony export */ "BriefcaseNotificationHandler": () => (/* reexport safe */ _BriefcaseTxns__WEBPACK_IMPORTED_MODULE_5__.BriefcaseNotificationHandler),
|
|
104551
104573
|
/* harmony export */ "BriefcaseTxns": () => (/* reexport safe */ _BriefcaseTxns__WEBPACK_IMPORTED_MODULE_5__.BriefcaseTxns),
|
|
104552
104574
|
/* harmony export */ "CategorySelectorState": () => (/* reexport safe */ _CategorySelectorState__WEBPACK_IMPORTED_MODULE_6__.CategorySelectorState),
|
|
104553
|
-
/* harmony export */ "CesiumIonAssetProvider": () => (/* reexport safe */
|
|
104575
|
+
/* harmony export */ "CesiumIonAssetProvider": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.CesiumIonAssetProvider),
|
|
104554
104576
|
/* harmony export */ "ChangeFlag": () => (/* reexport safe */ _ChangeFlags__WEBPACK_IMPORTED_MODULE_7__.ChangeFlag),
|
|
104555
104577
|
/* harmony export */ "ChangeFlags": () => (/* reexport safe */ _ChangeFlags__WEBPACK_IMPORTED_MODULE_7__.ChangeFlags),
|
|
104556
104578
|
/* harmony export */ "CheckpointConnection": () => (/* reexport safe */ _CheckpointConnection__WEBPACK_IMPORTED_MODULE_8__.CheckpointConnection),
|
|
104557
|
-
/* harmony export */ "ClipEventType": () => (/* reexport safe */
|
|
104558
|
-
/* harmony export */ "Cluster": () => (/* reexport safe */
|
|
104579
|
+
/* harmony export */ "ClipEventType": () => (/* reexport safe */ _tools_ClipViewTool__WEBPACK_IMPORTED_MODULE_107__.ClipEventType),
|
|
104580
|
+
/* harmony export */ "Cluster": () => (/* reexport safe */ _Marker__WEBPACK_IMPORTED_MODULE_38__.Cluster),
|
|
104559
104581
|
/* harmony export */ "CompassMode": () => (/* reexport safe */ _AccuDraw__WEBPACK_IMPORTED_MODULE_0__.CompassMode),
|
|
104560
104582
|
/* harmony export */ "ContextMode": () => (/* reexport safe */ _AccuDraw__WEBPACK_IMPORTED_MODULE_0__.ContextMode),
|
|
104561
104583
|
/* harmony export */ "ContextRealityModelState": () => (/* reexport safe */ _ContextRealityModelState__WEBPACK_IMPORTED_MODULE_9__.ContextRealityModelState),
|
|
104562
104584
|
/* harmony export */ "ContextRotationId": () => (/* reexport safe */ _AccuDraw__WEBPACK_IMPORTED_MODULE_0__.ContextRotationId),
|
|
104563
|
-
/* harmony export */ "ContextShareProvider": () => (/* reexport safe */
|
|
104564
|
-
/* harmony export */ "CoordSource": () => (/* reexport safe */
|
|
104585
|
+
/* harmony export */ "ContextShareProvider": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.ContextShareProvider),
|
|
104586
|
+
/* harmony export */ "CoordSource": () => (/* reexport safe */ _tools_Tool__WEBPACK_IMPORTED_MODULE_115__.CoordSource),
|
|
104565
104587
|
/* harmony export */ "CoordSystem": () => (/* reexport safe */ _CoordSystem__WEBPACK_IMPORTED_MODULE_10__.CoordSystem),
|
|
104566
104588
|
/* harmony export */ "CoordinateConverter": () => (/* reexport safe */ _GeoServices__WEBPACK_IMPORTED_MODULE_26__.CoordinateConverter),
|
|
104567
|
-
/* harmony export */ "CoordinateLockOverrides": () => (/* reexport safe */
|
|
104568
|
-
/* harmony export */ "CoreTools": () => (/* reexport safe */
|
|
104569
|
-
/* harmony export */ "CurrentInputState": () => (/* reexport safe */
|
|
104589
|
+
/* harmony export */ "CoordinateLockOverrides": () => (/* reexport safe */ _tools_Tool__WEBPACK_IMPORTED_MODULE_115__.CoordinateLockOverrides),
|
|
104590
|
+
/* harmony export */ "CoreTools": () => (/* reexport safe */ _tools_Tool__WEBPACK_IMPORTED_MODULE_115__.CoreTools),
|
|
104591
|
+
/* harmony export */ "CurrentInputState": () => (/* reexport safe */ _tools_ToolAdmin__WEBPACK_IMPORTED_MODULE_117__.CurrentInputState),
|
|
104570
104592
|
/* harmony export */ "CurrentState": () => (/* reexport safe */ _AccuDraw__WEBPACK_IMPORTED_MODULE_0__.CurrentState),
|
|
104571
|
-
/* harmony export */ "DebugShaderFile": () => (/* reexport safe */
|
|
104572
|
-
/* harmony export */ "DecorateContext": () => (/* reexport safe */
|
|
104573
|
-
/* harmony export */ "Decorations": () => (/* reexport safe */
|
|
104593
|
+
/* harmony export */ "DebugShaderFile": () => (/* reexport safe */ _render_RenderSystem__WEBPACK_IMPORTED_MODULE_97__.DebugShaderFile),
|
|
104594
|
+
/* harmony export */ "DecorateContext": () => (/* reexport safe */ _ViewContext__WEBPACK_IMPORTED_MODULE_57__.DecorateContext),
|
|
104595
|
+
/* harmony export */ "Decorations": () => (/* reexport safe */ _render_Decorations__WEBPACK_IMPORTED_MODULE_78__.Decorations),
|
|
104574
104596
|
/* harmony export */ "DecorationsCache": () => (/* reexport safe */ _DecorationsCache__WEBPACK_IMPORTED_MODULE_11__.DecorationsCache),
|
|
104575
|
-
/* harmony export */ "DefaultViewTouchTool": () => (/* reexport safe */
|
|
104576
|
-
/* harmony export */ "DefineACSByElementTool": () => (/* reexport safe */
|
|
104577
|
-
/* harmony export */ "DefineACSByPointsTool": () => (/* reexport safe */
|
|
104578
|
-
/* harmony export */ "DepthPointSource": () => (/* reexport safe */
|
|
104597
|
+
/* harmony export */ "DefaultViewTouchTool": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.DefaultViewTouchTool),
|
|
104598
|
+
/* harmony export */ "DefineACSByElementTool": () => (/* reexport safe */ _tools_AccuDrawTool__WEBPACK_IMPORTED_MODULE_106__.DefineACSByElementTool),
|
|
104599
|
+
/* harmony export */ "DefineACSByPointsTool": () => (/* reexport safe */ _tools_AccuDrawTool__WEBPACK_IMPORTED_MODULE_106__.DefineACSByPointsTool),
|
|
104600
|
+
/* harmony export */ "DepthPointSource": () => (/* reexport safe */ _Viewport__WEBPACK_IMPORTED_MODULE_61__.DepthPointSource),
|
|
104579
104601
|
/* harmony export */ "DevTools": () => (/* reexport safe */ _DevTools__WEBPACK_IMPORTED_MODULE_12__.DevTools),
|
|
104580
|
-
/* harmony export */ "DisclosedTileTreeSet": () => (/* reexport safe */
|
|
104602
|
+
/* harmony export */ "DisclosedTileTreeSet": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.DisclosedTileTreeSet),
|
|
104581
104603
|
/* harmony export */ "DisplayStyle2dState": () => (/* reexport safe */ _DisplayStyleState__WEBPACK_IMPORTED_MODULE_13__.DisplayStyle2dState),
|
|
104582
104604
|
/* harmony export */ "DisplayStyle3dState": () => (/* reexport safe */ _DisplayStyleState__WEBPACK_IMPORTED_MODULE_13__.DisplayStyle3dState),
|
|
104583
104605
|
/* harmony export */ "DisplayStyleState": () => (/* reexport safe */ _DisplayStyleState__WEBPACK_IMPORTED_MODULE_13__.DisplayStyleState),
|
|
104584
|
-
/* harmony export */ "DrawingModelState": () => (/* reexport safe */
|
|
104606
|
+
/* harmony export */ "DrawingModelState": () => (/* reexport safe */ _ModelState__WEBPACK_IMPORTED_MODULE_40__.DrawingModelState),
|
|
104585
104607
|
/* harmony export */ "DrawingViewState": () => (/* reexport safe */ _DrawingViewState__WEBPACK_IMPORTED_MODULE_14__.DrawingViewState),
|
|
104586
|
-
/* harmony export */ "DynamicIModelTile": () => (/* reexport safe */
|
|
104587
|
-
/* harmony export */ "DynamicsContext": () => (/* reexport safe */
|
|
104588
|
-
/* harmony export */ "ELEMENT_MARKED_FOR_REMOVAL": () => (/* reexport safe */
|
|
104589
|
-
/* harmony export */ "EditManipulator": () => (/* reexport safe */
|
|
104590
|
-
/* harmony export */ "ElementAgenda": () => (/* reexport safe */
|
|
104608
|
+
/* harmony export */ "DynamicIModelTile": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.DynamicIModelTile),
|
|
104609
|
+
/* harmony export */ "DynamicsContext": () => (/* reexport safe */ _ViewContext__WEBPACK_IMPORTED_MODULE_57__.DynamicsContext),
|
|
104610
|
+
/* harmony export */ "ELEMENT_MARKED_FOR_REMOVAL": () => (/* reexport safe */ _Viewport__WEBPACK_IMPORTED_MODULE_61__.ELEMENT_MARKED_FOR_REMOVAL),
|
|
104611
|
+
/* harmony export */ "EditManipulator": () => (/* reexport safe */ _tools_EditManipulator__WEBPACK_IMPORTED_MODULE_108__.EditManipulator),
|
|
104612
|
+
/* harmony export */ "ElementAgenda": () => (/* reexport safe */ _tools_ElementSetTool__WEBPACK_IMPORTED_MODULE_109__.ElementAgenda),
|
|
104591
104613
|
/* harmony export */ "ElementLocateManager": () => (/* reexport safe */ _ElementLocateManager__WEBPACK_IMPORTED_MODULE_15__.ElementLocateManager),
|
|
104592
104614
|
/* harmony export */ "ElementPicker": () => (/* reexport safe */ _ElementLocateManager__WEBPACK_IMPORTED_MODULE_15__.ElementPicker),
|
|
104593
|
-
/* harmony export */ "ElementSetTool": () => (/* reexport safe */
|
|
104615
|
+
/* harmony export */ "ElementSetTool": () => (/* reexport safe */ _tools_ElementSetTool__WEBPACK_IMPORTED_MODULE_109__.ElementSetTool),
|
|
104594
104616
|
/* harmony export */ "ElementState": () => (/* reexport safe */ _EntityState__WEBPACK_IMPORTED_MODULE_17__.ElementState),
|
|
104595
|
-
/* harmony export */ "EllipsoidTerrainProvider": () => (/* reexport safe */
|
|
104617
|
+
/* harmony export */ "EllipsoidTerrainProvider": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.EllipsoidTerrainProvider),
|
|
104596
104618
|
/* harmony export */ "EmphasizeElements": () => (/* reexport safe */ _EmphasizeElements__WEBPACK_IMPORTED_MODULE_16__.EmphasizeElements),
|
|
104597
|
-
/* harmony export */ "EngineeringLengthDescription": () => (/* reexport safe */
|
|
104619
|
+
/* harmony export */ "EngineeringLengthDescription": () => (/* reexport safe */ _properties_LengthDescription__WEBPACK_IMPORTED_MODULE_72__.EngineeringLengthDescription),
|
|
104598
104620
|
/* harmony export */ "EntityState": () => (/* reexport safe */ _EntityState__WEBPACK_IMPORTED_MODULE_17__.EntityState),
|
|
104599
104621
|
/* harmony export */ "EnvironmentDecorations": () => (/* reexport safe */ _EnvironmentDecorations__WEBPACK_IMPORTED_MODULE_18__.EnvironmentDecorations),
|
|
104600
|
-
/* harmony export */ "EventController": () => (/* reexport safe */
|
|
104601
|
-
/* harmony export */ "EventHandled": () => (/* reexport safe */
|
|
104602
|
-
/* harmony export */ "FeatureSymbology": () => (/* reexport safe */
|
|
104603
|
-
/* harmony export */ "FitViewTool": () => (/* reexport safe */
|
|
104622
|
+
/* harmony export */ "EventController": () => (/* reexport safe */ _tools_EventController__WEBPACK_IMPORTED_MODULE_110__.EventController),
|
|
104623
|
+
/* harmony export */ "EventHandled": () => (/* reexport safe */ _tools_Tool__WEBPACK_IMPORTED_MODULE_115__.EventHandled),
|
|
104624
|
+
/* harmony export */ "FeatureSymbology": () => (/* reexport safe */ _render_FeatureSymbology__WEBPACK_IMPORTED_MODULE_79__.FeatureSymbology),
|
|
104625
|
+
/* harmony export */ "FitViewTool": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.FitViewTool),
|
|
104604
104626
|
/* harmony export */ "Flags": () => (/* reexport safe */ _AccuDraw__WEBPACK_IMPORTED_MODULE_0__.Flags),
|
|
104605
104627
|
/* harmony export */ "FlashMode": () => (/* reexport safe */ _FlashSettings__WEBPACK_IMPORTED_MODULE_20__.FlashMode),
|
|
104606
104628
|
/* harmony export */ "FlashSettings": () => (/* reexport safe */ _FlashSettings__WEBPACK_IMPORTED_MODULE_20__.FlashSettings),
|
|
104607
|
-
/* harmony export */ "FlyViewTool": () => (/* reexport safe */
|
|
104608
|
-
/* harmony export */ "FormattedQuantityDescription": () => (/* reexport safe */
|
|
104609
|
-
/* harmony export */ "FrameStatsCollector": () => (/* reexport safe */
|
|
104629
|
+
/* harmony export */ "FlyViewTool": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.FlyViewTool),
|
|
104630
|
+
/* harmony export */ "FormattedQuantityDescription": () => (/* reexport safe */ _properties_FormattedQuantityDescription__WEBPACK_IMPORTED_MODULE_71__.FormattedQuantityDescription),
|
|
104631
|
+
/* harmony export */ "FrameStatsCollector": () => (/* reexport safe */ _render_FrameStats__WEBPACK_IMPORTED_MODULE_80__.FrameStatsCollector),
|
|
104610
104632
|
/* harmony export */ "FrontendLoggerCategory": () => (/* reexport safe */ _FrontendLoggerCategory__WEBPACK_IMPORTED_MODULE_21__.FrontendLoggerCategory),
|
|
104611
104633
|
/* harmony export */ "Frustum2d": () => (/* reexport safe */ _Frustum2d__WEBPACK_IMPORTED_MODULE_23__.Frustum2d),
|
|
104612
104634
|
/* harmony export */ "FrustumAnimator": () => (/* reexport safe */ _FrustumAnimator__WEBPACK_IMPORTED_MODULE_24__.FrustumAnimator),
|
|
@@ -104614,375 +104636,384 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
104614
104636
|
/* harmony export */ "FuzzySearchResults": () => (/* reexport safe */ _FuzzySearch__WEBPACK_IMPORTED_MODULE_25__.FuzzySearchResults),
|
|
104615
104637
|
/* harmony export */ "GeoConverter": () => (/* reexport safe */ _GeoServices__WEBPACK_IMPORTED_MODULE_26__.GeoConverter),
|
|
104616
104638
|
/* harmony export */ "GeoServices": () => (/* reexport safe */ _GeoServices__WEBPACK_IMPORTED_MODULE_26__.GeoServices),
|
|
104617
|
-
/* harmony export */ "GeographicTilingScheme": () => (/* reexport safe */
|
|
104618
|
-
/* harmony export */ "GeometricModel2dState": () => (/* reexport safe */
|
|
104619
|
-
/* harmony export */ "GeometricModel3dState": () => (/* reexport safe */
|
|
104620
|
-
/* harmony export */ "GeometricModelState": () => (/* reexport safe */
|
|
104639
|
+
/* harmony export */ "GeographicTilingScheme": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.GeographicTilingScheme),
|
|
104640
|
+
/* harmony export */ "GeometricModel2dState": () => (/* reexport safe */ _ModelState__WEBPACK_IMPORTED_MODULE_40__.GeometricModel2dState),
|
|
104641
|
+
/* harmony export */ "GeometricModel3dState": () => (/* reexport safe */ _ModelState__WEBPACK_IMPORTED_MODULE_40__.GeometricModel3dState),
|
|
104642
|
+
/* harmony export */ "GeometricModelState": () => (/* reexport safe */ _ModelState__WEBPACK_IMPORTED_MODULE_40__.GeometricModelState),
|
|
104621
104643
|
/* harmony export */ "GlobeAnimator": () => (/* reexport safe */ _GlobeAnimator__WEBPACK_IMPORTED_MODULE_27__.GlobeAnimator),
|
|
104622
|
-
/* harmony export */ "GltfBufferData": () => (/* reexport safe */
|
|
104623
|
-
/* harmony export */ "
|
|
104624
|
-
/* harmony export */ "
|
|
104625
|
-
/* harmony export */ "
|
|
104626
|
-
/* harmony export */ "
|
|
104627
|
-
/* harmony export */ "
|
|
104628
|
-
/* harmony export */ "
|
|
104629
|
-
/* harmony export */ "
|
|
104630
|
-
/* harmony export */ "
|
|
104631
|
-
/* harmony export */ "
|
|
104632
|
-
/* harmony export */ "
|
|
104633
|
-
/* harmony export */ "
|
|
104634
|
-
/* harmony export */ "
|
|
104635
|
-
/* harmony export */ "
|
|
104636
|
-
/* harmony export */ "
|
|
104637
|
-
/* harmony export */ "
|
|
104638
|
-
/* harmony export */ "
|
|
104639
|
-
/* harmony export */ "
|
|
104640
|
-
/* harmony export */ "
|
|
104641
|
-
/* harmony export */ "
|
|
104642
|
-
/* harmony export */ "
|
|
104643
|
-
/* harmony export */ "
|
|
104644
|
-
/* harmony export */ "
|
|
104645
|
-
/* harmony export */ "
|
|
104646
|
-
/* harmony export */ "
|
|
104647
|
-
/* harmony export */ "
|
|
104648
|
-
/* harmony export */ "
|
|
104649
|
-
/* harmony export */ "
|
|
104650
|
-
/* harmony export */ "
|
|
104651
|
-
/* harmony export */ "
|
|
104652
|
-
/* harmony export */ "
|
|
104653
|
-
/* harmony export */ "
|
|
104654
|
-
/* harmony export */ "
|
|
104655
|
-
/* harmony export */ "
|
|
104656
|
-
/* harmony export */ "
|
|
104657
|
-
/* harmony export */ "
|
|
104658
|
-
/* harmony export */ "
|
|
104659
|
-
/* harmony export */ "
|
|
104660
|
-
/* harmony export */ "
|
|
104661
|
-
/* harmony export */ "
|
|
104662
|
-
/* harmony export */ "
|
|
104663
|
-
/* harmony export */ "
|
|
104664
|
-
/* harmony export */ "
|
|
104644
|
+
/* harmony export */ "GltfBufferData": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.GltfBufferData),
|
|
104645
|
+
/* harmony export */ "GltfBufferTarget": () => (/* reexport safe */ _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_28__.GltfBufferTarget),
|
|
104646
|
+
/* harmony export */ "GltfDataType": () => (/* reexport safe */ _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_28__.GltfDataType),
|
|
104647
|
+
/* harmony export */ "GltfGraphicsReader": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.GltfGraphicsReader),
|
|
104648
|
+
/* harmony export */ "GltfHeader": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.GltfHeader),
|
|
104649
|
+
/* harmony export */ "GltfMagFilter": () => (/* reexport safe */ _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_28__.GltfMagFilter),
|
|
104650
|
+
/* harmony export */ "GltfMeshData": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.GltfMeshData),
|
|
104651
|
+
/* harmony export */ "GltfMeshMode": () => (/* reexport safe */ _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_28__.GltfMeshMode),
|
|
104652
|
+
/* harmony export */ "GltfMinFilter": () => (/* reexport safe */ _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_28__.GltfMinFilter),
|
|
104653
|
+
/* harmony export */ "GltfReader": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.GltfReader),
|
|
104654
|
+
/* harmony export */ "GltfReaderProps": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.GltfReaderProps),
|
|
104655
|
+
/* harmony export */ "GltfTechniqueState": () => (/* reexport safe */ _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_28__.GltfTechniqueState),
|
|
104656
|
+
/* harmony export */ "GltfWrapMode": () => (/* reexport safe */ _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_28__.GltfWrapMode),
|
|
104657
|
+
/* harmony export */ "GraphicBranch": () => (/* reexport safe */ _render_GraphicBranch__WEBPACK_IMPORTED_MODULE_81__.GraphicBranch),
|
|
104658
|
+
/* harmony export */ "GraphicBuilder": () => (/* reexport safe */ _render_GraphicBuilder__WEBPACK_IMPORTED_MODULE_82__.GraphicBuilder),
|
|
104659
|
+
/* harmony export */ "GraphicType": () => (/* reexport safe */ _render_GraphicBuilder__WEBPACK_IMPORTED_MODULE_82__.GraphicType),
|
|
104660
|
+
/* harmony export */ "GraphicalEditingScope": () => (/* reexport safe */ _GraphicalEditingScope__WEBPACK_IMPORTED_MODULE_29__.GraphicalEditingScope),
|
|
104661
|
+
/* harmony export */ "GraphicsCollectorDrawArgs": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.GraphicsCollectorDrawArgs),
|
|
104662
|
+
/* harmony export */ "HiliteSet": () => (/* reexport safe */ _SelectionSet__WEBPACK_IMPORTED_MODULE_47__.HiliteSet),
|
|
104663
|
+
/* harmony export */ "HitDetail": () => (/* reexport safe */ _HitDetail__WEBPACK_IMPORTED_MODULE_30__.HitDetail),
|
|
104664
|
+
/* harmony export */ "HitDetailType": () => (/* reexport safe */ _HitDetail__WEBPACK_IMPORTED_MODULE_30__.HitDetailType),
|
|
104665
|
+
/* harmony export */ "HitGeomType": () => (/* reexport safe */ _HitDetail__WEBPACK_IMPORTED_MODULE_30__.HitGeomType),
|
|
104666
|
+
/* harmony export */ "HitList": () => (/* reexport safe */ _HitDetail__WEBPACK_IMPORTED_MODULE_30__.HitList),
|
|
104667
|
+
/* harmony export */ "HitParentGeomType": () => (/* reexport safe */ _HitDetail__WEBPACK_IMPORTED_MODULE_30__.HitParentGeomType),
|
|
104668
|
+
/* harmony export */ "HitPriority": () => (/* reexport safe */ _HitDetail__WEBPACK_IMPORTED_MODULE_30__.HitPriority),
|
|
104669
|
+
/* harmony export */ "HitSource": () => (/* reexport safe */ _HitDetail__WEBPACK_IMPORTED_MODULE_30__.HitSource),
|
|
104670
|
+
/* harmony export */ "I3dmReader": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.I3dmReader),
|
|
104671
|
+
/* harmony export */ "IModelApp": () => (/* reexport safe */ _IModelApp__WEBPACK_IMPORTED_MODULE_32__.IModelApp),
|
|
104672
|
+
/* harmony export */ "IModelConnection": () => (/* reexport safe */ _IModelConnection__WEBPACK_IMPORTED_MODULE_33__.IModelConnection),
|
|
104673
|
+
/* harmony export */ "IModelFrameLifecycle": () => (/* reexport safe */ _render_webgl_IModelFrameLifecycle__WEBPACK_IMPORTED_MODULE_104__.IModelFrameLifecycle),
|
|
104674
|
+
/* harmony export */ "IModelRoutingContext": () => (/* reexport safe */ _IModelRoutingContext__WEBPACK_IMPORTED_MODULE_34__.IModelRoutingContext),
|
|
104675
|
+
/* harmony export */ "IModelTile": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.IModelTile),
|
|
104676
|
+
/* harmony export */ "IModelTileRequestChannels": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.IModelTileRequestChannels),
|
|
104677
|
+
/* harmony export */ "IModelTileTree": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.IModelTileTree),
|
|
104678
|
+
/* harmony export */ "ITWINJS_CORE_VERSION": () => (/* reexport safe */ _IModelApp__WEBPACK_IMPORTED_MODULE_32__.ITWINJS_CORE_VERSION),
|
|
104679
|
+
/* harmony export */ "IconSprites": () => (/* reexport safe */ _Sprites__WEBPACK_IMPORTED_MODULE_50__.IconSprites),
|
|
104680
|
+
/* harmony export */ "IdleTool": () => (/* reexport safe */ _tools_IdleTool__WEBPACK_IMPORTED_MODULE_111__.IdleTool),
|
|
104681
|
+
/* harmony export */ "ImageryMapLayerFormat": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.ImageryMapLayerFormat),
|
|
104682
|
+
/* harmony export */ "ImageryMapLayerTreeReference": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.ImageryMapLayerTreeReference),
|
|
104683
|
+
/* harmony export */ "ImageryMapTile": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.ImageryMapTile),
|
|
104684
|
+
/* harmony export */ "ImageryMapTileTree": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.ImageryMapTileTree),
|
|
104685
|
+
/* harmony export */ "ImageryTileTreeState": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.ImageryTileTreeState),
|
|
104686
|
+
/* harmony export */ "ImdlReader": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.ImdlReader),
|
|
104687
|
+
/* harmony export */ "InputCollector": () => (/* reexport safe */ _tools_Tool__WEBPACK_IMPORTED_MODULE_115__.InputCollector),
|
|
104688
|
+
/* harmony export */ "InputSource": () => (/* reexport safe */ _tools_Tool__WEBPACK_IMPORTED_MODULE_115__.InputSource),
|
|
104689
|
+
/* harmony export */ "InteractiveTool": () => (/* reexport safe */ _tools_Tool__WEBPACK_IMPORTED_MODULE_115__.InteractiveTool),
|
|
104690
|
+
/* harmony export */ "IntersectDetail": () => (/* reexport safe */ _HitDetail__WEBPACK_IMPORTED_MODULE_30__.IntersectDetail),
|
|
104691
|
+
/* harmony export */ "IpcApp": () => (/* reexport safe */ _IpcApp__WEBPACK_IMPORTED_MODULE_35__.IpcApp),
|
|
104665
104692
|
/* harmony export */ "ItemField": () => (/* reexport safe */ _AccuDraw__WEBPACK_IMPORTED_MODULE_0__.ItemField),
|
|
104666
|
-
/* harmony export */ "KeyinParseError": () => (/* reexport safe */
|
|
104693
|
+
/* harmony export */ "KeyinParseError": () => (/* reexport safe */ _tools_Tool__WEBPACK_IMPORTED_MODULE_115__.KeyinParseError),
|
|
104667
104694
|
/* harmony export */ "KeyinStatus": () => (/* reexport safe */ _AccuDraw__WEBPACK_IMPORTED_MODULE_0__.KeyinStatus),
|
|
104668
|
-
/* harmony export */ "LRUTileList": () => (/* reexport safe */
|
|
104669
|
-
/* harmony export */ "LengthDescription": () => (/* reexport safe */
|
|
104670
|
-
/* harmony export */ "LocalExtensionProvider": () => (/* reexport safe */
|
|
104671
|
-
/* harmony export */ "LocalUnitFormatProvider": () => (/* reexport safe */
|
|
104672
|
-
/* harmony export */ "LocalhostIpcApp": () => (/* reexport safe */
|
|
104695
|
+
/* harmony export */ "LRUTileList": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.LRUTileList),
|
|
104696
|
+
/* harmony export */ "LengthDescription": () => (/* reexport safe */ _properties_LengthDescription__WEBPACK_IMPORTED_MODULE_72__.LengthDescription),
|
|
104697
|
+
/* harmony export */ "LocalExtensionProvider": () => (/* reexport safe */ _extension_providers_LocalExtensionProvider__WEBPACK_IMPORTED_MODULE_68__.LocalExtensionProvider),
|
|
104698
|
+
/* harmony export */ "LocalUnitFormatProvider": () => (/* reexport safe */ _quantity_formatting_LocalUnitFormatProvider__WEBPACK_IMPORTED_MODULE_75__.LocalUnitFormatProvider),
|
|
104699
|
+
/* harmony export */ "LocalhostIpcApp": () => (/* reexport safe */ _LocalhostIpcApp__WEBPACK_IMPORTED_MODULE_123__.LocalhostIpcApp),
|
|
104673
104700
|
/* harmony export */ "LocateAction": () => (/* reexport safe */ _ElementLocateManager__WEBPACK_IMPORTED_MODULE_15__.LocateAction),
|
|
104674
104701
|
/* harmony export */ "LocateFilterStatus": () => (/* reexport safe */ _ElementLocateManager__WEBPACK_IMPORTED_MODULE_15__.LocateFilterStatus),
|
|
104675
104702
|
/* harmony export */ "LocateOptions": () => (/* reexport safe */ _ElementLocateManager__WEBPACK_IMPORTED_MODULE_15__.LocateOptions),
|
|
104676
104703
|
/* harmony export */ "LocateResponse": () => (/* reexport safe */ _ElementLocateManager__WEBPACK_IMPORTED_MODULE_15__.LocateResponse),
|
|
104677
104704
|
/* harmony export */ "LockedStates": () => (/* reexport safe */ _AccuDraw__WEBPACK_IMPORTED_MODULE_0__.LockedStates),
|
|
104678
|
-
/* harmony export */ "LookAndMoveTool": () => (/* reexport safe */
|
|
104679
|
-
/* harmony export */ "LookViewTool": () => (/* reexport safe */
|
|
104680
|
-
/* harmony export */ "ManipulatorToolEvent": () => (/* reexport safe */
|
|
104681
|
-
/* harmony export */ "MapBoxLayerImageryProvider": () => (/* reexport safe */
|
|
104682
|
-
/* harmony export */ "MapCartoRectangle": () => (/* reexport safe */
|
|
104683
|
-
/* harmony export */ "MapFeatureInfoRecord": () => (/* reexport safe */
|
|
104684
|
-
/* harmony export */ "MapLayerFormat": () => (/* reexport safe */
|
|
104685
|
-
/* harmony export */ "MapLayerFormatRegistry": () => (/* reexport safe */
|
|
104686
|
-
/* harmony export */ "MapLayerImageryProvider": () => (/* reexport safe */
|
|
104687
|
-
/* harmony export */ "MapLayerImageryProviderStatus": () => (/* reexport safe */
|
|
104688
|
-
/* harmony export */ "MapLayerSource": () => (/* reexport safe */
|
|
104689
|
-
/* harmony export */ "MapLayerSourceStatus": () => (/* reexport safe */
|
|
104690
|
-
/* harmony export */ "MapLayerSources": () => (/* reexport safe */
|
|
104691
|
-
/* harmony export */ "MapLayerTileTreeReference": () => (/* reexport safe */
|
|
104692
|
-
/* harmony export */ "MapTile": () => (/* reexport safe */
|
|
104693
|
-
/* harmony export */ "MapTileLoader": () => (/* reexport safe */
|
|
104694
|
-
/* harmony export */ "MapTileProjection": () => (/* reexport safe */
|
|
104695
|
-
/* harmony export */ "MapTileTree": () => (/* reexport safe */
|
|
104696
|
-
/* harmony export */ "MapTileTreeReference": () => (/* reexport safe */
|
|
104697
|
-
/* harmony export */ "MapTileTreeScaleRangeVisibility": () => (/* reexport safe */
|
|
104698
|
-
/* harmony export */ "MapTiledGraphicsProvider": () => (/* reexport safe */
|
|
104699
|
-
/* harmony export */ "MapTilingScheme": () => (/* reexport safe */
|
|
104700
|
-
/* harmony export */ "MarginPercent": () => (/* reexport safe */
|
|
104701
|
-
/* harmony export */ "Marker": () => (/* reexport safe */
|
|
104702
|
-
/* harmony export */ "MarkerSet": () => (/* reexport safe */
|
|
104703
|
-
/* harmony export */ "MeasureAreaByPointsTool": () => (/* reexport safe */
|
|
104704
|
-
/* harmony export */ "MeasureAreaTool": () => (/* reexport safe */
|
|
104705
|
-
/* harmony export */ "MeasureDistanceTool": () => (/* reexport safe */
|
|
104706
|
-
/* harmony export */ "MeasureElementTool": () => (/* reexport safe */
|
|
104707
|
-
/* harmony export */ "MeasureLengthTool": () => (/* reexport safe */
|
|
104708
|
-
/* harmony export */ "MeasureLocationTool": () => (/* reexport safe */
|
|
104709
|
-
/* harmony export */ "MeasureVolumeTool": () => (/* reexport safe */
|
|
104710
|
-
/* harmony export */ "MessageBoxIconType": () => (/* reexport safe */
|
|
104711
|
-
/* harmony export */ "MessageBoxType": () => (/* reexport safe */
|
|
104712
|
-
/* harmony export */ "MessageBoxValue": () => (/* reexport safe */
|
|
104713
|
-
/* harmony export */ "MockRender": () => (/* reexport safe */
|
|
104714
|
-
/* harmony export */ "ModelMapLayerTileTreeReference": () => (/* reexport safe */
|
|
104715
|
-
/* harmony export */ "ModelSelectorState": () => (/* reexport safe */
|
|
104716
|
-
/* harmony export */ "ModelState": () => (/* reexport safe */
|
|
104717
|
-
/* harmony export */ "ModifyElementSource": () => (/* reexport safe */
|
|
104705
|
+
/* harmony export */ "LookAndMoveTool": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.LookAndMoveTool),
|
|
104706
|
+
/* harmony export */ "LookViewTool": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.LookViewTool),
|
|
104707
|
+
/* harmony export */ "ManipulatorToolEvent": () => (/* reexport safe */ _tools_ToolAdmin__WEBPACK_IMPORTED_MODULE_117__.ManipulatorToolEvent),
|
|
104708
|
+
/* harmony export */ "MapBoxLayerImageryProvider": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.MapBoxLayerImageryProvider),
|
|
104709
|
+
/* harmony export */ "MapCartoRectangle": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.MapCartoRectangle),
|
|
104710
|
+
/* harmony export */ "MapFeatureInfoRecord": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.MapFeatureInfoRecord),
|
|
104711
|
+
/* harmony export */ "MapLayerFormat": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.MapLayerFormat),
|
|
104712
|
+
/* harmony export */ "MapLayerFormatRegistry": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.MapLayerFormatRegistry),
|
|
104713
|
+
/* harmony export */ "MapLayerImageryProvider": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.MapLayerImageryProvider),
|
|
104714
|
+
/* harmony export */ "MapLayerImageryProviderStatus": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.MapLayerImageryProviderStatus),
|
|
104715
|
+
/* harmony export */ "MapLayerSource": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.MapLayerSource),
|
|
104716
|
+
/* harmony export */ "MapLayerSourceStatus": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.MapLayerSourceStatus),
|
|
104717
|
+
/* harmony export */ "MapLayerSources": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.MapLayerSources),
|
|
104718
|
+
/* harmony export */ "MapLayerTileTreeReference": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.MapLayerTileTreeReference),
|
|
104719
|
+
/* harmony export */ "MapTile": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.MapTile),
|
|
104720
|
+
/* harmony export */ "MapTileLoader": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.MapTileLoader),
|
|
104721
|
+
/* harmony export */ "MapTileProjection": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.MapTileProjection),
|
|
104722
|
+
/* harmony export */ "MapTileTree": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.MapTileTree),
|
|
104723
|
+
/* harmony export */ "MapTileTreeReference": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.MapTileTreeReference),
|
|
104724
|
+
/* harmony export */ "MapTileTreeScaleRangeVisibility": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.MapTileTreeScaleRangeVisibility),
|
|
104725
|
+
/* harmony export */ "MapTiledGraphicsProvider": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.MapTiledGraphicsProvider),
|
|
104726
|
+
/* harmony export */ "MapTilingScheme": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.MapTilingScheme),
|
|
104727
|
+
/* harmony export */ "MarginPercent": () => (/* reexport safe */ _MarginPercent__WEBPACK_IMPORTED_MODULE_37__.MarginPercent),
|
|
104728
|
+
/* harmony export */ "Marker": () => (/* reexport safe */ _Marker__WEBPACK_IMPORTED_MODULE_38__.Marker),
|
|
104729
|
+
/* harmony export */ "MarkerSet": () => (/* reexport safe */ _Marker__WEBPACK_IMPORTED_MODULE_38__.MarkerSet),
|
|
104730
|
+
/* harmony export */ "MeasureAreaByPointsTool": () => (/* reexport safe */ _tools_MeasureTool__WEBPACK_IMPORTED_MODULE_112__.MeasureAreaByPointsTool),
|
|
104731
|
+
/* harmony export */ "MeasureAreaTool": () => (/* reexport safe */ _tools_MeasureTool__WEBPACK_IMPORTED_MODULE_112__.MeasureAreaTool),
|
|
104732
|
+
/* harmony export */ "MeasureDistanceTool": () => (/* reexport safe */ _tools_MeasureTool__WEBPACK_IMPORTED_MODULE_112__.MeasureDistanceTool),
|
|
104733
|
+
/* harmony export */ "MeasureElementTool": () => (/* reexport safe */ _tools_MeasureTool__WEBPACK_IMPORTED_MODULE_112__.MeasureElementTool),
|
|
104734
|
+
/* harmony export */ "MeasureLengthTool": () => (/* reexport safe */ _tools_MeasureTool__WEBPACK_IMPORTED_MODULE_112__.MeasureLengthTool),
|
|
104735
|
+
/* harmony export */ "MeasureLocationTool": () => (/* reexport safe */ _tools_MeasureTool__WEBPACK_IMPORTED_MODULE_112__.MeasureLocationTool),
|
|
104736
|
+
/* harmony export */ "MeasureVolumeTool": () => (/* reexport safe */ _tools_MeasureTool__WEBPACK_IMPORTED_MODULE_112__.MeasureVolumeTool),
|
|
104737
|
+
/* harmony export */ "MessageBoxIconType": () => (/* reexport safe */ _NotificationManager__WEBPACK_IMPORTED_MODULE_44__.MessageBoxIconType),
|
|
104738
|
+
/* harmony export */ "MessageBoxType": () => (/* reexport safe */ _NotificationManager__WEBPACK_IMPORTED_MODULE_44__.MessageBoxType),
|
|
104739
|
+
/* harmony export */ "MessageBoxValue": () => (/* reexport safe */ _NotificationManager__WEBPACK_IMPORTED_MODULE_44__.MessageBoxValue),
|
|
104740
|
+
/* harmony export */ "MockRender": () => (/* reexport safe */ _render_MockRender__WEBPACK_IMPORTED_MODULE_85__.MockRender),
|
|
104741
|
+
/* harmony export */ "ModelMapLayerTileTreeReference": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.ModelMapLayerTileTreeReference),
|
|
104742
|
+
/* harmony export */ "ModelSelectorState": () => (/* reexport safe */ _ModelSelectorState__WEBPACK_IMPORTED_MODULE_39__.ModelSelectorState),
|
|
104743
|
+
/* harmony export */ "ModelState": () => (/* reexport safe */ _ModelState__WEBPACK_IMPORTED_MODULE_40__.ModelState),
|
|
104744
|
+
/* harmony export */ "ModifyElementSource": () => (/* reexport safe */ _tools_ElementSetTool__WEBPACK_IMPORTED_MODULE_109__.ModifyElementSource),
|
|
104718
104745
|
/* harmony export */ "MutableChangeFlags": () => (/* reexport safe */ _ChangeFlags__WEBPACK_IMPORTED_MODULE_7__.MutableChangeFlags),
|
|
104719
|
-
/* harmony export */ "NativeApp": () => (/* reexport safe */
|
|
104720
|
-
/* harmony export */ "NativeAppLogger": () => (/* reexport safe */
|
|
104721
|
-
/* harmony export */ "NoRenderApp": () => (/* reexport safe */
|
|
104722
|
-
/* harmony export */ "NotificationHandler": () => (/* reexport safe */
|
|
104723
|
-
/* harmony export */ "NotificationManager": () => (/* reexport safe */
|
|
104724
|
-
/* harmony export */ "NotifyMessageDetails": () => (/* reexport safe */
|
|
104725
|
-
/* harmony export */ "NullRenderSystem": () => (/* reexport safe */
|
|
104726
|
-
/* harmony export */ "NullTarget": () => (/* reexport safe */
|
|
104727
|
-
/* harmony export */ "OPCFormatInterpreter": () => (/* reexport safe */
|
|
104728
|
-
/* harmony export */ "OffScreenTarget": () => (/* reexport safe */
|
|
104729
|
-
/* harmony export */ "OffScreenViewport": () => (/* reexport safe */
|
|
104730
|
-
/* harmony export */ "OnScreenTarget": () => (/* reexport safe */
|
|
104731
|
-
/* harmony export */ "OrbitGtTileTree": () => (/* reexport safe */
|
|
104732
|
-
/* harmony export */ "OrbitGtTreeReference": () => (/* reexport safe */
|
|
104733
|
-
/* harmony export */ "OrthographicViewState": () => (/* reexport safe */
|
|
104734
|
-
/* harmony export */ "OutputMessageAlert": () => (/* reexport safe */
|
|
104735
|
-
/* harmony export */ "OutputMessagePriority": () => (/* reexport safe */
|
|
104736
|
-
/* harmony export */ "OutputMessageType": () => (/* reexport safe */
|
|
104737
|
-
/* harmony export */ "PanViewTool": () => (/* reexport safe */
|
|
104738
|
-
/* harmony export */ "ParseAndRunResult": () => (/* reexport safe */
|
|
104739
|
-
/* harmony export */ "ParticleCollectionBuilder": () => (/* reexport safe */
|
|
104740
|
-
/* harmony export */ "PerModelCategoryVisibility": () => (/* reexport safe */
|
|
104741
|
-
/* harmony export */ "PerformanceMetrics": () => (/* reexport safe */
|
|
104742
|
-
/* harmony export */ "PhysicalModelState": () => (/* reexport safe */
|
|
104743
|
-
/* harmony export */ "Pixel": () => (/* reexport safe */
|
|
104744
|
-
/* harmony export */ "PlanarClipMaskState": () => (/* reexport safe */
|
|
104745
|
-
/* harmony export */ "PlanarGridTransparency": () => (/* reexport safe */
|
|
104746
|
-
/* harmony export */ "PlanarTilePatch": () => (/* reexport safe */
|
|
104747
|
-
/* harmony export */ "PrimitiveTool": () => (/* reexport safe */
|
|
104748
|
-
/* harmony export */ "PrimitiveVisibility": () => (/* reexport safe */
|
|
104749
|
-
/* harmony export */ "QuadId": () => (/* reexport safe */
|
|
104750
|
-
/* harmony export */ "QuantityFormatter": () => (/* reexport safe */
|
|
104751
|
-
/* harmony export */ "QuantityType": () => (/* reexport safe */
|
|
104752
|
-
/* harmony export */ "ReadonlyTileUserSet": () => (/* reexport safe */
|
|
104753
|
-
/* harmony export */ "RealityDataError": () => (/* reexport safe */
|
|
104754
|
-
/* harmony export */ "RealityDataSource": () => (/* reexport safe */
|
|
104755
|
-
/* harmony export */ "RealityDataSourceProviderRegistry": () => (/* reexport safe */
|
|
104756
|
-
/* harmony export */ "RealityMeshParams": () => (/* reexport safe */
|
|
104757
|
-
/* harmony export */ "RealityMeshParamsBuilder": () => (/* reexport safe */
|
|
104758
|
-
/* harmony export */ "RealityModelTileTree": () => (/* reexport safe */
|
|
104759
|
-
/* harmony export */ "RealityModelTileUtils": () => (/* reexport safe */
|
|
104760
|
-
/* harmony export */ "RealityTile": () => (/* reexport safe */
|
|
104761
|
-
/* harmony export */ "RealityTileDrawArgs": () => (/* reexport safe */
|
|
104762
|
-
/* harmony export */ "RealityTileLoader": () => (/* reexport safe */
|
|
104763
|
-
/* harmony export */ "RealityTileRegion": () => (/* reexport safe */
|
|
104764
|
-
/* harmony export */ "RealityTileTree": () => (/* reexport safe */
|
|
104765
|
-
/* harmony export */ "RealityTreeReference": () => (/* reexport safe */
|
|
104766
|
-
/* harmony export */ "RemoteExtensionProvider": () => (/* reexport safe */
|
|
104767
|
-
/* harmony export */ "RenderClipVolume": () => (/* reexport safe */
|
|
104768
|
-
/* harmony export */ "RenderContext": () => (/* reexport safe */
|
|
104769
|
-
/* harmony export */ "RenderDiagnostics": () => (/* reexport safe */
|
|
104770
|
-
/* harmony export */ "RenderGraphic": () => (/* reexport safe */
|
|
104771
|
-
/* harmony export */ "RenderGraphicOwner": () => (/* reexport safe */
|
|
104772
|
-
/* harmony export */ "RenderMemory": () => (/* reexport safe */
|
|
104773
|
-
/* harmony export */ "RenderPlanarClassifier": () => (/* reexport safe */
|
|
104774
|
-
/* harmony export */ "RenderSystem": () => (/* reexport safe */
|
|
104775
|
-
/* harmony export */ "RenderTarget": () => (/* reexport safe */
|
|
104776
|
-
/* harmony export */ "RenderTerrainGeometry": () => (/* reexport safe */
|
|
104777
|
-
/* harmony export */ "RenderTextureDrape": () => (/* reexport safe */
|
|
104778
|
-
/* harmony export */ "RotateViewTool": () => (/* reexport safe */
|
|
104746
|
+
/* harmony export */ "NativeApp": () => (/* reexport safe */ _NativeApp__WEBPACK_IMPORTED_MODULE_41__.NativeApp),
|
|
104747
|
+
/* harmony export */ "NativeAppLogger": () => (/* reexport safe */ _NativeAppLogger__WEBPACK_IMPORTED_MODULE_42__.NativeAppLogger),
|
|
104748
|
+
/* harmony export */ "NoRenderApp": () => (/* reexport safe */ _NoRenderApp__WEBPACK_IMPORTED_MODULE_43__.NoRenderApp),
|
|
104749
|
+
/* harmony export */ "NotificationHandler": () => (/* reexport safe */ _IpcApp__WEBPACK_IMPORTED_MODULE_35__.NotificationHandler),
|
|
104750
|
+
/* harmony export */ "NotificationManager": () => (/* reexport safe */ _NotificationManager__WEBPACK_IMPORTED_MODULE_44__.NotificationManager),
|
|
104751
|
+
/* harmony export */ "NotifyMessageDetails": () => (/* reexport safe */ _NotificationManager__WEBPACK_IMPORTED_MODULE_44__.NotifyMessageDetails),
|
|
104752
|
+
/* harmony export */ "NullRenderSystem": () => (/* reexport safe */ _NoRenderApp__WEBPACK_IMPORTED_MODULE_43__.NullRenderSystem),
|
|
104753
|
+
/* harmony export */ "NullTarget": () => (/* reexport safe */ _NoRenderApp__WEBPACK_IMPORTED_MODULE_43__.NullTarget),
|
|
104754
|
+
/* harmony export */ "OPCFormatInterpreter": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.OPCFormatInterpreter),
|
|
104755
|
+
/* harmony export */ "OffScreenTarget": () => (/* reexport safe */ _render_webgl_Target__WEBPACK_IMPORTED_MODULE_103__.OffScreenTarget),
|
|
104756
|
+
/* harmony export */ "OffScreenViewport": () => (/* reexport safe */ _Viewport__WEBPACK_IMPORTED_MODULE_61__.OffScreenViewport),
|
|
104757
|
+
/* harmony export */ "OnScreenTarget": () => (/* reexport safe */ _render_webgl_Target__WEBPACK_IMPORTED_MODULE_103__.OnScreenTarget),
|
|
104758
|
+
/* harmony export */ "OrbitGtTileTree": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.OrbitGtTileTree),
|
|
104759
|
+
/* harmony export */ "OrbitGtTreeReference": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.OrbitGtTreeReference),
|
|
104760
|
+
/* harmony export */ "OrthographicViewState": () => (/* reexport safe */ _SpatialViewState__WEBPACK_IMPORTED_MODULE_49__.OrthographicViewState),
|
|
104761
|
+
/* harmony export */ "OutputMessageAlert": () => (/* reexport safe */ _NotificationManager__WEBPACK_IMPORTED_MODULE_44__.OutputMessageAlert),
|
|
104762
|
+
/* harmony export */ "OutputMessagePriority": () => (/* reexport safe */ _NotificationManager__WEBPACK_IMPORTED_MODULE_44__.OutputMessagePriority),
|
|
104763
|
+
/* harmony export */ "OutputMessageType": () => (/* reexport safe */ _NotificationManager__WEBPACK_IMPORTED_MODULE_44__.OutputMessageType),
|
|
104764
|
+
/* harmony export */ "PanViewTool": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.PanViewTool),
|
|
104765
|
+
/* harmony export */ "ParseAndRunResult": () => (/* reexport safe */ _tools_Tool__WEBPACK_IMPORTED_MODULE_115__.ParseAndRunResult),
|
|
104766
|
+
/* harmony export */ "ParticleCollectionBuilder": () => (/* reexport safe */ _render_ParticleCollectionBuilder__WEBPACK_IMPORTED_MODULE_86__.ParticleCollectionBuilder),
|
|
104767
|
+
/* harmony export */ "PerModelCategoryVisibility": () => (/* reexport safe */ _PerModelCategoryVisibility__WEBPACK_IMPORTED_MODULE_45__.PerModelCategoryVisibility),
|
|
104768
|
+
/* harmony export */ "PerformanceMetrics": () => (/* reexport safe */ _render_webgl_PerformanceMetrics__WEBPACK_IMPORTED_MODULE_102__.PerformanceMetrics),
|
|
104769
|
+
/* harmony export */ "PhysicalModelState": () => (/* reexport safe */ _ModelState__WEBPACK_IMPORTED_MODULE_40__.PhysicalModelState),
|
|
104770
|
+
/* harmony export */ "Pixel": () => (/* reexport safe */ _render_Pixel__WEBPACK_IMPORTED_MODULE_87__.Pixel),
|
|
104771
|
+
/* harmony export */ "PlanarClipMaskState": () => (/* reexport safe */ _PlanarClipMaskState__WEBPACK_IMPORTED_MODULE_46__.PlanarClipMaskState),
|
|
104772
|
+
/* harmony export */ "PlanarGridTransparency": () => (/* reexport safe */ _render_RenderSystem__WEBPACK_IMPORTED_MODULE_97__.PlanarGridTransparency),
|
|
104773
|
+
/* harmony export */ "PlanarTilePatch": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.PlanarTilePatch),
|
|
104774
|
+
/* harmony export */ "PrimitiveTool": () => (/* reexport safe */ _tools_PrimitiveTool__WEBPACK_IMPORTED_MODULE_113__.PrimitiveTool),
|
|
104775
|
+
/* harmony export */ "PrimitiveVisibility": () => (/* reexport safe */ _render_RenderTarget__WEBPACK_IMPORTED_MODULE_96__.PrimitiveVisibility),
|
|
104776
|
+
/* harmony export */ "QuadId": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.QuadId),
|
|
104777
|
+
/* harmony export */ "QuantityFormatter": () => (/* reexport safe */ _quantity_formatting_QuantityFormatter__WEBPACK_IMPORTED_MODULE_73__.QuantityFormatter),
|
|
104778
|
+
/* harmony export */ "QuantityType": () => (/* reexport safe */ _quantity_formatting_QuantityFormatter__WEBPACK_IMPORTED_MODULE_73__.QuantityType),
|
|
104779
|
+
/* harmony export */ "ReadonlyTileUserSet": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.ReadonlyTileUserSet),
|
|
104780
|
+
/* harmony export */ "RealityDataError": () => (/* reexport safe */ _RealityDataSource__WEBPACK_IMPORTED_MODULE_124__.RealityDataError),
|
|
104781
|
+
/* harmony export */ "RealityDataSource": () => (/* reexport safe */ _RealityDataSource__WEBPACK_IMPORTED_MODULE_124__.RealityDataSource),
|
|
104782
|
+
/* harmony export */ "RealityDataSourceProviderRegistry": () => (/* reexport safe */ _RealityDataSource__WEBPACK_IMPORTED_MODULE_124__.RealityDataSourceProviderRegistry),
|
|
104783
|
+
/* harmony export */ "RealityMeshParams": () => (/* reexport safe */ _render_RealityMeshParams__WEBPACK_IMPORTED_MODULE_89__.RealityMeshParams),
|
|
104784
|
+
/* harmony export */ "RealityMeshParamsBuilder": () => (/* reexport safe */ _render_RealityMeshParams__WEBPACK_IMPORTED_MODULE_89__.RealityMeshParamsBuilder),
|
|
104785
|
+
/* harmony export */ "RealityModelTileTree": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.RealityModelTileTree),
|
|
104786
|
+
/* harmony export */ "RealityModelTileUtils": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.RealityModelTileUtils),
|
|
104787
|
+
/* harmony export */ "RealityTile": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.RealityTile),
|
|
104788
|
+
/* harmony export */ "RealityTileDrawArgs": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.RealityTileDrawArgs),
|
|
104789
|
+
/* harmony export */ "RealityTileLoader": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.RealityTileLoader),
|
|
104790
|
+
/* harmony export */ "RealityTileRegion": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.RealityTileRegion),
|
|
104791
|
+
/* harmony export */ "RealityTileTree": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.RealityTileTree),
|
|
104792
|
+
/* harmony export */ "RealityTreeReference": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.RealityTreeReference),
|
|
104793
|
+
/* harmony export */ "RemoteExtensionProvider": () => (/* reexport safe */ _extension_providers_RemoteExtensionProvider__WEBPACK_IMPORTED_MODULE_69__.RemoteExtensionProvider),
|
|
104794
|
+
/* harmony export */ "RenderClipVolume": () => (/* reexport safe */ _render_RenderClipVolume__WEBPACK_IMPORTED_MODULE_90__.RenderClipVolume),
|
|
104795
|
+
/* harmony export */ "RenderContext": () => (/* reexport safe */ _ViewContext__WEBPACK_IMPORTED_MODULE_57__.RenderContext),
|
|
104796
|
+
/* harmony export */ "RenderDiagnostics": () => (/* reexport safe */ _render_RenderSystem__WEBPACK_IMPORTED_MODULE_97__.RenderDiagnostics),
|
|
104797
|
+
/* harmony export */ "RenderGraphic": () => (/* reexport safe */ _render_RenderGraphic__WEBPACK_IMPORTED_MODULE_91__.RenderGraphic),
|
|
104798
|
+
/* harmony export */ "RenderGraphicOwner": () => (/* reexport safe */ _render_RenderGraphic__WEBPACK_IMPORTED_MODULE_91__.RenderGraphicOwner),
|
|
104799
|
+
/* harmony export */ "RenderMemory": () => (/* reexport safe */ _render_RenderMemory__WEBPACK_IMPORTED_MODULE_93__.RenderMemory),
|
|
104800
|
+
/* harmony export */ "RenderPlanarClassifier": () => (/* reexport safe */ _render_RenderPlanarClassifier__WEBPACK_IMPORTED_MODULE_95__.RenderPlanarClassifier),
|
|
104801
|
+
/* harmony export */ "RenderSystem": () => (/* reexport safe */ _render_RenderSystem__WEBPACK_IMPORTED_MODULE_97__.RenderSystem),
|
|
104802
|
+
/* harmony export */ "RenderTarget": () => (/* reexport safe */ _render_RenderTarget__WEBPACK_IMPORTED_MODULE_96__.RenderTarget),
|
|
104803
|
+
/* harmony export */ "RenderTerrainGeometry": () => (/* reexport safe */ _render_RenderSystem__WEBPACK_IMPORTED_MODULE_97__.RenderTerrainGeometry),
|
|
104804
|
+
/* harmony export */ "RenderTextureDrape": () => (/* reexport safe */ _render_RenderSystem__WEBPACK_IMPORTED_MODULE_97__.RenderTextureDrape),
|
|
104805
|
+
/* harmony export */ "RotateViewTool": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.RotateViewTool),
|
|
104779
104806
|
/* harmony export */ "RotationMode": () => (/* reexport safe */ _AccuDraw__WEBPACK_IMPORTED_MODULE_0__.RotationMode),
|
|
104780
104807
|
/* harmony export */ "RoundOff": () => (/* reexport safe */ _AccuDraw__WEBPACK_IMPORTED_MODULE_0__.RoundOff),
|
|
104781
104808
|
/* harmony export */ "SavedState": () => (/* reexport safe */ _AccuDraw__WEBPACK_IMPORTED_MODULE_0__.SavedState),
|
|
104782
|
-
/* harmony export */ "Scene": () => (/* reexport safe */
|
|
104783
|
-
/* harmony export */ "SceneContext": () => (/* reexport safe */
|
|
104784
|
-
/* harmony export */ "ScreenViewport": () => (/* reexport safe */
|
|
104785
|
-
/* harmony export */ "ScrollViewTool": () => (/* reexport safe */
|
|
104786
|
-
/* harmony export */ "SectionDrawingModelState": () => (/* reexport safe */
|
|
104787
|
-
/* harmony export */ "SelectParent": () => (/* reexport safe */
|
|
104788
|
-
/* harmony export */ "SelectionMethod": () => (/* reexport safe */
|
|
104789
|
-
/* harmony export */ "SelectionMode": () => (/* reexport safe */
|
|
104790
|
-
/* harmony export */ "SelectionProcessing": () => (/* reexport safe */
|
|
104791
|
-
/* harmony export */ "SelectionSet": () => (/* reexport safe */
|
|
104792
|
-
/* harmony export */ "SelectionSetEventType": () => (/* reexport safe */
|
|
104793
|
-
/* harmony export */ "SelectionTool": () => (/* reexport safe */
|
|
104794
|
-
/* harmony export */ "SetupCameraTool": () => (/* reexport safe */
|
|
104795
|
-
/* harmony export */ "SetupWalkCameraTool": () => (/* reexport safe */
|
|
104796
|
-
/* harmony export */ "SheetModelState": () => (/* reexport safe */
|
|
104797
|
-
/* harmony export */ "SheetViewState": () => (/* reexport safe */
|
|
104798
|
-
/* harmony export */ "SnapDetail": () => (/* reexport safe */
|
|
104799
|
-
/* harmony export */ "SnapHeat": () => (/* reexport safe */
|
|
104800
|
-
/* harmony export */ "SnapMode": () => (/* reexport safe */
|
|
104809
|
+
/* harmony export */ "Scene": () => (/* reexport safe */ _render_Scene__WEBPACK_IMPORTED_MODULE_99__.Scene),
|
|
104810
|
+
/* harmony export */ "SceneContext": () => (/* reexport safe */ _ViewContext__WEBPACK_IMPORTED_MODULE_57__.SceneContext),
|
|
104811
|
+
/* harmony export */ "ScreenViewport": () => (/* reexport safe */ _Viewport__WEBPACK_IMPORTED_MODULE_61__.ScreenViewport),
|
|
104812
|
+
/* harmony export */ "ScrollViewTool": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.ScrollViewTool),
|
|
104813
|
+
/* harmony export */ "SectionDrawingModelState": () => (/* reexport safe */ _ModelState__WEBPACK_IMPORTED_MODULE_40__.SectionDrawingModelState),
|
|
104814
|
+
/* harmony export */ "SelectParent": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.SelectParent),
|
|
104815
|
+
/* harmony export */ "SelectionMethod": () => (/* reexport safe */ _tools_SelectTool__WEBPACK_IMPORTED_MODULE_114__.SelectionMethod),
|
|
104816
|
+
/* harmony export */ "SelectionMode": () => (/* reexport safe */ _tools_SelectTool__WEBPACK_IMPORTED_MODULE_114__.SelectionMode),
|
|
104817
|
+
/* harmony export */ "SelectionProcessing": () => (/* reexport safe */ _tools_SelectTool__WEBPACK_IMPORTED_MODULE_114__.SelectionProcessing),
|
|
104818
|
+
/* harmony export */ "SelectionSet": () => (/* reexport safe */ _SelectionSet__WEBPACK_IMPORTED_MODULE_47__.SelectionSet),
|
|
104819
|
+
/* harmony export */ "SelectionSetEventType": () => (/* reexport safe */ _SelectionSet__WEBPACK_IMPORTED_MODULE_47__.SelectionSetEventType),
|
|
104820
|
+
/* harmony export */ "SelectionTool": () => (/* reexport safe */ _tools_SelectTool__WEBPACK_IMPORTED_MODULE_114__.SelectionTool),
|
|
104821
|
+
/* harmony export */ "SetupCameraTool": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.SetupCameraTool),
|
|
104822
|
+
/* harmony export */ "SetupWalkCameraTool": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.SetupWalkCameraTool),
|
|
104823
|
+
/* harmony export */ "SheetModelState": () => (/* reexport safe */ _ModelState__WEBPACK_IMPORTED_MODULE_40__.SheetModelState),
|
|
104824
|
+
/* harmony export */ "SheetViewState": () => (/* reexport safe */ _SheetViewState__WEBPACK_IMPORTED_MODULE_48__.SheetViewState),
|
|
104825
|
+
/* harmony export */ "SnapDetail": () => (/* reexport safe */ _HitDetail__WEBPACK_IMPORTED_MODULE_30__.SnapDetail),
|
|
104826
|
+
/* harmony export */ "SnapHeat": () => (/* reexport safe */ _HitDetail__WEBPACK_IMPORTED_MODULE_30__.SnapHeat),
|
|
104827
|
+
/* harmony export */ "SnapMode": () => (/* reexport safe */ _HitDetail__WEBPACK_IMPORTED_MODULE_30__.SnapMode),
|
|
104801
104828
|
/* harmony export */ "SnapStatus": () => (/* reexport safe */ _ElementLocateManager__WEBPACK_IMPORTED_MODULE_15__.SnapStatus),
|
|
104802
|
-
/* harmony export */ "SnapshotConnection": () => (/* reexport safe */
|
|
104803
|
-
/* harmony export */ "SpatialClassifierTileTreeReference": () => (/* reexport safe */
|
|
104804
|
-
/* harmony export */ "SpatialLocationModelState": () => (/* reexport safe */
|
|
104805
|
-
/* harmony export */ "SpatialModelState": () => (/* reexport safe */
|
|
104806
|
-
/* harmony export */ "SpatialTileTreeReferences": () => (/* reexport safe */
|
|
104807
|
-
/* harmony export */ "SpatialViewState": () => (/* reexport safe */
|
|
104808
|
-
/* harmony export */ "Sprite": () => (/* reexport safe */
|
|
104809
|
-
/* harmony export */ "SpriteLocation": () => (/* reexport safe */
|
|
104810
|
-
/* harmony export */ "StandardView": () => (/* reexport safe */
|
|
104811
|
-
/* harmony export */ "StandardViewId": () => (/* reexport safe */
|
|
104812
|
-
/* harmony export */ "StandardViewTool": () => (/* reexport safe */
|
|
104813
|
-
/* harmony export */ "StartOrResume": () => (/* reexport safe */
|
|
104814
|
-
/* harmony export */ "Storage": () => (/* reexport safe */
|
|
104815
|
-
/* harmony export */ "SubCategoriesCache": () => (/* reexport safe */
|
|
104816
|
-
/* harmony export */ "SurveyLengthDescription": () => (/* reexport safe */
|
|
104817
|
-
/* harmony export */ "SuspendedToolState": () => (/* reexport safe */
|
|
104818
|
-
/* harmony export */ "Target": () => (/* reexport safe */
|
|
104829
|
+
/* harmony export */ "SnapshotConnection": () => (/* reexport safe */ _IModelConnection__WEBPACK_IMPORTED_MODULE_33__.SnapshotConnection),
|
|
104830
|
+
/* harmony export */ "SpatialClassifierTileTreeReference": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.SpatialClassifierTileTreeReference),
|
|
104831
|
+
/* harmony export */ "SpatialLocationModelState": () => (/* reexport safe */ _ModelState__WEBPACK_IMPORTED_MODULE_40__.SpatialLocationModelState),
|
|
104832
|
+
/* harmony export */ "SpatialModelState": () => (/* reexport safe */ _ModelState__WEBPACK_IMPORTED_MODULE_40__.SpatialModelState),
|
|
104833
|
+
/* harmony export */ "SpatialTileTreeReferences": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.SpatialTileTreeReferences),
|
|
104834
|
+
/* harmony export */ "SpatialViewState": () => (/* reexport safe */ _SpatialViewState__WEBPACK_IMPORTED_MODULE_49__.SpatialViewState),
|
|
104835
|
+
/* harmony export */ "Sprite": () => (/* reexport safe */ _Sprites__WEBPACK_IMPORTED_MODULE_50__.Sprite),
|
|
104836
|
+
/* harmony export */ "SpriteLocation": () => (/* reexport safe */ _Sprites__WEBPACK_IMPORTED_MODULE_50__.SpriteLocation),
|
|
104837
|
+
/* harmony export */ "StandardView": () => (/* reexport safe */ _StandardView__WEBPACK_IMPORTED_MODULE_51__.StandardView),
|
|
104838
|
+
/* harmony export */ "StandardViewId": () => (/* reexport safe */ _StandardView__WEBPACK_IMPORTED_MODULE_51__.StandardViewId),
|
|
104839
|
+
/* harmony export */ "StandardViewTool": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.StandardViewTool),
|
|
104840
|
+
/* harmony export */ "StartOrResume": () => (/* reexport safe */ _tools_ToolAdmin__WEBPACK_IMPORTED_MODULE_117__.StartOrResume),
|
|
104841
|
+
/* harmony export */ "Storage": () => (/* reexport safe */ _NativeApp__WEBPACK_IMPORTED_MODULE_41__.Storage),
|
|
104842
|
+
/* harmony export */ "SubCategoriesCache": () => (/* reexport safe */ _SubCategoriesCache__WEBPACK_IMPORTED_MODULE_52__.SubCategoriesCache),
|
|
104843
|
+
/* harmony export */ "SurveyLengthDescription": () => (/* reexport safe */ _properties_LengthDescription__WEBPACK_IMPORTED_MODULE_72__.SurveyLengthDescription),
|
|
104844
|
+
/* harmony export */ "SuspendedToolState": () => (/* reexport safe */ _tools_ToolAdmin__WEBPACK_IMPORTED_MODULE_117__.SuspendedToolState),
|
|
104845
|
+
/* harmony export */ "Target": () => (/* reexport safe */ _render_webgl_Target__WEBPACK_IMPORTED_MODULE_103__.Target),
|
|
104819
104846
|
/* harmony export */ "TentativeOrAccuSnap": () => (/* reexport safe */ _AccuSnap__WEBPACK_IMPORTED_MODULE_1__.TentativeOrAccuSnap),
|
|
104820
|
-
/* harmony export */ "TentativePoint": () => (/* reexport safe */
|
|
104847
|
+
/* harmony export */ "TentativePoint": () => (/* reexport safe */ _TentativePoint__WEBPACK_IMPORTED_MODULE_53__.TentativePoint),
|
|
104821
104848
|
/* harmony export */ "TerrainDisplayOverrides": () => (/* reexport safe */ _DisplayStyleState__WEBPACK_IMPORTED_MODULE_13__.TerrainDisplayOverrides),
|
|
104822
|
-
/* harmony export */ "TerrainMeshProvider": () => (/* reexport safe */
|
|
104823
|
-
/* harmony export */ "TerrainProviderRegistry": () => (/* reexport safe */
|
|
104824
|
-
/* harmony export */ "TerrainTexture": () => (/* reexport safe */
|
|
104849
|
+
/* harmony export */ "TerrainMeshProvider": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TerrainMeshProvider),
|
|
104850
|
+
/* harmony export */ "TerrainProviderRegistry": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TerrainProviderRegistry),
|
|
104851
|
+
/* harmony export */ "TerrainTexture": () => (/* reexport safe */ _render_RenderSystem__WEBPACK_IMPORTED_MODULE_97__.TerrainTexture),
|
|
104825
104852
|
/* harmony export */ "ThreeAxes": () => (/* reexport safe */ _AccuDraw__WEBPACK_IMPORTED_MODULE_0__.ThreeAxes),
|
|
104826
|
-
/* harmony export */ "ThreeDTileFormatInterpreter": () => (/* reexport safe */
|
|
104827
|
-
/* harmony export */ "Tile": () => (/* reexport safe */
|
|
104828
|
-
/* harmony export */ "TileAdmin": () => (/* reexport safe */
|
|
104829
|
-
/* harmony export */ "TileAvailability": () => (/* reexport safe */
|
|
104830
|
-
/* harmony export */ "TileBoundingBoxes": () => (/* reexport safe */
|
|
104831
|
-
/* harmony export */ "TileDrawArgs": () => (/* reexport safe */
|
|
104832
|
-
/* harmony export */ "TileGeometryCollector": () => (/* reexport safe */
|
|
104833
|
-
/* harmony export */ "TileGraphicType": () => (/* reexport safe */
|
|
104834
|
-
/* harmony export */ "TileLoadPriority": () => (/* reexport safe */
|
|
104835
|
-
/* harmony export */ "TileLoadStatus": () => (/* reexport safe */
|
|
104836
|
-
/* harmony export */ "TileRequest": () => (/* reexport safe */
|
|
104837
|
-
/* harmony export */ "TileRequestChannel": () => (/* reexport safe */
|
|
104838
|
-
/* harmony export */ "TileRequestChannelStatistics": () => (/* reexport safe */
|
|
104839
|
-
/* harmony export */ "TileRequestChannels": () => (/* reexport safe */
|
|
104840
|
-
/* harmony export */ "TileStorage": () => (/* reexport safe */
|
|
104841
|
-
/* harmony export */ "TileTree": () => (/* reexport safe */
|
|
104842
|
-
/* harmony export */ "TileTreeLoadStatus": () => (/* reexport safe */
|
|
104843
|
-
/* harmony export */ "TileTreeReference": () => (/* reexport safe */
|
|
104844
|
-
/* harmony export */ "TileUrlImageryProvider": () => (/* reexport safe */
|
|
104845
|
-
/* harmony export */ "TileUsageMarker": () => (/* reexport safe */
|
|
104846
|
-
/* harmony export */ "TileUser": () => (/* reexport safe */
|
|
104847
|
-
/* harmony export */ "TileUserIdSet": () => (/* reexport safe */
|
|
104848
|
-
/* harmony export */ "TileUserIdSets": () => (/* reexport safe */
|
|
104849
|
-
/* harmony export */ "TileVisibility": () => (/* reexport safe */
|
|
104850
|
-
/* harmony export */ "TiledGraphicsProvider": () => (/* reexport safe */
|
|
104851
|
-
/* harmony export */ "Tiles": () => (/* reexport safe */
|
|
104852
|
-
/* harmony export */ "Tool": () => (/* reexport safe */
|
|
104853
|
-
/* harmony export */ "ToolAdmin": () => (/* reexport safe */
|
|
104854
|
-
/* harmony export */ "ToolAssistance": () => (/* reexport safe */
|
|
104855
|
-
/* harmony export */ "ToolAssistanceImage": () => (/* reexport safe */
|
|
104856
|
-
/* harmony export */ "ToolAssistanceInputMethod": () => (/* reexport safe */
|
|
104857
|
-
/* harmony export */ "ToolRegistry": () => (/* reexport safe */
|
|
104858
|
-
/* harmony export */ "ToolSettings": () => (/* reexport safe */
|
|
104859
|
-
/* harmony export */ "ToolSettingsState": () => (/* reexport safe */
|
|
104860
|
-
/* harmony export */ "ToolState": () => (/* reexport safe */
|
|
104853
|
+
/* harmony export */ "ThreeDTileFormatInterpreter": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.ThreeDTileFormatInterpreter),
|
|
104854
|
+
/* harmony export */ "Tile": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.Tile),
|
|
104855
|
+
/* harmony export */ "TileAdmin": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TileAdmin),
|
|
104856
|
+
/* harmony export */ "TileAvailability": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TileAvailability),
|
|
104857
|
+
/* harmony export */ "TileBoundingBoxes": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TileBoundingBoxes),
|
|
104858
|
+
/* harmony export */ "TileDrawArgs": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TileDrawArgs),
|
|
104859
|
+
/* harmony export */ "TileGeometryCollector": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TileGeometryCollector),
|
|
104860
|
+
/* harmony export */ "TileGraphicType": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TileGraphicType),
|
|
104861
|
+
/* harmony export */ "TileLoadPriority": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TileLoadPriority),
|
|
104862
|
+
/* harmony export */ "TileLoadStatus": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TileLoadStatus),
|
|
104863
|
+
/* harmony export */ "TileRequest": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TileRequest),
|
|
104864
|
+
/* harmony export */ "TileRequestChannel": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TileRequestChannel),
|
|
104865
|
+
/* harmony export */ "TileRequestChannelStatistics": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TileRequestChannelStatistics),
|
|
104866
|
+
/* harmony export */ "TileRequestChannels": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TileRequestChannels),
|
|
104867
|
+
/* harmony export */ "TileStorage": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TileStorage),
|
|
104868
|
+
/* harmony export */ "TileTree": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TileTree),
|
|
104869
|
+
/* harmony export */ "TileTreeLoadStatus": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TileTreeLoadStatus),
|
|
104870
|
+
/* harmony export */ "TileTreeReference": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TileTreeReference),
|
|
104871
|
+
/* harmony export */ "TileUrlImageryProvider": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TileUrlImageryProvider),
|
|
104872
|
+
/* harmony export */ "TileUsageMarker": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TileUsageMarker),
|
|
104873
|
+
/* harmony export */ "TileUser": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TileUser),
|
|
104874
|
+
/* harmony export */ "TileUserIdSet": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TileUserIdSet),
|
|
104875
|
+
/* harmony export */ "TileUserIdSets": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TileUserIdSets),
|
|
104876
|
+
/* harmony export */ "TileVisibility": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TileVisibility),
|
|
104877
|
+
/* harmony export */ "TiledGraphicsProvider": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TiledGraphicsProvider),
|
|
104878
|
+
/* harmony export */ "Tiles": () => (/* reexport safe */ _Tiles__WEBPACK_IMPORTED_MODULE_54__.Tiles),
|
|
104879
|
+
/* harmony export */ "Tool": () => (/* reexport safe */ _tools_Tool__WEBPACK_IMPORTED_MODULE_115__.Tool),
|
|
104880
|
+
/* harmony export */ "ToolAdmin": () => (/* reexport safe */ _tools_ToolAdmin__WEBPACK_IMPORTED_MODULE_117__.ToolAdmin),
|
|
104881
|
+
/* harmony export */ "ToolAssistance": () => (/* reexport safe */ _tools_ToolAssistance__WEBPACK_IMPORTED_MODULE_118__.ToolAssistance),
|
|
104882
|
+
/* harmony export */ "ToolAssistanceImage": () => (/* reexport safe */ _tools_ToolAssistance__WEBPACK_IMPORTED_MODULE_118__.ToolAssistanceImage),
|
|
104883
|
+
/* harmony export */ "ToolAssistanceInputMethod": () => (/* reexport safe */ _tools_ToolAssistance__WEBPACK_IMPORTED_MODULE_118__.ToolAssistanceInputMethod),
|
|
104884
|
+
/* harmony export */ "ToolRegistry": () => (/* reexport safe */ _tools_Tool__WEBPACK_IMPORTED_MODULE_115__.ToolRegistry),
|
|
104885
|
+
/* harmony export */ "ToolSettings": () => (/* reexport safe */ _tools_ToolSettings__WEBPACK_IMPORTED_MODULE_116__.ToolSettings),
|
|
104886
|
+
/* harmony export */ "ToolSettingsState": () => (/* reexport safe */ _tools_ToolAdmin__WEBPACK_IMPORTED_MODULE_117__.ToolSettingsState),
|
|
104887
|
+
/* harmony export */ "ToolState": () => (/* reexport safe */ _tools_ToolAdmin__WEBPACK_IMPORTED_MODULE_117__.ToolState),
|
|
104861
104888
|
/* harmony export */ "TouchCursor": () => (/* reexport safe */ _AccuSnap__WEBPACK_IMPORTED_MODULE_1__.TouchCursor),
|
|
104862
|
-
/* harmony export */ "TraversalChildrenDetails": () => (/* reexport safe */
|
|
104863
|
-
/* harmony export */ "TraversalDetails": () => (/* reexport safe */
|
|
104864
|
-
/* harmony export */ "TraversalSelectionContext": () => (/* reexport safe */
|
|
104865
|
-
/* harmony export */ "TwoWayViewportFrustumSync": () => (/* reexport safe */
|
|
104866
|
-
/* harmony export */ "TwoWayViewportSync": () => (/* reexport safe */
|
|
104867
|
-
/* harmony export */ "UniformType": () => (/* reexport safe */
|
|
104868
|
-
/* harmony export */ "UniqueTileUserSets": () => (/* reexport safe */
|
|
104869
|
-
/* harmony export */ "UpsampledMapTile": () => (/* reexport safe */
|
|
104870
|
-
/* harmony export */ "VaryingType": () => (/* reexport safe */
|
|
104871
|
-
/* harmony export */ "ViewClipByElementTool": () => (/* reexport safe */
|
|
104872
|
-
/* harmony export */ "ViewClipByPlaneTool": () => (/* reexport safe */
|
|
104873
|
-
/* harmony export */ "ViewClipByRangeTool": () => (/* reexport safe */
|
|
104874
|
-
/* harmony export */ "ViewClipByShapeTool": () => (/* reexport safe */
|
|
104875
|
-
/* harmony export */ "ViewClipClearTool": () => (/* reexport safe */
|
|
104876
|
-
/* harmony export */ "ViewClipControlArrow": () => (/* reexport safe */
|
|
104877
|
-
/* harmony export */ "ViewClipDecoration": () => (/* reexport safe */
|
|
104878
|
-
/* harmony export */ "ViewClipDecorationProvider": () => (/* reexport safe */
|
|
104879
|
-
/* harmony export */ "ViewClipModifyTool": () => (/* reexport safe */
|
|
104880
|
-
/* harmony export */ "ViewClipPlanesModifyTool": () => (/* reexport safe */
|
|
104881
|
-
/* harmony export */ "ViewClipShapeModifyTool": () => (/* reexport safe */
|
|
104882
|
-
/* harmony export */ "ViewClipTool": () => (/* reexport safe */
|
|
104883
|
-
/* harmony export */ "ViewCreator2d": () => (/* reexport safe */
|
|
104884
|
-
/* harmony export */ "ViewCreator3d": () => (/* reexport safe */
|
|
104885
|
-
/* harmony export */ "ViewGlobalLocationConstants": () => (/* reexport safe */
|
|
104886
|
-
/* harmony export */ "ViewGlobeBirdTool": () => (/* reexport safe */
|
|
104887
|
-
/* harmony export */ "ViewGlobeIModelTool": () => (/* reexport safe */
|
|
104888
|
-
/* harmony export */ "ViewGlobeLocationTool": () => (/* reexport safe */
|
|
104889
|
-
/* harmony export */ "ViewGlobeSatelliteTool": () => (/* reexport safe */
|
|
104890
|
-
/* harmony export */ "ViewHandleArray": () => (/* reexport safe */
|
|
104891
|
-
/* harmony export */ "ViewHandleType": () => (/* reexport safe */
|
|
104892
|
-
/* harmony export */ "ViewManager": () => (/* reexport safe */
|
|
104893
|
-
/* harmony export */ "ViewManip": () => (/* reexport safe */
|
|
104894
|
-
/* harmony export */ "ViewPose": () => (/* reexport safe */
|
|
104895
|
-
/* harmony export */ "ViewPose2d": () => (/* reexport safe */
|
|
104896
|
-
/* harmony export */ "ViewPose3d": () => (/* reexport safe */
|
|
104897
|
-
/* harmony export */ "ViewRect": () => (/* reexport safe */
|
|
104898
|
-
/* harmony export */ "ViewRedoTool": () => (/* reexport safe */
|
|
104899
|
-
/* harmony export */ "ViewState": () => (/* reexport safe */
|
|
104900
|
-
/* harmony export */ "ViewState2d": () => (/* reexport safe */
|
|
104901
|
-
/* harmony export */ "ViewState3d": () => (/* reexport safe */
|
|
104902
|
-
/* harmony export */ "ViewStatus": () => (/* reexport safe */
|
|
104903
|
-
/* harmony export */ "ViewToggleCameraTool": () => (/* reexport safe */
|
|
104904
|
-
/* harmony export */ "ViewTool": () => (/* reexport safe */
|
|
104905
|
-
/* harmony export */ "ViewUndoEvent": () => (/* reexport safe */
|
|
104906
|
-
/* harmony export */ "ViewUndoTool": () => (/* reexport safe */
|
|
104907
|
-
/* harmony export */ "ViewingSpace": () => (/* reexport safe */
|
|
104908
|
-
/* harmony export */ "ViewingToolHandle": () => (/* reexport safe */
|
|
104909
|
-
/* harmony export */ "Viewport": () => (/* reexport safe */
|
|
104910
|
-
/* harmony export */ "WalkViewTool": () => (/* reexport safe */
|
|
104911
|
-
/* harmony export */ "WebMercatorProjection": () => (/* reexport safe */
|
|
104912
|
-
/* harmony export */ "WebMercatorTilingScheme": () => (/* reexport safe */
|
|
104913
|
-
/* harmony export */ "WheelEventProcessor": () => (/* reexport safe */
|
|
104914
|
-
/* harmony export */ "WindowAreaTool": () => (/* reexport safe */
|
|
104915
|
-
/* harmony export */ "WmsCapabilities": () => (/* reexport safe */
|
|
104916
|
-
/* harmony export */ "WmsCapability": () => (/* reexport safe */
|
|
104917
|
-
/* harmony export */ "WmsMapLayerImageryProvider": () => (/* reexport safe */
|
|
104918
|
-
/* harmony export */ "WmsUtilities": () => (/* reexport safe */
|
|
104919
|
-
/* harmony export */ "WmtsCapabilities": () => (/* reexport safe */
|
|
104920
|
-
/* harmony export */ "WmtsCapability": () => (/* reexport safe */
|
|
104921
|
-
/* harmony export */ "WmtsConstants": () => (/* reexport safe */
|
|
104922
|
-
/* harmony export */ "WmtsMapLayerImageryProvider": () => (/* reexport safe */
|
|
104923
|
-
/* harmony export */ "ZoomViewTool": () => (/* reexport safe */
|
|
104924
|
-
/* harmony export */ "addRangeGraphic": () => (/* reexport safe */
|
|
104925
|
-
/* harmony export */ "areaToEyeHeight": () => (/* reexport safe */
|
|
104926
|
-
/* harmony export */ "areaToEyeHeightFromGcs": () => (/* reexport safe */
|
|
104927
|
-
/* harmony export */ "calculateEcefToDbTransformAtLocation": () => (/* reexport safe */
|
|
104928
|
-
/* harmony export */ "canvasToImageBuffer": () => (/* reexport safe */
|
|
104929
|
-
/* harmony export */ "canvasToResizedCanvasWithBars": () => (/* reexport safe */
|
|
104930
|
-
/* harmony export */ "connectViewportFrusta": () => (/* reexport safe */
|
|
104931
|
-
/* harmony export */ "connectViewportViews": () => (/* reexport safe */
|
|
104932
|
-
/* harmony export */ "connectViewports": () => (/* reexport safe */
|
|
104933
|
-
/* harmony export */ "createClassifierTileTreeReference": () => (/* reexport safe */
|
|
104934
|
-
/* harmony export */ "createDefaultViewFlagOverrides": () => (/* reexport safe */
|
|
104935
|
-
/* harmony export */ "createEmptyRenderPlan": () => (/* reexport safe */
|
|
104936
|
-
/* harmony export */ "createMapLayerTreeReference": () => (/* reexport safe */
|
|
104937
|
-
/* harmony export */ "createMaskTreeReference": () => (/* reexport safe */
|
|
104938
|
-
/* harmony export */ "createModelMapLayerTileTreeReference": () => (/* reexport safe */
|
|
104939
|
-
/* harmony export */ "createOrbitGtTileTreeReference": () => (/* reexport safe */
|
|
104940
|
-
/* harmony export */ "createPrimaryTileTreeReference": () => (/* reexport safe */
|
|
104941
|
-
/* harmony export */ "createRealityTileTreeReference": () => (/* reexport safe */
|
|
104942
|
-
/* harmony export */ "createRenderPlanFromViewport": () => (/* reexport safe */
|
|
104943
|
-
/* harmony export */ "disposeTileTreesForGeometricModels": () => (/* reexport safe */
|
|
104944
|
-
/* harmony export */ "extractImageSourceDimensions": () => (/* reexport safe */
|
|
104945
|
-
/* harmony export */ "eyeToCartographicOnGlobe": () => (/* reexport safe */
|
|
104946
|
-
/* harmony export */ "eyeToCartographicOnGlobeFromGcs": () => (/* reexport safe */
|
|
104947
|
-
/* harmony export */ "formatAnimationBranchId": () => (/* reexport safe */
|
|
104948
|
-
/* harmony export */ "getCenteredViewRect": () => (/* reexport safe */
|
|
104949
|
-
/* harmony export */ "getCesiumAccessTokenAndEndpointUrl": () => (/* reexport safe */
|
|
104950
|
-
/* harmony export */ "getCesiumAssetUrl": () => (/* reexport safe */
|
|
104951
|
-
/* harmony export */ "getCesiumOSMBuildingsUrl": () => (/* reexport safe */
|
|
104952
|
-
/* harmony export */ "getCesiumTerrainProvider": () => (/* reexport safe */
|
|
104953
|
-
/* harmony export */ "getCompressedJpegFromCanvas": () => (/* reexport safe */
|
|
104954
|
-
/* harmony export */ "getFrustumPlaneIntersectionDepthRange": () => (/* reexport safe */
|
|
104955
|
-
/* harmony export */ "getGcsConverterAvailable": () => (/* reexport safe */
|
|
104956
|
-
/* harmony export */ "
|
|
104957
|
-
/* harmony export */ "
|
|
104958
|
-
/* harmony export */ "
|
|
104959
|
-
/* harmony export */ "
|
|
104960
|
-
/* harmony export */ "
|
|
104961
|
-
/* harmony export */ "
|
|
104962
|
-
/* harmony export */ "
|
|
104963
|
-
/* harmony export */ "
|
|
104964
|
-
/* harmony export */ "
|
|
104965
|
-
/* harmony export */ "
|
|
104966
|
-
/* harmony export */ "
|
|
104967
|
-
/* harmony export */ "
|
|
104968
|
-
/* harmony export */ "
|
|
104969
|
-
/* harmony export */ "
|
|
104970
|
-
/* harmony export */ "
|
|
104971
|
-
/* harmony export */ "
|
|
104972
|
-
/* harmony export */ "
|
|
104973
|
-
/* harmony export */ "
|
|
104974
|
-
/* harmony export */ "
|
|
104975
|
-
/* harmony export */ "
|
|
104976
|
-
/* harmony export */ "
|
|
104977
|
-
/* harmony export */ "
|
|
104978
|
-
/* harmony export */ "
|
|
104979
|
-
/* harmony export */ "
|
|
104980
|
-
/* harmony export */ "
|
|
104981
|
-
/* harmony export */ "
|
|
104982
|
-
/* harmony export */ "
|
|
104983
|
-
/* harmony export */ "
|
|
104984
|
-
/* harmony export */ "
|
|
104985
|
-
/* harmony export */ "
|
|
104889
|
+
/* harmony export */ "TraversalChildrenDetails": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TraversalChildrenDetails),
|
|
104890
|
+
/* harmony export */ "TraversalDetails": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TraversalDetails),
|
|
104891
|
+
/* harmony export */ "TraversalSelectionContext": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TraversalSelectionContext),
|
|
104892
|
+
/* harmony export */ "TwoWayViewportFrustumSync": () => (/* reexport safe */ _ViewportSync__WEBPACK_IMPORTED_MODULE_62__.TwoWayViewportFrustumSync),
|
|
104893
|
+
/* harmony export */ "TwoWayViewportSync": () => (/* reexport safe */ _ViewportSync__WEBPACK_IMPORTED_MODULE_62__.TwoWayViewportSync),
|
|
104894
|
+
/* harmony export */ "UniformType": () => (/* reexport safe */ _render_ScreenSpaceEffectBuilder__WEBPACK_IMPORTED_MODULE_100__.UniformType),
|
|
104895
|
+
/* harmony export */ "UniqueTileUserSets": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.UniqueTileUserSets),
|
|
104896
|
+
/* harmony export */ "UpsampledMapTile": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.UpsampledMapTile),
|
|
104897
|
+
/* harmony export */ "VaryingType": () => (/* reexport safe */ _render_ScreenSpaceEffectBuilder__WEBPACK_IMPORTED_MODULE_100__.VaryingType),
|
|
104898
|
+
/* harmony export */ "ViewClipByElementTool": () => (/* reexport safe */ _tools_ClipViewTool__WEBPACK_IMPORTED_MODULE_107__.ViewClipByElementTool),
|
|
104899
|
+
/* harmony export */ "ViewClipByPlaneTool": () => (/* reexport safe */ _tools_ClipViewTool__WEBPACK_IMPORTED_MODULE_107__.ViewClipByPlaneTool),
|
|
104900
|
+
/* harmony export */ "ViewClipByRangeTool": () => (/* reexport safe */ _tools_ClipViewTool__WEBPACK_IMPORTED_MODULE_107__.ViewClipByRangeTool),
|
|
104901
|
+
/* harmony export */ "ViewClipByShapeTool": () => (/* reexport safe */ _tools_ClipViewTool__WEBPACK_IMPORTED_MODULE_107__.ViewClipByShapeTool),
|
|
104902
|
+
/* harmony export */ "ViewClipClearTool": () => (/* reexport safe */ _tools_ClipViewTool__WEBPACK_IMPORTED_MODULE_107__.ViewClipClearTool),
|
|
104903
|
+
/* harmony export */ "ViewClipControlArrow": () => (/* reexport safe */ _tools_ClipViewTool__WEBPACK_IMPORTED_MODULE_107__.ViewClipControlArrow),
|
|
104904
|
+
/* harmony export */ "ViewClipDecoration": () => (/* reexport safe */ _tools_ClipViewTool__WEBPACK_IMPORTED_MODULE_107__.ViewClipDecoration),
|
|
104905
|
+
/* harmony export */ "ViewClipDecorationProvider": () => (/* reexport safe */ _tools_ClipViewTool__WEBPACK_IMPORTED_MODULE_107__.ViewClipDecorationProvider),
|
|
104906
|
+
/* harmony export */ "ViewClipModifyTool": () => (/* reexport safe */ _tools_ClipViewTool__WEBPACK_IMPORTED_MODULE_107__.ViewClipModifyTool),
|
|
104907
|
+
/* harmony export */ "ViewClipPlanesModifyTool": () => (/* reexport safe */ _tools_ClipViewTool__WEBPACK_IMPORTED_MODULE_107__.ViewClipPlanesModifyTool),
|
|
104908
|
+
/* harmony export */ "ViewClipShapeModifyTool": () => (/* reexport safe */ _tools_ClipViewTool__WEBPACK_IMPORTED_MODULE_107__.ViewClipShapeModifyTool),
|
|
104909
|
+
/* harmony export */ "ViewClipTool": () => (/* reexport safe */ _tools_ClipViewTool__WEBPACK_IMPORTED_MODULE_107__.ViewClipTool),
|
|
104910
|
+
/* harmony export */ "ViewCreator2d": () => (/* reexport safe */ _ViewCreator2d__WEBPACK_IMPORTED_MODULE_121__.ViewCreator2d),
|
|
104911
|
+
/* harmony export */ "ViewCreator3d": () => (/* reexport safe */ _ViewCreator3d__WEBPACK_IMPORTED_MODULE_122__.ViewCreator3d),
|
|
104912
|
+
/* harmony export */ "ViewGlobalLocationConstants": () => (/* reexport safe */ _ViewGlobalLocation__WEBPACK_IMPORTED_MODULE_58__.ViewGlobalLocationConstants),
|
|
104913
|
+
/* harmony export */ "ViewGlobeBirdTool": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.ViewGlobeBirdTool),
|
|
104914
|
+
/* harmony export */ "ViewGlobeIModelTool": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.ViewGlobeIModelTool),
|
|
104915
|
+
/* harmony export */ "ViewGlobeLocationTool": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.ViewGlobeLocationTool),
|
|
104916
|
+
/* harmony export */ "ViewGlobeSatelliteTool": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.ViewGlobeSatelliteTool),
|
|
104917
|
+
/* harmony export */ "ViewHandleArray": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.ViewHandleArray),
|
|
104918
|
+
/* harmony export */ "ViewHandleType": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.ViewHandleType),
|
|
104919
|
+
/* harmony export */ "ViewManager": () => (/* reexport safe */ _ViewManager__WEBPACK_IMPORTED_MODULE_60__.ViewManager),
|
|
104920
|
+
/* harmony export */ "ViewManip": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.ViewManip),
|
|
104921
|
+
/* harmony export */ "ViewPose": () => (/* reexport safe */ _ViewPose__WEBPACK_IMPORTED_MODULE_63__.ViewPose),
|
|
104922
|
+
/* harmony export */ "ViewPose2d": () => (/* reexport safe */ _ViewPose__WEBPACK_IMPORTED_MODULE_63__.ViewPose2d),
|
|
104923
|
+
/* harmony export */ "ViewPose3d": () => (/* reexport safe */ _ViewPose__WEBPACK_IMPORTED_MODULE_63__.ViewPose3d),
|
|
104924
|
+
/* harmony export */ "ViewRect": () => (/* reexport safe */ _ViewRect__WEBPACK_IMPORTED_MODULE_64__.ViewRect),
|
|
104925
|
+
/* harmony export */ "ViewRedoTool": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.ViewRedoTool),
|
|
104926
|
+
/* harmony export */ "ViewState": () => (/* reexport safe */ _ViewState__WEBPACK_IMPORTED_MODULE_65__.ViewState),
|
|
104927
|
+
/* harmony export */ "ViewState2d": () => (/* reexport safe */ _ViewState__WEBPACK_IMPORTED_MODULE_65__.ViewState2d),
|
|
104928
|
+
/* harmony export */ "ViewState3d": () => (/* reexport safe */ _ViewState__WEBPACK_IMPORTED_MODULE_65__.ViewState3d),
|
|
104929
|
+
/* harmony export */ "ViewStatus": () => (/* reexport safe */ _ViewStatus__WEBPACK_IMPORTED_MODULE_66__.ViewStatus),
|
|
104930
|
+
/* harmony export */ "ViewToggleCameraTool": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.ViewToggleCameraTool),
|
|
104931
|
+
/* harmony export */ "ViewTool": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.ViewTool),
|
|
104932
|
+
/* harmony export */ "ViewUndoEvent": () => (/* reexport safe */ _Viewport__WEBPACK_IMPORTED_MODULE_61__.ViewUndoEvent),
|
|
104933
|
+
/* harmony export */ "ViewUndoTool": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.ViewUndoTool),
|
|
104934
|
+
/* harmony export */ "ViewingSpace": () => (/* reexport safe */ _ViewingSpace__WEBPACK_IMPORTED_MODULE_59__.ViewingSpace),
|
|
104935
|
+
/* harmony export */ "ViewingToolHandle": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.ViewingToolHandle),
|
|
104936
|
+
/* harmony export */ "Viewport": () => (/* reexport safe */ _Viewport__WEBPACK_IMPORTED_MODULE_61__.Viewport),
|
|
104937
|
+
/* harmony export */ "WalkViewTool": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.WalkViewTool),
|
|
104938
|
+
/* harmony export */ "WebMercatorProjection": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.WebMercatorProjection),
|
|
104939
|
+
/* harmony export */ "WebMercatorTilingScheme": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.WebMercatorTilingScheme),
|
|
104940
|
+
/* harmony export */ "WheelEventProcessor": () => (/* reexport safe */ _tools_ToolAdmin__WEBPACK_IMPORTED_MODULE_117__.WheelEventProcessor),
|
|
104941
|
+
/* harmony export */ "WindowAreaTool": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.WindowAreaTool),
|
|
104942
|
+
/* harmony export */ "WmsCapabilities": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.WmsCapabilities),
|
|
104943
|
+
/* harmony export */ "WmsCapability": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.WmsCapability),
|
|
104944
|
+
/* harmony export */ "WmsMapLayerImageryProvider": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.WmsMapLayerImageryProvider),
|
|
104945
|
+
/* harmony export */ "WmsUtilities": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.WmsUtilities),
|
|
104946
|
+
/* harmony export */ "WmtsCapabilities": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.WmtsCapabilities),
|
|
104947
|
+
/* harmony export */ "WmtsCapability": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.WmtsCapability),
|
|
104948
|
+
/* harmony export */ "WmtsConstants": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.WmtsConstants),
|
|
104949
|
+
/* harmony export */ "WmtsMapLayerImageryProvider": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.WmtsMapLayerImageryProvider),
|
|
104950
|
+
/* harmony export */ "ZoomViewTool": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.ZoomViewTool),
|
|
104951
|
+
/* harmony export */ "addRangeGraphic": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.addRangeGraphic),
|
|
104952
|
+
/* harmony export */ "areaToEyeHeight": () => (/* reexport safe */ _ViewGlobalLocation__WEBPACK_IMPORTED_MODULE_58__.areaToEyeHeight),
|
|
104953
|
+
/* harmony export */ "areaToEyeHeightFromGcs": () => (/* reexport safe */ _ViewGlobalLocation__WEBPACK_IMPORTED_MODULE_58__.areaToEyeHeightFromGcs),
|
|
104954
|
+
/* harmony export */ "calculateEcefToDbTransformAtLocation": () => (/* reexport safe */ _BackgroundMapGeometry__WEBPACK_IMPORTED_MODULE_120__.calculateEcefToDbTransformAtLocation),
|
|
104955
|
+
/* harmony export */ "canvasToImageBuffer": () => (/* reexport safe */ _ImageUtil__WEBPACK_IMPORTED_MODULE_31__.canvasToImageBuffer),
|
|
104956
|
+
/* harmony export */ "canvasToResizedCanvasWithBars": () => (/* reexport safe */ _ImageUtil__WEBPACK_IMPORTED_MODULE_31__.canvasToResizedCanvasWithBars),
|
|
104957
|
+
/* harmony export */ "connectViewportFrusta": () => (/* reexport safe */ _ViewportSync__WEBPACK_IMPORTED_MODULE_62__.connectViewportFrusta),
|
|
104958
|
+
/* harmony export */ "connectViewportViews": () => (/* reexport safe */ _ViewportSync__WEBPACK_IMPORTED_MODULE_62__.connectViewportViews),
|
|
104959
|
+
/* harmony export */ "connectViewports": () => (/* reexport safe */ _ViewportSync__WEBPACK_IMPORTED_MODULE_62__.connectViewports),
|
|
104960
|
+
/* harmony export */ "createClassifierTileTreeReference": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.createClassifierTileTreeReference),
|
|
104961
|
+
/* harmony export */ "createDefaultViewFlagOverrides": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.createDefaultViewFlagOverrides),
|
|
104962
|
+
/* harmony export */ "createEmptyRenderPlan": () => (/* reexport safe */ _render_RenderPlan__WEBPACK_IMPORTED_MODULE_94__.createEmptyRenderPlan),
|
|
104963
|
+
/* harmony export */ "createMapLayerTreeReference": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.createMapLayerTreeReference),
|
|
104964
|
+
/* harmony export */ "createMaskTreeReference": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.createMaskTreeReference),
|
|
104965
|
+
/* harmony export */ "createModelMapLayerTileTreeReference": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.createModelMapLayerTileTreeReference),
|
|
104966
|
+
/* harmony export */ "createOrbitGtTileTreeReference": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.createOrbitGtTileTreeReference),
|
|
104967
|
+
/* harmony export */ "createPrimaryTileTreeReference": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.createPrimaryTileTreeReference),
|
|
104968
|
+
/* harmony export */ "createRealityTileTreeReference": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.createRealityTileTreeReference),
|
|
104969
|
+
/* harmony export */ "createRenderPlanFromViewport": () => (/* reexport safe */ _render_RenderPlan__WEBPACK_IMPORTED_MODULE_94__.createRenderPlanFromViewport),
|
|
104970
|
+
/* harmony export */ "disposeTileTreesForGeometricModels": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.disposeTileTreesForGeometricModels),
|
|
104971
|
+
/* harmony export */ "extractImageSourceDimensions": () => (/* reexport safe */ _ImageUtil__WEBPACK_IMPORTED_MODULE_31__.extractImageSourceDimensions),
|
|
104972
|
+
/* harmony export */ "eyeToCartographicOnGlobe": () => (/* reexport safe */ _ViewGlobalLocation__WEBPACK_IMPORTED_MODULE_58__.eyeToCartographicOnGlobe),
|
|
104973
|
+
/* harmony export */ "eyeToCartographicOnGlobeFromGcs": () => (/* reexport safe */ _ViewGlobalLocation__WEBPACK_IMPORTED_MODULE_58__.eyeToCartographicOnGlobeFromGcs),
|
|
104974
|
+
/* harmony export */ "formatAnimationBranchId": () => (/* reexport safe */ _render_GraphicBranch__WEBPACK_IMPORTED_MODULE_81__.formatAnimationBranchId),
|
|
104975
|
+
/* harmony export */ "getCenteredViewRect": () => (/* reexport safe */ _ImageUtil__WEBPACK_IMPORTED_MODULE_31__.getCenteredViewRect),
|
|
104976
|
+
/* harmony export */ "getCesiumAccessTokenAndEndpointUrl": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.getCesiumAccessTokenAndEndpointUrl),
|
|
104977
|
+
/* harmony export */ "getCesiumAssetUrl": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.getCesiumAssetUrl),
|
|
104978
|
+
/* harmony export */ "getCesiumOSMBuildingsUrl": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.getCesiumOSMBuildingsUrl),
|
|
104979
|
+
/* harmony export */ "getCesiumTerrainProvider": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.getCesiumTerrainProvider),
|
|
104980
|
+
/* harmony export */ "getCompressedJpegFromCanvas": () => (/* reexport safe */ _ImageUtil__WEBPACK_IMPORTED_MODULE_31__.getCompressedJpegFromCanvas),
|
|
104981
|
+
/* harmony export */ "getFrustumPlaneIntersectionDepthRange": () => (/* reexport safe */ _BackgroundMapGeometry__WEBPACK_IMPORTED_MODULE_120__.getFrustumPlaneIntersectionDepthRange),
|
|
104982
|
+
/* harmony export */ "getGcsConverterAvailable": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.getGcsConverterAvailable),
|
|
104983
|
+
/* harmony export */ "getGltfNodeMeshIds": () => (/* reexport safe */ _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_28__.getGltfNodeMeshIds),
|
|
104984
|
+
/* harmony export */ "getImageSourceFormatForMimeType": () => (/* reexport safe */ _ImageUtil__WEBPACK_IMPORTED_MODULE_31__.getImageSourceFormatForMimeType),
|
|
104985
|
+
/* harmony export */ "getImageSourceMimeType": () => (/* reexport safe */ _ImageUtil__WEBPACK_IMPORTED_MODULE_31__.getImageSourceMimeType),
|
|
104986
|
+
/* harmony export */ "getQuantityTypeKey": () => (/* reexport safe */ _quantity_formatting_QuantityFormatter__WEBPACK_IMPORTED_MODULE_73__.getQuantityTypeKey),
|
|
104987
|
+
/* harmony export */ "gltfDictionaryIterator": () => (/* reexport safe */ _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_28__.gltfDictionaryIterator),
|
|
104988
|
+
/* harmony export */ "iModelTileParamsFromJSON": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.iModelTileParamsFromJSON),
|
|
104989
|
+
/* harmony export */ "iModelTileTreeParamsFromJSON": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.iModelTileTreeParamsFromJSON),
|
|
104990
|
+
/* harmony export */ "imageBitmapFromImageSource": () => (/* reexport safe */ _ImageUtil__WEBPACK_IMPORTED_MODULE_31__.imageBitmapFromImageSource),
|
|
104991
|
+
/* harmony export */ "imageBufferToBase64EncodedPng": () => (/* reexport safe */ _ImageUtil__WEBPACK_IMPORTED_MODULE_31__.imageBufferToBase64EncodedPng),
|
|
104992
|
+
/* harmony export */ "imageBufferToCanvas": () => (/* reexport safe */ _ImageUtil__WEBPACK_IMPORTED_MODULE_31__.imageBufferToCanvas),
|
|
104993
|
+
/* harmony export */ "imageBufferToPngDataUrl": () => (/* reexport safe */ _ImageUtil__WEBPACK_IMPORTED_MODULE_31__.imageBufferToPngDataUrl),
|
|
104994
|
+
/* harmony export */ "imageElementFromImageSource": () => (/* reexport safe */ _ImageUtil__WEBPACK_IMPORTED_MODULE_31__.imageElementFromImageSource),
|
|
104995
|
+
/* harmony export */ "imageElementFromUrl": () => (/* reexport safe */ _ImageUtil__WEBPACK_IMPORTED_MODULE_31__.imageElementFromUrl),
|
|
104996
|
+
/* harmony export */ "internalMapLayerImageryFormats": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.internalMapLayerImageryFormats),
|
|
104997
|
+
/* harmony export */ "isCheckboxFormatPropEditorSpec": () => (/* reexport safe */ _quantity_formatting_QuantityTypesEditorSpecs__WEBPACK_IMPORTED_MODULE_76__.isCheckboxFormatPropEditorSpec),
|
|
104998
|
+
/* harmony export */ "isCustomQuantityTypeDefinition": () => (/* reexport safe */ _quantity_formatting_QuantityFormatter__WEBPACK_IMPORTED_MODULE_73__.isCustomQuantityTypeDefinition),
|
|
104999
|
+
/* harmony export */ "isGltf1Material": () => (/* reexport safe */ _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_28__.isGltf1Material),
|
|
105000
|
+
/* harmony export */ "isTextInputFormatPropEditorSpec": () => (/* reexport safe */ _quantity_formatting_QuantityTypesEditorSpecs__WEBPACK_IMPORTED_MODULE_76__.isTextInputFormatPropEditorSpec),
|
|
105001
|
+
/* harmony export */ "isTextSelectFormatPropEditorSpec": () => (/* reexport safe */ _quantity_formatting_QuantityTypesEditorSpecs__WEBPACK_IMPORTED_MODULE_76__.isTextSelectFormatPropEditorSpec),
|
|
105002
|
+
/* harmony export */ "linePlaneIntersect": () => (/* reexport safe */ _LinePlaneIntersect__WEBPACK_IMPORTED_MODULE_36__.linePlaneIntersect),
|
|
105003
|
+
/* harmony export */ "metersToRange": () => (/* reexport safe */ _ViewGlobalLocation__WEBPACK_IMPORTED_MODULE_58__.metersToRange),
|
|
105004
|
+
/* harmony export */ "openImageDataUrlInNewWindow": () => (/* reexport safe */ _ImageUtil__WEBPACK_IMPORTED_MODULE_31__.openImageDataUrlInNewWindow),
|
|
105005
|
+
/* harmony export */ "overrideRequestTileTreeProps": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.overrideRequestTileTreeProps),
|
|
105006
|
+
/* harmony export */ "queryTerrainElevationOffset": () => (/* reexport safe */ _ViewGlobalLocation__WEBPACK_IMPORTED_MODULE_58__.queryTerrainElevationOffset),
|
|
105007
|
+
/* harmony export */ "queryVisibleFeatures": () => (/* reexport safe */ _render_VisibleFeature__WEBPACK_IMPORTED_MODULE_101__.queryVisibleFeatures),
|
|
105008
|
+
/* harmony export */ "rangeToCartographicArea": () => (/* reexport safe */ _ViewGlobalLocation__WEBPACK_IMPORTED_MODULE_58__.rangeToCartographicArea),
|
|
105009
|
+
/* harmony export */ "readElementGraphics": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.readElementGraphics),
|
|
105010
|
+
/* harmony export */ "readGltfGraphics": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.readGltfGraphics),
|
|
105011
|
+
/* harmony export */ "readPointCloudTileContent": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.readPointCloudTileContent),
|
|
105012
|
+
/* harmony export */ "synchronizeViewportFrusta": () => (/* reexport safe */ _ViewportSync__WEBPACK_IMPORTED_MODULE_62__.synchronizeViewportFrusta),
|
|
105013
|
+
/* harmony export */ "synchronizeViewportViews": () => (/* reexport safe */ _ViewportSync__WEBPACK_IMPORTED_MODULE_62__.synchronizeViewportViews),
|
|
105014
|
+
/* harmony export */ "traverseGltfNodes": () => (/* reexport safe */ _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_28__.traverseGltfNodes),
|
|
105015
|
+
/* harmony export */ "tryImageElementFromUrl": () => (/* reexport safe */ _ImageUtil__WEBPACK_IMPORTED_MODULE_31__.tryImageElementFromUrl),
|
|
105016
|
+
/* harmony export */ "viewGlobalLocation": () => (/* reexport safe */ _ViewGlobalLocation__WEBPACK_IMPORTED_MODULE_58__.viewGlobalLocation)
|
|
104986
105017
|
/* harmony export */ });
|
|
104987
105018
|
/* harmony import */ var _AccuDraw__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./AccuDraw */ "../../core/frontend/lib/esm/AccuDraw.js");
|
|
104988
105019
|
/* harmony import */ var _AccuSnap__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./AccuSnap */ "../../core/frontend/lib/esm/AccuSnap.js");
|
|
@@ -105012,103 +105043,104 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
105012
105043
|
/* harmony import */ var _FuzzySearch__WEBPACK_IMPORTED_MODULE_25__ = __webpack_require__(/*! ./FuzzySearch */ "../../core/frontend/lib/esm/FuzzySearch.js");
|
|
105013
105044
|
/* harmony import */ var _GeoServices__WEBPACK_IMPORTED_MODULE_26__ = __webpack_require__(/*! ./GeoServices */ "../../core/frontend/lib/esm/GeoServices.js");
|
|
105014
105045
|
/* harmony import */ var _GlobeAnimator__WEBPACK_IMPORTED_MODULE_27__ = __webpack_require__(/*! ./GlobeAnimator */ "../../core/frontend/lib/esm/GlobeAnimator.js");
|
|
105015
|
-
/* harmony import */ var
|
|
105016
|
-
/* harmony import */ var
|
|
105017
|
-
/* harmony import */ var
|
|
105018
|
-
/* harmony import */ var
|
|
105019
|
-
/* harmony import */ var
|
|
105020
|
-
/* harmony import */ var
|
|
105021
|
-
/* harmony import */ var
|
|
105022
|
-
/* harmony import */ var
|
|
105023
|
-
/* harmony import */ var
|
|
105024
|
-
/* harmony import */ var
|
|
105025
|
-
/* harmony import */ var
|
|
105026
|
-
/* harmony import */ var
|
|
105027
|
-
/* harmony import */ var
|
|
105028
|
-
/* harmony import */ var
|
|
105029
|
-
/* harmony import */ var
|
|
105030
|
-
/* harmony import */ var
|
|
105031
|
-
/* harmony import */ var
|
|
105032
|
-
/* harmony import */ var
|
|
105033
|
-
/* harmony import */ var
|
|
105034
|
-
/* harmony import */ var
|
|
105035
|
-
/* harmony import */ var
|
|
105036
|
-
/* harmony import */ var
|
|
105037
|
-
/* harmony import */ var
|
|
105038
|
-
/* harmony import */ var
|
|
105039
|
-
/* harmony import */ var
|
|
105040
|
-
/* harmony import */ var
|
|
105041
|
-
/* harmony import */ var
|
|
105042
|
-
/* harmony import */ var
|
|
105043
|
-
/* harmony import */ var
|
|
105044
|
-
/* harmony import */ var
|
|
105045
|
-
/* harmony import */ var
|
|
105046
|
-
/* harmony import */ var
|
|
105047
|
-
/* harmony import */ var
|
|
105048
|
-
/* harmony import */ var
|
|
105049
|
-
/* harmony import */ var
|
|
105050
|
-
/* harmony import */ var
|
|
105051
|
-
/* harmony import */ var
|
|
105052
|
-
/* harmony import */ var
|
|
105053
|
-
/* harmony import */ var
|
|
105054
|
-
/* harmony import */ var
|
|
105055
|
-
/* harmony import */ var
|
|
105056
|
-
/* harmony import */ var
|
|
105057
|
-
/* harmony import */ var
|
|
105058
|
-
/* harmony import */ var
|
|
105059
|
-
/* harmony import */ var
|
|
105060
|
-
/* harmony import */ var
|
|
105061
|
-
/* harmony import */ var
|
|
105062
|
-
/* harmony import */ var
|
|
105063
|
-
/* harmony import */ var
|
|
105064
|
-
/* harmony import */ var
|
|
105065
|
-
/* harmony import */ var
|
|
105066
|
-
/* harmony import */ var
|
|
105067
|
-
/* harmony import */ var
|
|
105068
|
-
/* harmony import */ var
|
|
105069
|
-
/* harmony import */ var
|
|
105070
|
-
/* harmony import */ var
|
|
105071
|
-
/* harmony import */ var
|
|
105072
|
-
/* harmony import */ var
|
|
105073
|
-
/* harmony import */ var
|
|
105074
|
-
/* harmony import */ var
|
|
105075
|
-
/* harmony import */ var
|
|
105076
|
-
/* harmony import */ var
|
|
105077
|
-
/* harmony import */ var
|
|
105078
|
-
/* harmony import */ var
|
|
105079
|
-
/* harmony import */ var
|
|
105080
|
-
/* harmony import */ var
|
|
105081
|
-
/* harmony import */ var
|
|
105082
|
-
/* harmony import */ var
|
|
105083
|
-
/* harmony import */ var
|
|
105084
|
-
/* harmony import */ var
|
|
105085
|
-
/* harmony import */ var
|
|
105086
|
-
/* harmony import */ var
|
|
105087
|
-
/* harmony import */ var
|
|
105088
|
-
/* harmony import */ var
|
|
105089
|
-
/* harmony import */ var
|
|
105090
|
-
/* harmony import */ var
|
|
105091
|
-
/* harmony import */ var
|
|
105092
|
-
/* harmony import */ var
|
|
105093
|
-
/* harmony import */ var
|
|
105094
|
-
/* harmony import */ var
|
|
105095
|
-
/* harmony import */ var
|
|
105096
|
-
/* harmony import */ var
|
|
105097
|
-
/* harmony import */ var
|
|
105098
|
-
/* harmony import */ var
|
|
105099
|
-
/* harmony import */ var
|
|
105100
|
-
/* harmony import */ var
|
|
105101
|
-
/* harmony import */ var
|
|
105102
|
-
/* harmony import */ var
|
|
105103
|
-
/* harmony import */ var
|
|
105104
|
-
/* harmony import */ var
|
|
105105
|
-
/* harmony import */ var
|
|
105106
|
-
/* harmony import */ var
|
|
105107
|
-
/* harmony import */ var
|
|
105108
|
-
/* harmony import */ var
|
|
105109
|
-
/* harmony import */ var
|
|
105110
|
-
/* harmony import */ var
|
|
105111
|
-
/* harmony import */ var
|
|
105046
|
+
/* harmony import */ var _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_28__ = __webpack_require__(/*! ./gltf/GltfSchema */ "../../core/frontend/lib/esm/gltf/GltfSchema.js");
|
|
105047
|
+
/* harmony import */ var _GraphicalEditingScope__WEBPACK_IMPORTED_MODULE_29__ = __webpack_require__(/*! ./GraphicalEditingScope */ "../../core/frontend/lib/esm/GraphicalEditingScope.js");
|
|
105048
|
+
/* harmony import */ var _HitDetail__WEBPACK_IMPORTED_MODULE_30__ = __webpack_require__(/*! ./HitDetail */ "../../core/frontend/lib/esm/HitDetail.js");
|
|
105049
|
+
/* harmony import */ var _ImageUtil__WEBPACK_IMPORTED_MODULE_31__ = __webpack_require__(/*! ./ImageUtil */ "../../core/frontend/lib/esm/ImageUtil.js");
|
|
105050
|
+
/* harmony import */ var _IModelApp__WEBPACK_IMPORTED_MODULE_32__ = __webpack_require__(/*! ./IModelApp */ "../../core/frontend/lib/esm/IModelApp.js");
|
|
105051
|
+
/* harmony import */ var _IModelConnection__WEBPACK_IMPORTED_MODULE_33__ = __webpack_require__(/*! ./IModelConnection */ "../../core/frontend/lib/esm/IModelConnection.js");
|
|
105052
|
+
/* harmony import */ var _IModelRoutingContext__WEBPACK_IMPORTED_MODULE_34__ = __webpack_require__(/*! ./IModelRoutingContext */ "../../core/frontend/lib/esm/IModelRoutingContext.js");
|
|
105053
|
+
/* harmony import */ var _IpcApp__WEBPACK_IMPORTED_MODULE_35__ = __webpack_require__(/*! ./IpcApp */ "../../core/frontend/lib/esm/IpcApp.js");
|
|
105054
|
+
/* harmony import */ var _LinePlaneIntersect__WEBPACK_IMPORTED_MODULE_36__ = __webpack_require__(/*! ./LinePlaneIntersect */ "../../core/frontend/lib/esm/LinePlaneIntersect.js");
|
|
105055
|
+
/* harmony import */ var _MarginPercent__WEBPACK_IMPORTED_MODULE_37__ = __webpack_require__(/*! ./MarginPercent */ "../../core/frontend/lib/esm/MarginPercent.js");
|
|
105056
|
+
/* harmony import */ var _Marker__WEBPACK_IMPORTED_MODULE_38__ = __webpack_require__(/*! ./Marker */ "../../core/frontend/lib/esm/Marker.js");
|
|
105057
|
+
/* harmony import */ var _ModelSelectorState__WEBPACK_IMPORTED_MODULE_39__ = __webpack_require__(/*! ./ModelSelectorState */ "../../core/frontend/lib/esm/ModelSelectorState.js");
|
|
105058
|
+
/* harmony import */ var _ModelState__WEBPACK_IMPORTED_MODULE_40__ = __webpack_require__(/*! ./ModelState */ "../../core/frontend/lib/esm/ModelState.js");
|
|
105059
|
+
/* harmony import */ var _NativeApp__WEBPACK_IMPORTED_MODULE_41__ = __webpack_require__(/*! ./NativeApp */ "../../core/frontend/lib/esm/NativeApp.js");
|
|
105060
|
+
/* harmony import */ var _NativeAppLogger__WEBPACK_IMPORTED_MODULE_42__ = __webpack_require__(/*! ./NativeAppLogger */ "../../core/frontend/lib/esm/NativeAppLogger.js");
|
|
105061
|
+
/* harmony import */ var _NoRenderApp__WEBPACK_IMPORTED_MODULE_43__ = __webpack_require__(/*! ./NoRenderApp */ "../../core/frontend/lib/esm/NoRenderApp.js");
|
|
105062
|
+
/* harmony import */ var _NotificationManager__WEBPACK_IMPORTED_MODULE_44__ = __webpack_require__(/*! ./NotificationManager */ "../../core/frontend/lib/esm/NotificationManager.js");
|
|
105063
|
+
/* harmony import */ var _PerModelCategoryVisibility__WEBPACK_IMPORTED_MODULE_45__ = __webpack_require__(/*! ./PerModelCategoryVisibility */ "../../core/frontend/lib/esm/PerModelCategoryVisibility.js");
|
|
105064
|
+
/* harmony import */ var _PlanarClipMaskState__WEBPACK_IMPORTED_MODULE_46__ = __webpack_require__(/*! ./PlanarClipMaskState */ "../../core/frontend/lib/esm/PlanarClipMaskState.js");
|
|
105065
|
+
/* harmony import */ var _SelectionSet__WEBPACK_IMPORTED_MODULE_47__ = __webpack_require__(/*! ./SelectionSet */ "../../core/frontend/lib/esm/SelectionSet.js");
|
|
105066
|
+
/* harmony import */ var _SheetViewState__WEBPACK_IMPORTED_MODULE_48__ = __webpack_require__(/*! ./SheetViewState */ "../../core/frontend/lib/esm/SheetViewState.js");
|
|
105067
|
+
/* harmony import */ var _SpatialViewState__WEBPACK_IMPORTED_MODULE_49__ = __webpack_require__(/*! ./SpatialViewState */ "../../core/frontend/lib/esm/SpatialViewState.js");
|
|
105068
|
+
/* harmony import */ var _Sprites__WEBPACK_IMPORTED_MODULE_50__ = __webpack_require__(/*! ./Sprites */ "../../core/frontend/lib/esm/Sprites.js");
|
|
105069
|
+
/* harmony import */ var _StandardView__WEBPACK_IMPORTED_MODULE_51__ = __webpack_require__(/*! ./StandardView */ "../../core/frontend/lib/esm/StandardView.js");
|
|
105070
|
+
/* harmony import */ var _SubCategoriesCache__WEBPACK_IMPORTED_MODULE_52__ = __webpack_require__(/*! ./SubCategoriesCache */ "../../core/frontend/lib/esm/SubCategoriesCache.js");
|
|
105071
|
+
/* harmony import */ var _TentativePoint__WEBPACK_IMPORTED_MODULE_53__ = __webpack_require__(/*! ./TentativePoint */ "../../core/frontend/lib/esm/TentativePoint.js");
|
|
105072
|
+
/* harmony import */ var _Tiles__WEBPACK_IMPORTED_MODULE_54__ = __webpack_require__(/*! ./Tiles */ "../../core/frontend/lib/esm/Tiles.js");
|
|
105073
|
+
/* harmony import */ var _UserPreferences__WEBPACK_IMPORTED_MODULE_55__ = __webpack_require__(/*! ./UserPreferences */ "../../core/frontend/lib/esm/UserPreferences.js");
|
|
105074
|
+
/* harmony import */ var _ViewAnimation__WEBPACK_IMPORTED_MODULE_56__ = __webpack_require__(/*! ./ViewAnimation */ "../../core/frontend/lib/esm/ViewAnimation.js");
|
|
105075
|
+
/* harmony import */ var _ViewContext__WEBPACK_IMPORTED_MODULE_57__ = __webpack_require__(/*! ./ViewContext */ "../../core/frontend/lib/esm/ViewContext.js");
|
|
105076
|
+
/* harmony import */ var _ViewGlobalLocation__WEBPACK_IMPORTED_MODULE_58__ = __webpack_require__(/*! ./ViewGlobalLocation */ "../../core/frontend/lib/esm/ViewGlobalLocation.js");
|
|
105077
|
+
/* harmony import */ var _ViewingSpace__WEBPACK_IMPORTED_MODULE_59__ = __webpack_require__(/*! ./ViewingSpace */ "../../core/frontend/lib/esm/ViewingSpace.js");
|
|
105078
|
+
/* harmony import */ var _ViewManager__WEBPACK_IMPORTED_MODULE_60__ = __webpack_require__(/*! ./ViewManager */ "../../core/frontend/lib/esm/ViewManager.js");
|
|
105079
|
+
/* harmony import */ var _Viewport__WEBPACK_IMPORTED_MODULE_61__ = __webpack_require__(/*! ./Viewport */ "../../core/frontend/lib/esm/Viewport.js");
|
|
105080
|
+
/* harmony import */ var _ViewportSync__WEBPACK_IMPORTED_MODULE_62__ = __webpack_require__(/*! ./ViewportSync */ "../../core/frontend/lib/esm/ViewportSync.js");
|
|
105081
|
+
/* harmony import */ var _ViewPose__WEBPACK_IMPORTED_MODULE_63__ = __webpack_require__(/*! ./ViewPose */ "../../core/frontend/lib/esm/ViewPose.js");
|
|
105082
|
+
/* harmony import */ var _ViewRect__WEBPACK_IMPORTED_MODULE_64__ = __webpack_require__(/*! ./ViewRect */ "../../core/frontend/lib/esm/ViewRect.js");
|
|
105083
|
+
/* harmony import */ var _ViewState__WEBPACK_IMPORTED_MODULE_65__ = __webpack_require__(/*! ./ViewState */ "../../core/frontend/lib/esm/ViewState.js");
|
|
105084
|
+
/* harmony import */ var _ViewStatus__WEBPACK_IMPORTED_MODULE_66__ = __webpack_require__(/*! ./ViewStatus */ "../../core/frontend/lib/esm/ViewStatus.js");
|
|
105085
|
+
/* harmony import */ var _extension_Extension__WEBPACK_IMPORTED_MODULE_67__ = __webpack_require__(/*! ./extension/Extension */ "../../core/frontend/lib/esm/extension/Extension.js");
|
|
105086
|
+
/* harmony import */ var _extension_providers_LocalExtensionProvider__WEBPACK_IMPORTED_MODULE_68__ = __webpack_require__(/*! ./extension/providers/LocalExtensionProvider */ "../../core/frontend/lib/esm/extension/providers/LocalExtensionProvider.js");
|
|
105087
|
+
/* harmony import */ var _extension_providers_RemoteExtensionProvider__WEBPACK_IMPORTED_MODULE_69__ = __webpack_require__(/*! ./extension/providers/RemoteExtensionProvider */ "../../core/frontend/lib/esm/extension/providers/RemoteExtensionProvider.js");
|
|
105088
|
+
/* harmony import */ var _properties_AngleDescription__WEBPACK_IMPORTED_MODULE_70__ = __webpack_require__(/*! ./properties/AngleDescription */ "../../core/frontend/lib/esm/properties/AngleDescription.js");
|
|
105089
|
+
/* harmony import */ var _properties_FormattedQuantityDescription__WEBPACK_IMPORTED_MODULE_71__ = __webpack_require__(/*! ./properties/FormattedQuantityDescription */ "../../core/frontend/lib/esm/properties/FormattedQuantityDescription.js");
|
|
105090
|
+
/* harmony import */ var _properties_LengthDescription__WEBPACK_IMPORTED_MODULE_72__ = __webpack_require__(/*! ./properties/LengthDescription */ "../../core/frontend/lib/esm/properties/LengthDescription.js");
|
|
105091
|
+
/* harmony import */ var _quantity_formatting_QuantityFormatter__WEBPACK_IMPORTED_MODULE_73__ = __webpack_require__(/*! ./quantity-formatting/QuantityFormatter */ "../../core/frontend/lib/esm/quantity-formatting/QuantityFormatter.js");
|
|
105092
|
+
/* harmony import */ var _quantity_formatting_BaseUnitFormattingSettingsProvider__WEBPACK_IMPORTED_MODULE_74__ = __webpack_require__(/*! ./quantity-formatting/BaseUnitFormattingSettingsProvider */ "../../core/frontend/lib/esm/quantity-formatting/BaseUnitFormattingSettingsProvider.js");
|
|
105093
|
+
/* harmony import */ var _quantity_formatting_LocalUnitFormatProvider__WEBPACK_IMPORTED_MODULE_75__ = __webpack_require__(/*! ./quantity-formatting/LocalUnitFormatProvider */ "../../core/frontend/lib/esm/quantity-formatting/LocalUnitFormatProvider.js");
|
|
105094
|
+
/* harmony import */ var _quantity_formatting_QuantityTypesEditorSpecs__WEBPACK_IMPORTED_MODULE_76__ = __webpack_require__(/*! ./quantity-formatting/QuantityTypesEditorSpecs */ "../../core/frontend/lib/esm/quantity-formatting/QuantityTypesEditorSpecs.js");
|
|
105095
|
+
/* harmony import */ var _render_CanvasDecoration__WEBPACK_IMPORTED_MODULE_77__ = __webpack_require__(/*! ./render/CanvasDecoration */ "../../core/frontend/lib/esm/render/CanvasDecoration.js");
|
|
105096
|
+
/* harmony import */ var _render_Decorations__WEBPACK_IMPORTED_MODULE_78__ = __webpack_require__(/*! ./render/Decorations */ "../../core/frontend/lib/esm/render/Decorations.js");
|
|
105097
|
+
/* harmony import */ var _render_FeatureSymbology__WEBPACK_IMPORTED_MODULE_79__ = __webpack_require__(/*! ./render/FeatureSymbology */ "../../core/frontend/lib/esm/render/FeatureSymbology.js");
|
|
105098
|
+
/* harmony import */ var _render_FrameStats__WEBPACK_IMPORTED_MODULE_80__ = __webpack_require__(/*! ./render/FrameStats */ "../../core/frontend/lib/esm/render/FrameStats.js");
|
|
105099
|
+
/* harmony import */ var _render_GraphicBranch__WEBPACK_IMPORTED_MODULE_81__ = __webpack_require__(/*! ./render/GraphicBranch */ "../../core/frontend/lib/esm/render/GraphicBranch.js");
|
|
105100
|
+
/* harmony import */ var _render_GraphicBuilder__WEBPACK_IMPORTED_MODULE_82__ = __webpack_require__(/*! ./render/GraphicBuilder */ "../../core/frontend/lib/esm/render/GraphicBuilder.js");
|
|
105101
|
+
/* harmony import */ var _render_GraphicPrimitive__WEBPACK_IMPORTED_MODULE_83__ = __webpack_require__(/*! ./render/GraphicPrimitive */ "../../core/frontend/lib/esm/render/GraphicPrimitive.js");
|
|
105102
|
+
/* harmony import */ var _render_InstancedGraphicParams__WEBPACK_IMPORTED_MODULE_84__ = __webpack_require__(/*! ./render/InstancedGraphicParams */ "../../core/frontend/lib/esm/render/InstancedGraphicParams.js");
|
|
105103
|
+
/* harmony import */ var _render_MockRender__WEBPACK_IMPORTED_MODULE_85__ = __webpack_require__(/*! ./render/MockRender */ "../../core/frontend/lib/esm/render/MockRender.js");
|
|
105104
|
+
/* harmony import */ var _render_ParticleCollectionBuilder__WEBPACK_IMPORTED_MODULE_86__ = __webpack_require__(/*! ./render/ParticleCollectionBuilder */ "../../core/frontend/lib/esm/render/ParticleCollectionBuilder.js");
|
|
105105
|
+
/* harmony import */ var _render_Pixel__WEBPACK_IMPORTED_MODULE_87__ = __webpack_require__(/*! ./render/Pixel */ "../../core/frontend/lib/esm/render/Pixel.js");
|
|
105106
|
+
/* harmony import */ var _render_RealityMeshGraphicParams__WEBPACK_IMPORTED_MODULE_88__ = __webpack_require__(/*! ./render/RealityMeshGraphicParams */ "../../core/frontend/lib/esm/render/RealityMeshGraphicParams.js");
|
|
105107
|
+
/* harmony import */ var _render_RealityMeshParams__WEBPACK_IMPORTED_MODULE_89__ = __webpack_require__(/*! ./render/RealityMeshParams */ "../../core/frontend/lib/esm/render/RealityMeshParams.js");
|
|
105108
|
+
/* harmony import */ var _render_RenderClipVolume__WEBPACK_IMPORTED_MODULE_90__ = __webpack_require__(/*! ./render/RenderClipVolume */ "../../core/frontend/lib/esm/render/RenderClipVolume.js");
|
|
105109
|
+
/* harmony import */ var _render_RenderGraphic__WEBPACK_IMPORTED_MODULE_91__ = __webpack_require__(/*! ./render/RenderGraphic */ "../../core/frontend/lib/esm/render/RenderGraphic.js");
|
|
105110
|
+
/* harmony import */ var _render_RenderMaterial__WEBPACK_IMPORTED_MODULE_92__ = __webpack_require__(/*! ./render/RenderMaterial */ "../../core/frontend/lib/esm/render/RenderMaterial.js");
|
|
105111
|
+
/* harmony import */ var _render_RenderMemory__WEBPACK_IMPORTED_MODULE_93__ = __webpack_require__(/*! ./render/RenderMemory */ "../../core/frontend/lib/esm/render/RenderMemory.js");
|
|
105112
|
+
/* harmony import */ var _render_RenderPlan__WEBPACK_IMPORTED_MODULE_94__ = __webpack_require__(/*! ./render/RenderPlan */ "../../core/frontend/lib/esm/render/RenderPlan.js");
|
|
105113
|
+
/* harmony import */ var _render_RenderPlanarClassifier__WEBPACK_IMPORTED_MODULE_95__ = __webpack_require__(/*! ./render/RenderPlanarClassifier */ "../../core/frontend/lib/esm/render/RenderPlanarClassifier.js");
|
|
105114
|
+
/* harmony import */ var _render_RenderTarget__WEBPACK_IMPORTED_MODULE_96__ = __webpack_require__(/*! ./render/RenderTarget */ "../../core/frontend/lib/esm/render/RenderTarget.js");
|
|
105115
|
+
/* harmony import */ var _render_RenderSystem__WEBPACK_IMPORTED_MODULE_97__ = __webpack_require__(/*! ./render/RenderSystem */ "../../core/frontend/lib/esm/render/RenderSystem.js");
|
|
105116
|
+
/* harmony import */ var _render_RenderTexture__WEBPACK_IMPORTED_MODULE_98__ = __webpack_require__(/*! ./render/RenderTexture */ "../../core/frontend/lib/esm/render/RenderTexture.js");
|
|
105117
|
+
/* harmony import */ var _render_Scene__WEBPACK_IMPORTED_MODULE_99__ = __webpack_require__(/*! ./render/Scene */ "../../core/frontend/lib/esm/render/Scene.js");
|
|
105118
|
+
/* harmony import */ var _render_ScreenSpaceEffectBuilder__WEBPACK_IMPORTED_MODULE_100__ = __webpack_require__(/*! ./render/ScreenSpaceEffectBuilder */ "../../core/frontend/lib/esm/render/ScreenSpaceEffectBuilder.js");
|
|
105119
|
+
/* harmony import */ var _render_VisibleFeature__WEBPACK_IMPORTED_MODULE_101__ = __webpack_require__(/*! ./render/VisibleFeature */ "../../core/frontend/lib/esm/render/VisibleFeature.js");
|
|
105120
|
+
/* harmony import */ var _render_webgl_PerformanceMetrics__WEBPACK_IMPORTED_MODULE_102__ = __webpack_require__(/*! ./render/webgl/PerformanceMetrics */ "../../core/frontend/lib/esm/render/webgl/PerformanceMetrics.js");
|
|
105121
|
+
/* harmony import */ var _render_webgl_Target__WEBPACK_IMPORTED_MODULE_103__ = __webpack_require__(/*! ./render/webgl/Target */ "../../core/frontend/lib/esm/render/webgl/Target.js");
|
|
105122
|
+
/* harmony import */ var _render_webgl_IModelFrameLifecycle__WEBPACK_IMPORTED_MODULE_104__ = __webpack_require__(/*! ./render/webgl/IModelFrameLifecycle */ "../../core/frontend/lib/esm/render/webgl/IModelFrameLifecycle.js");
|
|
105123
|
+
/* harmony import */ var _tile_internal__WEBPACK_IMPORTED_MODULE_105__ = __webpack_require__(/*! ./tile/internal */ "../../core/frontend/lib/esm/tile/internal.js");
|
|
105124
|
+
/* harmony import */ var _tools_AccuDrawTool__WEBPACK_IMPORTED_MODULE_106__ = __webpack_require__(/*! ./tools/AccuDrawTool */ "../../core/frontend/lib/esm/tools/AccuDrawTool.js");
|
|
105125
|
+
/* harmony import */ var _tools_ClipViewTool__WEBPACK_IMPORTED_MODULE_107__ = __webpack_require__(/*! ./tools/ClipViewTool */ "../../core/frontend/lib/esm/tools/ClipViewTool.js");
|
|
105126
|
+
/* harmony import */ var _tools_EditManipulator__WEBPACK_IMPORTED_MODULE_108__ = __webpack_require__(/*! ./tools/EditManipulator */ "../../core/frontend/lib/esm/tools/EditManipulator.js");
|
|
105127
|
+
/* harmony import */ var _tools_ElementSetTool__WEBPACK_IMPORTED_MODULE_109__ = __webpack_require__(/*! ./tools/ElementSetTool */ "../../core/frontend/lib/esm/tools/ElementSetTool.js");
|
|
105128
|
+
/* harmony import */ var _tools_EventController__WEBPACK_IMPORTED_MODULE_110__ = __webpack_require__(/*! ./tools/EventController */ "../../core/frontend/lib/esm/tools/EventController.js");
|
|
105129
|
+
/* harmony import */ var _tools_IdleTool__WEBPACK_IMPORTED_MODULE_111__ = __webpack_require__(/*! ./tools/IdleTool */ "../../core/frontend/lib/esm/tools/IdleTool.js");
|
|
105130
|
+
/* harmony import */ var _tools_MeasureTool__WEBPACK_IMPORTED_MODULE_112__ = __webpack_require__(/*! ./tools/MeasureTool */ "../../core/frontend/lib/esm/tools/MeasureTool.js");
|
|
105131
|
+
/* harmony import */ var _tools_PrimitiveTool__WEBPACK_IMPORTED_MODULE_113__ = __webpack_require__(/*! ./tools/PrimitiveTool */ "../../core/frontend/lib/esm/tools/PrimitiveTool.js");
|
|
105132
|
+
/* harmony import */ var _tools_SelectTool__WEBPACK_IMPORTED_MODULE_114__ = __webpack_require__(/*! ./tools/SelectTool */ "../../core/frontend/lib/esm/tools/SelectTool.js");
|
|
105133
|
+
/* harmony import */ var _tools_Tool__WEBPACK_IMPORTED_MODULE_115__ = __webpack_require__(/*! ./tools/Tool */ "../../core/frontend/lib/esm/tools/Tool.js");
|
|
105134
|
+
/* harmony import */ var _tools_ToolSettings__WEBPACK_IMPORTED_MODULE_116__ = __webpack_require__(/*! ./tools/ToolSettings */ "../../core/frontend/lib/esm/tools/ToolSettings.js");
|
|
105135
|
+
/* harmony import */ var _tools_ToolAdmin__WEBPACK_IMPORTED_MODULE_117__ = __webpack_require__(/*! ./tools/ToolAdmin */ "../../core/frontend/lib/esm/tools/ToolAdmin.js");
|
|
105136
|
+
/* harmony import */ var _tools_ToolAssistance__WEBPACK_IMPORTED_MODULE_118__ = __webpack_require__(/*! ./tools/ToolAssistance */ "../../core/frontend/lib/esm/tools/ToolAssistance.js");
|
|
105137
|
+
/* harmony import */ var _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__ = __webpack_require__(/*! ./tools/ViewTool */ "../../core/frontend/lib/esm/tools/ViewTool.js");
|
|
105138
|
+
/* harmony import */ var _BackgroundMapGeometry__WEBPACK_IMPORTED_MODULE_120__ = __webpack_require__(/*! ./BackgroundMapGeometry */ "../../core/frontend/lib/esm/BackgroundMapGeometry.js");
|
|
105139
|
+
/* harmony import */ var _ViewCreator2d__WEBPACK_IMPORTED_MODULE_121__ = __webpack_require__(/*! ./ViewCreator2d */ "../../core/frontend/lib/esm/ViewCreator2d.js");
|
|
105140
|
+
/* harmony import */ var _ViewCreator3d__WEBPACK_IMPORTED_MODULE_122__ = __webpack_require__(/*! ./ViewCreator3d */ "../../core/frontend/lib/esm/ViewCreator3d.js");
|
|
105141
|
+
/* harmony import */ var _LocalhostIpcApp__WEBPACK_IMPORTED_MODULE_123__ = __webpack_require__(/*! ./LocalhostIpcApp */ "../../core/frontend/lib/esm/LocalhostIpcApp.js");
|
|
105142
|
+
/* harmony import */ var _RealityDataSource__WEBPACK_IMPORTED_MODULE_124__ = __webpack_require__(/*! ./RealityDataSource */ "../../core/frontend/lib/esm/RealityDataSource.js");
|
|
105143
|
+
/* harmony import */ var _extension_ExtensionRuntime__WEBPACK_IMPORTED_MODULE_125__ = __webpack_require__(/*! ./extension/ExtensionRuntime */ "../../core/frontend/lib/esm/extension/ExtensionRuntime.js");
|
|
105112
105144
|
/*---------------------------------------------------------------------------------------------
|
|
105113
105145
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
105114
105146
|
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
@@ -105235,6 +105267,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
105235
105267
|
|
|
105236
105268
|
|
|
105237
105269
|
|
|
105270
|
+
|
|
105238
105271
|
|
|
105239
105272
|
|
|
105240
105273
|
// TODO/FIX: "./extension/ExtensionRuntime" import has to be last to avoid circular dependency errors.
|
|
@@ -106013,6 +106046,161 @@ class RemoteExtensionProvider {
|
|
|
106013
106046
|
}
|
|
106014
106047
|
|
|
106015
106048
|
|
|
106049
|
+
/***/ }),
|
|
106050
|
+
|
|
106051
|
+
/***/ "../../core/frontend/lib/esm/gltf/GltfSchema.js":
|
|
106052
|
+
/*!******************************************************!*\
|
|
106053
|
+
!*** ../../core/frontend/lib/esm/gltf/GltfSchema.js ***!
|
|
106054
|
+
\******************************************************/
|
|
106055
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
106056
|
+
|
|
106057
|
+
"use strict";
|
|
106058
|
+
__webpack_require__.r(__webpack_exports__);
|
|
106059
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
106060
|
+
/* harmony export */ "GltfBufferTarget": () => (/* binding */ GltfBufferTarget),
|
|
106061
|
+
/* harmony export */ "GltfDataType": () => (/* binding */ GltfDataType),
|
|
106062
|
+
/* harmony export */ "GltfMagFilter": () => (/* binding */ GltfMagFilter),
|
|
106063
|
+
/* harmony export */ "GltfMeshMode": () => (/* binding */ GltfMeshMode),
|
|
106064
|
+
/* harmony export */ "GltfMinFilter": () => (/* binding */ GltfMinFilter),
|
|
106065
|
+
/* harmony export */ "GltfTechniqueState": () => (/* binding */ GltfTechniqueState),
|
|
106066
|
+
/* harmony export */ "GltfWrapMode": () => (/* binding */ GltfWrapMode),
|
|
106067
|
+
/* harmony export */ "getGltfNodeMeshIds": () => (/* binding */ getGltfNodeMeshIds),
|
|
106068
|
+
/* harmony export */ "gltfDictionaryIterator": () => (/* binding */ gltfDictionaryIterator),
|
|
106069
|
+
/* harmony export */ "isGltf1Material": () => (/* binding */ isGltf1Material),
|
|
106070
|
+
/* harmony export */ "traverseGltfNodes": () => (/* binding */ traverseGltfNodes)
|
|
106071
|
+
/* harmony export */ });
|
|
106072
|
+
/*---------------------------------------------------------------------------------------------
|
|
106073
|
+
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
106074
|
+
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
106075
|
+
*--------------------------------------------------------------------------------------------*/
|
|
106076
|
+
/** @packageDocumentation
|
|
106077
|
+
* @module Rendering
|
|
106078
|
+
*/
|
|
106079
|
+
/** Enumerates the types of [[GltfMeshPrimitive]] topologies.
|
|
106080
|
+
* @internal
|
|
106081
|
+
*/
|
|
106082
|
+
var GltfMeshMode;
|
|
106083
|
+
(function (GltfMeshMode) {
|
|
106084
|
+
GltfMeshMode[GltfMeshMode["Points"] = 0] = "Points";
|
|
106085
|
+
GltfMeshMode[GltfMeshMode["Lines"] = 1] = "Lines";
|
|
106086
|
+
GltfMeshMode[GltfMeshMode["LineStrip"] = 3] = "LineStrip";
|
|
106087
|
+
GltfMeshMode[GltfMeshMode["Triangles"] = 4] = "Triangles";
|
|
106088
|
+
/** Not currently supported. */
|
|
106089
|
+
GltfMeshMode[GltfMeshMode["TriangleStrip"] = 5] = "TriangleStrip";
|
|
106090
|
+
/** Not currently supported. */
|
|
106091
|
+
GltfMeshMode[GltfMeshMode["TriangleFan"] = 6] = "TriangleFan";
|
|
106092
|
+
})(GltfMeshMode || (GltfMeshMode = {}));
|
|
106093
|
+
/** Enumerates the basic data types supported by accessors, material values, technique uniforms, etc.
|
|
106094
|
+
* @internal
|
|
106095
|
+
*/
|
|
106096
|
+
var GltfDataType;
|
|
106097
|
+
(function (GltfDataType) {
|
|
106098
|
+
GltfDataType[GltfDataType["SignedByte"] = 5120] = "SignedByte";
|
|
106099
|
+
GltfDataType[GltfDataType["UnsignedByte"] = 5121] = "UnsignedByte";
|
|
106100
|
+
GltfDataType[GltfDataType["SignedShort"] = 5122] = "SignedShort";
|
|
106101
|
+
GltfDataType[GltfDataType["UnsignedShort"] = 5123] = "UnsignedShort";
|
|
106102
|
+
GltfDataType[GltfDataType["UInt32"] = 5125] = "UInt32";
|
|
106103
|
+
GltfDataType[GltfDataType["Float"] = 5126] = "Float";
|
|
106104
|
+
GltfDataType[GltfDataType["Rgb"] = 6407] = "Rgb";
|
|
106105
|
+
GltfDataType[GltfDataType["Rgba"] = 6408] = "Rgba";
|
|
106106
|
+
GltfDataType[GltfDataType["IntVec2"] = 35667] = "IntVec2";
|
|
106107
|
+
GltfDataType[GltfDataType["IntVec3"] = 35668] = "IntVec3";
|
|
106108
|
+
GltfDataType[GltfDataType["FloatVec2"] = 35664] = "FloatVec2";
|
|
106109
|
+
GltfDataType[GltfDataType["FloatVec3"] = 35665] = "FloatVec3";
|
|
106110
|
+
GltfDataType[GltfDataType["FloatVec4"] = 35666] = "FloatVec4";
|
|
106111
|
+
GltfDataType[GltfDataType["FloatMat3"] = 35675] = "FloatMat3";
|
|
106112
|
+
GltfDataType[GltfDataType["FloatMat4"] = 35676] = "FloatMat4";
|
|
106113
|
+
GltfDataType[GltfDataType["Sampler2d"] = 35678] = "Sampler2d";
|
|
106114
|
+
})(GltfDataType || (GltfDataType = {}));
|
|
106115
|
+
/** @internal */
|
|
106116
|
+
var GltfMagFilter;
|
|
106117
|
+
(function (GltfMagFilter) {
|
|
106118
|
+
GltfMagFilter[GltfMagFilter["Nearest"] = 9728] = "Nearest";
|
|
106119
|
+
GltfMagFilter[GltfMagFilter["Linear"] = 9729] = "Linear";
|
|
106120
|
+
})(GltfMagFilter || (GltfMagFilter = {}));
|
|
106121
|
+
/** @internal */
|
|
106122
|
+
var GltfMinFilter;
|
|
106123
|
+
(function (GltfMinFilter) {
|
|
106124
|
+
GltfMinFilter[GltfMinFilter["Nearest"] = 9728] = "Nearest";
|
|
106125
|
+
GltfMinFilter[GltfMinFilter["Linear"] = 9729] = "Linear";
|
|
106126
|
+
GltfMinFilter[GltfMinFilter["NearestMipMapNearest"] = 9984] = "NearestMipMapNearest";
|
|
106127
|
+
GltfMinFilter[GltfMinFilter["LinearMipMapNearest"] = 9985] = "LinearMipMapNearest";
|
|
106128
|
+
GltfMinFilter[GltfMinFilter["NearestMipMapLinear"] = 9986] = "NearestMipMapLinear";
|
|
106129
|
+
GltfMinFilter[GltfMinFilter["LinearMipMapLinear"] = 9987] = "LinearMipMapLinear";
|
|
106130
|
+
})(GltfMinFilter || (GltfMinFilter = {}));
|
|
106131
|
+
/** Describes how texture coordinates outside of the range [0..1] are handled.
|
|
106132
|
+
* @internal
|
|
106133
|
+
*/
|
|
106134
|
+
var GltfWrapMode;
|
|
106135
|
+
(function (GltfWrapMode) {
|
|
106136
|
+
GltfWrapMode[GltfWrapMode["ClampToEdge"] = 33071] = "ClampToEdge";
|
|
106137
|
+
GltfWrapMode[GltfWrapMode["MirroredRepeat"] = 33648] = "MirroredRepeat";
|
|
106138
|
+
GltfWrapMode[GltfWrapMode["Repeat"] = 10497] = "Repeat";
|
|
106139
|
+
})(GltfWrapMode || (GltfWrapMode = {}));
|
|
106140
|
+
/** Describes the intended target of a [[GltfBufferViewProps]].
|
|
106141
|
+
* @internal
|
|
106142
|
+
*/
|
|
106143
|
+
var GltfBufferTarget;
|
|
106144
|
+
(function (GltfBufferTarget) {
|
|
106145
|
+
GltfBufferTarget[GltfBufferTarget["ArrayBuffer"] = 34962] = "ArrayBuffer";
|
|
106146
|
+
GltfBufferTarget[GltfBufferTarget["ElementArrayBuffer"] = 24963] = "ElementArrayBuffer";
|
|
106147
|
+
})(GltfBufferTarget || (GltfBufferTarget = {}));
|
|
106148
|
+
/** Iterate the contents of a [[GltfDictionary]].
|
|
106149
|
+
* @internal
|
|
106150
|
+
*/
|
|
106151
|
+
function* gltfDictionaryIterator(dict) {
|
|
106152
|
+
if (Array.isArray(dict)) {
|
|
106153
|
+
for (const elem of dict)
|
|
106154
|
+
yield elem;
|
|
106155
|
+
}
|
|
106156
|
+
else {
|
|
106157
|
+
for (const key of Object.keys(dict)) {
|
|
106158
|
+
const value = dict[key];
|
|
106159
|
+
if (undefined !== value)
|
|
106160
|
+
yield value;
|
|
106161
|
+
}
|
|
106162
|
+
}
|
|
106163
|
+
}
|
|
106164
|
+
/** Get the Ids of the meshes associated with a node.
|
|
106165
|
+
* @internal
|
|
106166
|
+
*/
|
|
106167
|
+
function getGltfNodeMeshIds(node) {
|
|
106168
|
+
if (undefined !== node.meshes)
|
|
106169
|
+
return typeof node.meshes === "string" ? [node.meshes] : node.meshes;
|
|
106170
|
+
else if (undefined !== node.mesh)
|
|
106171
|
+
return [node.mesh];
|
|
106172
|
+
return [];
|
|
106173
|
+
}
|
|
106174
|
+
/** @internal */
|
|
106175
|
+
function* traverseGltfNodes(ids, nodes, traversed) {
|
|
106176
|
+
for (const id of ids) {
|
|
106177
|
+
if (traversed.has(id))
|
|
106178
|
+
throw new Error("Cycle detected while traversing glTF nodes");
|
|
106179
|
+
const node = nodes[id];
|
|
106180
|
+
if (!node)
|
|
106181
|
+
continue;
|
|
106182
|
+
traversed.add(id);
|
|
106183
|
+
yield node;
|
|
106184
|
+
if (node.children)
|
|
106185
|
+
for (const child of traverseGltfNodes(node.children, nodes, traversed))
|
|
106186
|
+
yield child;
|
|
106187
|
+
}
|
|
106188
|
+
}
|
|
106189
|
+
/** GL states that can be enabled by a [[GltfTechnique]]. Only those queried by this implementation are enumerated.
|
|
106190
|
+
* @internal
|
|
106191
|
+
*/
|
|
106192
|
+
var GltfTechniqueState;
|
|
106193
|
+
(function (GltfTechniqueState) {
|
|
106194
|
+
/** Enables alpha blending. */
|
|
106195
|
+
GltfTechniqueState[GltfTechniqueState["Blend"] = 3042] = "Blend";
|
|
106196
|
+
})(GltfTechniqueState || (GltfTechniqueState = {}));
|
|
106197
|
+
/** @internal */
|
|
106198
|
+
function isGltf1Material(material) {
|
|
106199
|
+
const mat1 = material;
|
|
106200
|
+
return undefined !== mat1.technique || undefined !== mat1.values;
|
|
106201
|
+
}
|
|
106202
|
+
|
|
106203
|
+
|
|
106016
106204
|
/***/ }),
|
|
106017
106205
|
|
|
106018
106206
|
/***/ "../../core/frontend/lib/esm/properties/AngleDescription.js":
|
|
@@ -108463,9 +108651,18 @@ class GraphicBuilder {
|
|
|
108463
108651
|
break;
|
|
108464
108652
|
}
|
|
108465
108653
|
}
|
|
108466
|
-
/** Add
|
|
108467
|
-
|
|
108468
|
-
|
|
108654
|
+
/** Add a box representing a volume of space. Typically used for debugging purposes.
|
|
108655
|
+
* @param range The volume of space.
|
|
108656
|
+
* @param solid If true, a [[Box]] solid primitive will be added; otherwise, a wireframe outline of the box will be added.
|
|
108657
|
+
*/
|
|
108658
|
+
addRangeBox(range, solid = false) {
|
|
108659
|
+
if (!solid) {
|
|
108660
|
+
this.addFrustum(_itwin_core_common__WEBPACK_IMPORTED_MODULE_2__.Frustum.fromRange(range));
|
|
108661
|
+
return;
|
|
108662
|
+
}
|
|
108663
|
+
const box = _itwin_core_geometry__WEBPACK_IMPORTED_MODULE_1__.Box.createRange(range, true);
|
|
108664
|
+
if (box)
|
|
108665
|
+
this.addSolidPrimitive(box);
|
|
108469
108666
|
}
|
|
108470
108667
|
/** Add Frustum edges. Useful for debugging. */
|
|
108471
108668
|
addFrustum(frustum) {
|
|
@@ -142635,7 +142832,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
142635
142832
|
/* harmony import */ var _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @itwin/core-bentley */ "../../core/bentley/lib/esm/core-bentley.js");
|
|
142636
142833
|
/* harmony import */ var _itwin_core_geometry__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @itwin/core-geometry */ "../../core/geometry/lib/esm/core-geometry.js");
|
|
142637
142834
|
/* harmony import */ var _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @itwin/core-common */ "../../core/common/lib/esm/core-common.js");
|
|
142638
|
-
/* harmony import */ var
|
|
142835
|
+
/* harmony import */ var _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../gltf/GltfSchema */ "../../core/frontend/lib/esm/gltf/GltfSchema.js");
|
|
142836
|
+
/* harmony import */ var _internal__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./internal */ "../../core/frontend/lib/esm/tile/internal.js");
|
|
142639
142837
|
/*---------------------------------------------------------------------------------------------
|
|
142640
142838
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
142641
142839
|
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
@@ -142647,11 +142845,12 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
142647
142845
|
|
|
142648
142846
|
|
|
142649
142847
|
|
|
142848
|
+
|
|
142650
142849
|
/**
|
|
142651
142850
|
* Deserializes a tile in [b3dm](https://github.com/AnalyticalGraphicsInc/3d-tiles/tree/master/specification/TileFormats/Batched3DModel) format.
|
|
142652
142851
|
* @internal
|
|
142653
142852
|
*/
|
|
142654
|
-
class B3dmReader extends
|
|
142853
|
+
class B3dmReader extends _internal__WEBPACK_IMPORTED_MODULE_4__.GltfReader {
|
|
142655
142854
|
constructor(props, iModel, modelId, is3d, system, _range, _isLeaf, _batchTableLength, _transformToRoot, _batchTableJson, shouldAbort, _idMap, _pseudoRtcBias, deduplicateVertices = false) {
|
|
142656
142855
|
super({
|
|
142657
142856
|
props, iModel, system, shouldAbort, deduplicateVertices,
|
|
@@ -142688,7 +142887,7 @@ class B3dmReader extends _internal__WEBPACK_IMPORTED_MODULE_3__.GltfReader {
|
|
|
142688
142887
|
}
|
|
142689
142888
|
if (undefined !== returnToCenterTransform)
|
|
142690
142889
|
transformToRoot = transformToRoot ? transformToRoot.multiplyTransformTransform(returnToCenterTransform) : returnToCenterTransform;
|
|
142691
|
-
const props =
|
|
142890
|
+
const props = _internal__WEBPACK_IMPORTED_MODULE_4__.GltfReaderProps.create(stream.nextBytes(header.length - stream.curPos), yAxisUp);
|
|
142692
142891
|
const batchTableLength = header.featureTableJson ? _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.JsonUtils.asInt(header.featureTableJson.BATCH_LENGTH, 0) : 0;
|
|
142693
142892
|
return undefined !== props ? new B3dmReader(props, iModel, modelId, is3d, system, range, isLeaf, batchTableLength, transformToRoot, header.batchTableJson, isCanceled, idMap, pseudoRtcBias, deduplicateVertices) : undefined;
|
|
142694
142893
|
}
|
|
@@ -142772,7 +142971,7 @@ class B3dmReader extends _internal__WEBPACK_IMPORTED_MODULE_3__.GltfReader {
|
|
|
142772
142971
|
if (this._batchTableLength > 0 && undefined !== this._batchTableJson && undefined !== json.attributes) {
|
|
142773
142972
|
const view = this.getBufferView(json.attributes, "_BATCHID");
|
|
142774
142973
|
let batchIds;
|
|
142775
|
-
if (undefined !== view && (undefined !== (batchIds = view.toBufferData(
|
|
142974
|
+
if (undefined !== view && (undefined !== (batchIds = view.toBufferData(_gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_3__.GltfDataType.UInt32)) || undefined !== (batchIds = view.toBufferData(_gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_3__.GltfDataType.Float)))) {
|
|
142776
142975
|
const indices = [];
|
|
142777
142976
|
const { colors, colorMap } = mesh;
|
|
142778
142977
|
let colorRemap;
|
|
@@ -143619,12 +143818,10 @@ class GraphicsTile extends _internal__WEBPACK_IMPORTED_MODULE_4__.Tile {
|
|
|
143619
143818
|
__webpack_require__.r(__webpack_exports__);
|
|
143620
143819
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
143621
143820
|
/* harmony export */ "GltfBufferData": () => (/* binding */ GltfBufferData),
|
|
143622
|
-
/* harmony export */ "GltfDataType": () => (/* binding */ GltfDataType),
|
|
143623
143821
|
/* harmony export */ "GltfGraphicsReader": () => (/* binding */ GltfGraphicsReader),
|
|
143624
143822
|
/* harmony export */ "GltfMeshData": () => (/* binding */ GltfMeshData),
|
|
143625
143823
|
/* harmony export */ "GltfReader": () => (/* binding */ GltfReader),
|
|
143626
143824
|
/* harmony export */ "GltfReaderProps": () => (/* binding */ GltfReaderProps),
|
|
143627
|
-
/* harmony export */ "GltfWrapMode": () => (/* binding */ GltfWrapMode),
|
|
143628
143825
|
/* harmony export */ "readGltfGraphics": () => (/* binding */ readGltfGraphics)
|
|
143629
143826
|
/* harmony export */ });
|
|
143630
143827
|
/* harmony import */ var _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @itwin/core-bentley */ "../../core/bentley/lib/esm/core-bentley.js");
|
|
@@ -143638,6 +143835,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
143638
143835
|
/* harmony import */ var _render_primitives_DisplayParams__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ../render/primitives/DisplayParams */ "../../core/frontend/lib/esm/render/primitives/DisplayParams.js");
|
|
143639
143836
|
/* harmony import */ var _render_primitives_mesh_MeshPrimitives__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ../render/primitives/mesh/MeshPrimitives */ "../../core/frontend/lib/esm/render/primitives/mesh/MeshPrimitives.js");
|
|
143640
143837
|
/* harmony import */ var _render_primitives_Primitives__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! ../render/primitives/Primitives */ "../../core/frontend/lib/esm/render/primitives/Primitives.js");
|
|
143838
|
+
/* harmony import */ var _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ../gltf/GltfSchema */ "../../core/frontend/lib/esm/gltf/GltfSchema.js");
|
|
143641
143839
|
/*---------------------------------------------------------------------------------------------
|
|
143642
143840
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
143643
143841
|
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
@@ -143656,102 +143854,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
143656
143854
|
|
|
143657
143855
|
|
|
143658
143856
|
|
|
143659
|
-
|
|
143660
|
-
/** Enumerates the types of [[GltfMeshPrimitive]] topologies. */
|
|
143661
|
-
var GltfMeshMode;
|
|
143662
|
-
(function (GltfMeshMode) {
|
|
143663
|
-
GltfMeshMode[GltfMeshMode["Points"] = 0] = "Points";
|
|
143664
|
-
GltfMeshMode[GltfMeshMode["Lines"] = 1] = "Lines";
|
|
143665
|
-
GltfMeshMode[GltfMeshMode["LineStrip"] = 3] = "LineStrip";
|
|
143666
|
-
GltfMeshMode[GltfMeshMode["Triangles"] = 4] = "Triangles";
|
|
143667
|
-
/** Not currently supported. */
|
|
143668
|
-
GltfMeshMode[GltfMeshMode["TriangleStrip"] = 5] = "TriangleStrip";
|
|
143669
|
-
/** Not currently supported. */
|
|
143670
|
-
GltfMeshMode[GltfMeshMode["TriangleFan"] = 6] = "TriangleFan";
|
|
143671
|
-
})(GltfMeshMode || (GltfMeshMode = {}));
|
|
143672
|
-
/** Enumerates the basic data types supported by accessors, material values, technique uniforms, etc.
|
|
143673
|
-
* @internal
|
|
143674
|
-
*/
|
|
143675
|
-
var GltfDataType;
|
|
143676
|
-
(function (GltfDataType) {
|
|
143677
|
-
GltfDataType[GltfDataType["SignedByte"] = 5120] = "SignedByte";
|
|
143678
|
-
GltfDataType[GltfDataType["UnsignedByte"] = 5121] = "UnsignedByte";
|
|
143679
|
-
GltfDataType[GltfDataType["SignedShort"] = 5122] = "SignedShort";
|
|
143680
|
-
GltfDataType[GltfDataType["UnsignedShort"] = 5123] = "UnsignedShort";
|
|
143681
|
-
GltfDataType[GltfDataType["UInt32"] = 5125] = "UInt32";
|
|
143682
|
-
GltfDataType[GltfDataType["Float"] = 5126] = "Float";
|
|
143683
|
-
GltfDataType[GltfDataType["Rgb"] = 6407] = "Rgb";
|
|
143684
|
-
GltfDataType[GltfDataType["Rgba"] = 6408] = "Rgba";
|
|
143685
|
-
GltfDataType[GltfDataType["IntVec2"] = 35667] = "IntVec2";
|
|
143686
|
-
GltfDataType[GltfDataType["IntVec3"] = 35668] = "IntVec3";
|
|
143687
|
-
GltfDataType[GltfDataType["FloatVec2"] = 35664] = "FloatVec2";
|
|
143688
|
-
GltfDataType[GltfDataType["FloatVec3"] = 35665] = "FloatVec3";
|
|
143689
|
-
GltfDataType[GltfDataType["FloatVec4"] = 35666] = "FloatVec4";
|
|
143690
|
-
GltfDataType[GltfDataType["FloatMat3"] = 35675] = "FloatMat3";
|
|
143691
|
-
GltfDataType[GltfDataType["FloatMat4"] = 35676] = "FloatMat4";
|
|
143692
|
-
GltfDataType[GltfDataType["Sampler2d"] = 35678] = "Sampler2d";
|
|
143693
|
-
})(GltfDataType || (GltfDataType = {}));
|
|
143694
|
-
/** @internal */
|
|
143695
|
-
var GltfMagFilter;
|
|
143696
|
-
(function (GltfMagFilter) {
|
|
143697
|
-
GltfMagFilter[GltfMagFilter["Nearest"] = 9728] = "Nearest";
|
|
143698
|
-
GltfMagFilter[GltfMagFilter["Linear"] = 9729] = "Linear";
|
|
143699
|
-
})(GltfMagFilter || (GltfMagFilter = {}));
|
|
143700
|
-
/** @internal */
|
|
143701
|
-
var GltfMinFilter;
|
|
143702
|
-
(function (GltfMinFilter) {
|
|
143703
|
-
GltfMinFilter[GltfMinFilter["Nearest"] = 9728] = "Nearest";
|
|
143704
|
-
GltfMinFilter[GltfMinFilter["Linear"] = 9729] = "Linear";
|
|
143705
|
-
GltfMinFilter[GltfMinFilter["NearestMipMapNearest"] = 9984] = "NearestMipMapNearest";
|
|
143706
|
-
GltfMinFilter[GltfMinFilter["LinearMipMapNearest"] = 9985] = "LinearMipMapNearest";
|
|
143707
|
-
GltfMinFilter[GltfMinFilter["NearestMipMapLinear"] = 9986] = "NearestMipMapLinear";
|
|
143708
|
-
GltfMinFilter[GltfMinFilter["LinearMipMapLinear"] = 9987] = "LinearMipMapLinear";
|
|
143709
|
-
})(GltfMinFilter || (GltfMinFilter = {}));
|
|
143710
|
-
/** Describes how texture coordinates outside of the range [0..1] are handled.
|
|
143711
|
-
* @internal
|
|
143712
|
-
*/
|
|
143713
|
-
var GltfWrapMode;
|
|
143714
|
-
(function (GltfWrapMode) {
|
|
143715
|
-
GltfWrapMode[GltfWrapMode["ClampToEdge"] = 33071] = "ClampToEdge";
|
|
143716
|
-
GltfWrapMode[GltfWrapMode["MirroredRepeat"] = 33648] = "MirroredRepeat";
|
|
143717
|
-
GltfWrapMode[GltfWrapMode["Repeat"] = 10497] = "Repeat";
|
|
143718
|
-
})(GltfWrapMode || (GltfWrapMode = {}));
|
|
143719
|
-
/** Describes the intended target of a [[GltfBufferViewProps]]. */
|
|
143720
|
-
var GltfBufferTarget;
|
|
143721
|
-
(function (GltfBufferTarget) {
|
|
143722
|
-
GltfBufferTarget[GltfBufferTarget["ArrayBuffer"] = 34962] = "ArrayBuffer";
|
|
143723
|
-
GltfBufferTarget[GltfBufferTarget["ElementArrayBuffer"] = 24963] = "ElementArrayBuffer";
|
|
143724
|
-
})(GltfBufferTarget || (GltfBufferTarget = {}));
|
|
143725
|
-
function* dictionaryIterator(dict) {
|
|
143726
|
-
if (Array.isArray(dict)) {
|
|
143727
|
-
for (const elem of dict)
|
|
143728
|
-
yield elem;
|
|
143729
|
-
}
|
|
143730
|
-
else {
|
|
143731
|
-
for (const key of Object.keys(dict)) {
|
|
143732
|
-
const value = dict[key];
|
|
143733
|
-
if (undefined !== value)
|
|
143734
|
-
yield value;
|
|
143735
|
-
}
|
|
143736
|
-
}
|
|
143737
|
-
}
|
|
143738
|
-
function getNodeMeshIds(node) {
|
|
143739
|
-
if (undefined !== node.meshes)
|
|
143740
|
-
return typeof node.meshes === "string" ? [node.meshes] : node.meshes;
|
|
143741
|
-
else if (undefined !== node.mesh)
|
|
143742
|
-
return [node.mesh];
|
|
143743
|
-
return [];
|
|
143744
|
-
}
|
|
143745
|
-
/** GL states that can be enabled by a [[GltfTechnique]]. Only those queried by this implementation are enumerated. */
|
|
143746
|
-
var GltfTechniqueState;
|
|
143747
|
-
(function (GltfTechniqueState) {
|
|
143748
|
-
/** Enables alpha blending. */
|
|
143749
|
-
GltfTechniqueState[GltfTechniqueState["Blend"] = 3042] = "Blend";
|
|
143750
|
-
})(GltfTechniqueState || (GltfTechniqueState = {}));
|
|
143751
|
-
function isGltf1Material(material) {
|
|
143752
|
-
const mat1 = material;
|
|
143753
|
-
return undefined !== mat1.technique || undefined !== mat1.values;
|
|
143754
|
-
}
|
|
143857
|
+
|
|
143755
143858
|
/**
|
|
143756
143859
|
* A chunk of binary data exposed as a typed array.
|
|
143757
143860
|
* The count member indicates how many elements exist. This may be less than this.buffer.length due to padding added to the
|
|
@@ -143772,15 +143875,15 @@ class GltfBufferData {
|
|
|
143772
143875
|
if (expectedType !== actualType) {
|
|
143773
143876
|
// Some data is stored in smaller data types to save space if no values exceed the maximum of the smaller type.
|
|
143774
143877
|
switch (expectedType) {
|
|
143775
|
-
case GltfDataType.Float:
|
|
143776
|
-
case GltfDataType.UnsignedByte:
|
|
143878
|
+
case _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.Float:
|
|
143879
|
+
case _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.UnsignedByte:
|
|
143777
143880
|
return undefined;
|
|
143778
|
-
case GltfDataType.UnsignedShort:
|
|
143779
|
-
if (GltfDataType.UnsignedByte !== actualType)
|
|
143881
|
+
case _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.UnsignedShort:
|
|
143882
|
+
if (_gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.UnsignedByte !== actualType)
|
|
143780
143883
|
return undefined;
|
|
143781
143884
|
break;
|
|
143782
|
-
case GltfDataType.UInt32:
|
|
143783
|
-
if (GltfDataType.UnsignedByte !== actualType && GltfDataType.UnsignedShort !== actualType)
|
|
143885
|
+
case _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.UInt32:
|
|
143886
|
+
if (_gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.UnsignedByte !== actualType && _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.UnsignedShort !== actualType)
|
|
143784
143887
|
return undefined;
|
|
143785
143888
|
break;
|
|
143786
143889
|
}
|
|
@@ -143792,13 +143895,13 @@ class GltfBufferData {
|
|
|
143792
143895
|
// NB: Endianness of typed array data is determined by the 'platform byte order'. Actual data is always little-endian.
|
|
143793
143896
|
// We are assuming little-endian platform. If we find a big-endian platform, we'll need to use a DataView instead.
|
|
143794
143897
|
switch (actualType) {
|
|
143795
|
-
case GltfDataType.UnsignedByte:
|
|
143898
|
+
case _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.UnsignedByte:
|
|
143796
143899
|
return bytes;
|
|
143797
|
-
case GltfDataType.UnsignedShort:
|
|
143900
|
+
case _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.UnsignedShort:
|
|
143798
143901
|
return new Uint16Array(bytes.buffer, bytes.byteOffset, bytes.byteLength / 2);
|
|
143799
|
-
case GltfDataType.UInt32:
|
|
143902
|
+
case _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.UInt32:
|
|
143800
143903
|
return new Uint32Array(bytes.buffer, bytes.byteOffset, bytes.byteLength / 4);
|
|
143801
|
-
case GltfDataType.Float:
|
|
143904
|
+
case _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.Float:
|
|
143802
143905
|
return new Float32Array(bytes.buffer, bytes.byteOffset, bytes.byteLength / 4);
|
|
143803
143906
|
default:
|
|
143804
143907
|
return undefined;
|
|
@@ -143934,7 +144037,7 @@ function colorFromJson(values) {
|
|
|
143934
144037
|
}
|
|
143935
144038
|
function colorFromMaterial(material, isTransparent) {
|
|
143936
144039
|
let color = _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__.ColorDef.white;
|
|
143937
|
-
if (isGltf1Material(material)) {
|
|
144040
|
+
if ((0,_gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.isGltf1Material)(material)) {
|
|
143938
144041
|
if (material.values?.color && Array.isArray(material.values.color))
|
|
143939
144042
|
color = colorFromJson(material.values.color);
|
|
143940
144043
|
}
|
|
@@ -143989,20 +144092,6 @@ class TransformStack {
|
|
|
143989
144092
|
this._stack.pop();
|
|
143990
144093
|
}
|
|
143991
144094
|
}
|
|
143992
|
-
function* traverseNodes(ids, nodes, traversed) {
|
|
143993
|
-
for (const id of ids) {
|
|
143994
|
-
if (traversed.has(id))
|
|
143995
|
-
throw new Error("Cycle detected while traversing glTF nodes");
|
|
143996
|
-
const node = nodes[id];
|
|
143997
|
-
if (!node)
|
|
143998
|
-
continue;
|
|
143999
|
-
traversed.add(id);
|
|
144000
|
-
yield node;
|
|
144001
|
-
if (node.children)
|
|
144002
|
-
for (const child of traverseNodes(node.children, nodes, traversed))
|
|
144003
|
-
yield child;
|
|
144004
|
-
}
|
|
144005
|
-
}
|
|
144006
144095
|
function compareTextureKeys(lhs, rhs) {
|
|
144007
144096
|
const cmp = (0,_itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.compareBooleans)(lhs.isTransparent, rhs.isTransparent);
|
|
144008
144097
|
if (0 !== cmp)
|
|
@@ -144027,7 +144116,7 @@ class GltfReader {
|
|
|
144027
144116
|
* (We also don't want to produce mip-maps for them, which is determined indirectly from the wrap mode).
|
|
144028
144117
|
* Allow the default to be optionally overridden.
|
|
144029
144118
|
*/
|
|
144030
|
-
this.defaultWrapMode = GltfWrapMode.Repeat;
|
|
144119
|
+
this.defaultWrapMode = _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfWrapMode.Repeat;
|
|
144031
144120
|
this._glTF = args.props.glTF;
|
|
144032
144121
|
this._version = args.props.version;
|
|
144033
144122
|
this._yAxisUp = args.props.yAxisUp;
|
|
@@ -144076,7 +144165,7 @@ class GltfReader {
|
|
|
144076
144165
|
* @throws Error if a node appears more than once during traversal
|
|
144077
144166
|
*/
|
|
144078
144167
|
traverseNodes(nodeIds) {
|
|
144079
|
-
return
|
|
144168
|
+
return (0,_gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.traverseGltfNodes)(nodeIds, this._nodes, new Set());
|
|
144080
144169
|
}
|
|
144081
144170
|
/** Traverse the nodes specified by their scene, recursing into their child nodes.
|
|
144082
144171
|
* @throws Error if a node appears more than once during traversal
|
|
@@ -144198,7 +144287,7 @@ class GltfReader {
|
|
|
144198
144287
|
let thisBias;
|
|
144199
144288
|
if (undefined !== pseudoRtcBias)
|
|
144200
144289
|
thisBias = (undefined === thisTransform) ? pseudoRtcBias : thisTransform.matrix.multiplyInverse(pseudoRtcBias);
|
|
144201
|
-
for (const meshKey of
|
|
144290
|
+
for (const meshKey of (0,_gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.getGltfNodeMeshIds)(node)) {
|
|
144202
144291
|
const nodeMesh = this._meshes[meshKey];
|
|
144203
144292
|
if (nodeMesh?.primitives) {
|
|
144204
144293
|
const meshes = this.readMeshPrimitives(node, featureTable, thisTransform, thisBias);
|
|
@@ -144304,14 +144393,14 @@ class GltfReader {
|
|
|
144304
144393
|
const type = accessor.componentType;
|
|
144305
144394
|
let dataSize = 0;
|
|
144306
144395
|
switch (type) {
|
|
144307
|
-
case GltfDataType.UnsignedByte:
|
|
144396
|
+
case _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.UnsignedByte:
|
|
144308
144397
|
dataSize = 1;
|
|
144309
144398
|
break;
|
|
144310
|
-
case GltfDataType.UnsignedShort:
|
|
144399
|
+
case _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.UnsignedShort:
|
|
144311
144400
|
dataSize = 2;
|
|
144312
144401
|
break;
|
|
144313
|
-
case GltfDataType.UInt32:
|
|
144314
|
-
case GltfDataType.Float:
|
|
144402
|
+
case _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.UInt32:
|
|
144403
|
+
case _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.Float:
|
|
144315
144404
|
dataSize = 4;
|
|
144316
144405
|
break;
|
|
144317
144406
|
default:
|
|
@@ -144338,10 +144427,10 @@ class GltfReader {
|
|
|
144338
144427
|
return undefined;
|
|
144339
144428
|
}
|
|
144340
144429
|
}
|
|
144341
|
-
readBufferData32(json, accessorName) { return this.readBufferData(json, accessorName, GltfDataType.UInt32); }
|
|
144342
|
-
readBufferData16(json, accessorName) { return this.readBufferData(json, accessorName, GltfDataType.UnsignedShort); }
|
|
144343
|
-
readBufferData8(json, accessorName) { return this.readBufferData(json, accessorName, GltfDataType.UnsignedByte); }
|
|
144344
|
-
readBufferDataFloat(json, accessorName) { return this.readBufferData(json, accessorName, GltfDataType.Float); }
|
|
144430
|
+
readBufferData32(json, accessorName) { return this.readBufferData(json, accessorName, _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.UInt32); }
|
|
144431
|
+
readBufferData16(json, accessorName) { return this.readBufferData(json, accessorName, _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.UnsignedShort); }
|
|
144432
|
+
readBufferData8(json, accessorName) { return this.readBufferData(json, accessorName, _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.UnsignedByte); }
|
|
144433
|
+
readBufferDataFloat(json, accessorName) { return this.readBufferData(json, accessorName, _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.Float); }
|
|
144345
144434
|
readBufferData(json, accessorName, type) {
|
|
144346
144435
|
const view = this.getBufferView(json, accessorName);
|
|
144347
144436
|
return undefined !== view ? view.toBufferData(type) : undefined;
|
|
@@ -144361,7 +144450,7 @@ class GltfReader {
|
|
|
144361
144450
|
if (typeof material !== "object")
|
|
144362
144451
|
return undefined;
|
|
144363
144452
|
// Bimium's shader value...almost certainly obsolete at this point.
|
|
144364
|
-
if (isGltf1Material(material))
|
|
144453
|
+
if ((0,_gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.isGltf1Material)(material))
|
|
144365
144454
|
return material.diffuse ?? this.extractId(material.values?.tex);
|
|
144366
144455
|
// KHR_techniques_webgl extension
|
|
144367
144456
|
const techniques = this._glTF.extensions?.KHR_techniques_webgl?.techniques;
|
|
@@ -144371,7 +144460,7 @@ class GltfReader {
|
|
|
144371
144460
|
if (typeof uniforms === "object") {
|
|
144372
144461
|
for (const uniformName of Object.keys(uniforms)) {
|
|
144373
144462
|
const uniform = uniforms[uniformName];
|
|
144374
|
-
if (typeof uniform === "object" && uniform.type === GltfDataType.Sampler2d)
|
|
144463
|
+
if (typeof uniform === "object" && uniform.type === _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.Sampler2d)
|
|
144375
144464
|
return this.extractId(ext.values[uniformName]?.index);
|
|
144376
144465
|
}
|
|
144377
144466
|
}
|
|
@@ -144382,15 +144471,15 @@ class GltfReader {
|
|
|
144382
144471
|
extractNormalMapId(material) {
|
|
144383
144472
|
if (typeof material !== "object")
|
|
144384
144473
|
return undefined;
|
|
144385
|
-
if (isGltf1Material(material))
|
|
144474
|
+
if ((0,_gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.isGltf1Material)(material))
|
|
144386
144475
|
return undefined;
|
|
144387
144476
|
return this.extractId(material.normalTexture?.index);
|
|
144388
144477
|
}
|
|
144389
144478
|
isMaterialTransparent(material) {
|
|
144390
|
-
if (isGltf1Material(material)) {
|
|
144479
|
+
if ((0,_gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.isGltf1Material)(material)) {
|
|
144391
144480
|
if (this._glTF.techniques && undefined !== material.technique) {
|
|
144392
144481
|
const technique = this._glTF.techniques[material.technique];
|
|
144393
|
-
if (technique?.states?.enable?.some((state) => state === GltfTechniqueState.Blend))
|
|
144482
|
+
if (technique?.states?.enable?.some((state) => state === _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfTechniqueState.Blend))
|
|
144394
144483
|
return true;
|
|
144395
144484
|
}
|
|
144396
144485
|
return false;
|
|
@@ -144416,7 +144505,7 @@ class GltfReader {
|
|
|
144416
144505
|
}
|
|
144417
144506
|
readMeshPrimitives(node, featureTable, thisTransform, thisBias) {
|
|
144418
144507
|
const meshes = [];
|
|
144419
|
-
for (const meshKey of
|
|
144508
|
+
for (const meshKey of (0,_gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.getGltfNodeMeshIds)(node)) {
|
|
144420
144509
|
const nodeMesh = this._meshes[meshKey];
|
|
144421
144510
|
if (nodeMesh?.primitives) {
|
|
144422
144511
|
for (const primitive of nodeMesh.primitives) {
|
|
@@ -144444,15 +144533,15 @@ class GltfReader {
|
|
|
144444
144533
|
if (!displayParams)
|
|
144445
144534
|
return undefined;
|
|
144446
144535
|
let primitiveType = -1;
|
|
144447
|
-
const meshMode = _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.JsonUtils.asInt(primitive.mode, GltfMeshMode.Triangles);
|
|
144536
|
+
const meshMode = _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.JsonUtils.asInt(primitive.mode, _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfMeshMode.Triangles);
|
|
144448
144537
|
switch (meshMode) {
|
|
144449
|
-
case GltfMeshMode.Lines:
|
|
144538
|
+
case _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfMeshMode.Lines:
|
|
144450
144539
|
primitiveType = _render_primitives_mesh_MeshPrimitives__WEBPACK_IMPORTED_MODULE_9__.Mesh.PrimitiveType.Polyline;
|
|
144451
144540
|
break;
|
|
144452
|
-
case GltfMeshMode.Points:
|
|
144541
|
+
case _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfMeshMode.Points:
|
|
144453
144542
|
primitiveType = _render_primitives_mesh_MeshPrimitives__WEBPACK_IMPORTED_MODULE_9__.Mesh.PrimitiveType.Point;
|
|
144454
144543
|
break;
|
|
144455
|
-
case GltfMeshMode.Triangles:
|
|
144544
|
+
case _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfMeshMode.Triangles:
|
|
144456
144545
|
primitiveType = _render_primitives_mesh_MeshPrimitives__WEBPACK_IMPORTED_MODULE_9__.Mesh.PrimitiveType.Mesh;
|
|
144457
144546
|
break;
|
|
144458
144547
|
default:
|
|
@@ -144472,30 +144561,43 @@ class GltfReader {
|
|
|
144472
144561
|
quantizePositions: true,
|
|
144473
144562
|
});
|
|
144474
144563
|
const mesh = new GltfMeshData(meshPrimitive);
|
|
144475
|
-
//
|
|
144476
|
-
|
|
144477
|
-
|
|
144478
|
-
|
|
144479
|
-
|
|
144480
|
-
|
|
144481
|
-
|
|
144482
|
-
|
|
144483
|
-
|
|
144484
|
-
|
|
144485
|
-
|
|
144486
|
-
|
|
144487
|
-
|
|
144488
|
-
|
|
144489
|
-
|
|
144490
|
-
|
|
144491
|
-
|
|
144492
|
-
|
|
144564
|
+
// ###TODO_GLTF: There can be more than one color attribute; COLOR_0 might not be the one we want.
|
|
144565
|
+
if (!this.readColors(mesh, primitive.attributes, "COLOR_0")) {
|
|
144566
|
+
// We don't have real colormap - just load material color. This will be used if non-Bentley
|
|
144567
|
+
// tile or fit the color table is uniform. For a non-Bentley, non-Uniform, we'll set the
|
|
144568
|
+
// uv parameters to pick the colors out of the color map texture.
|
|
144569
|
+
meshPrimitive.colorMap.insert(displayParams.fillColor.tbgr); // White...
|
|
144570
|
+
// _COLORINDEX is an ancient holdover from glTF 1.0 and Bimium...unlikely to actually encounter it in the wild.
|
|
144571
|
+
const colorIndices = this.readBufferData16(primitive.attributes, "_COLORINDEX");
|
|
144572
|
+
if (undefined !== colorIndices && material) {
|
|
144573
|
+
let texStep;
|
|
144574
|
+
if ((0,_gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.isGltf1Material)(material))
|
|
144575
|
+
texStep = material.values?.texStep;
|
|
144576
|
+
else
|
|
144577
|
+
texStep = material.extensions?.KHR_techniques_webgl?.values?.u_texStep;
|
|
144578
|
+
if (texStep) {
|
|
144579
|
+
const uvParams = [];
|
|
144580
|
+
for (let i = 0; i < colorIndices.count; i++)
|
|
144581
|
+
uvParams.push(new _itwin_core_geometry__WEBPACK_IMPORTED_MODULE_1__.Point2d(texStep[1] + texStep[0] * colorIndices.buffer[i], .5));
|
|
144582
|
+
const paramList = _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__.QPoint2dList.fromPoints(uvParams);
|
|
144583
|
+
mesh.uvs = paramList.toTypedArray();
|
|
144584
|
+
mesh.uvQParams = paramList.params;
|
|
144585
|
+
}
|
|
144493
144586
|
}
|
|
144494
144587
|
}
|
|
144495
144588
|
const draco = primitive.extensions?.KHR_draco_mesh_compression;
|
|
144496
144589
|
if (draco)
|
|
144497
144590
|
return this.readDracoMeshPrimitive(mesh.primitive, draco) ? mesh : undefined;
|
|
144498
144591
|
this.readBatchTable(mesh.primitive, primitive);
|
|
144592
|
+
if (mesh.primitive.features) {
|
|
144593
|
+
const features = this.readPrimitiveFeatures(primitive);
|
|
144594
|
+
if (features) {
|
|
144595
|
+
if (features instanceof _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__.Feature)
|
|
144596
|
+
mesh.primitive.features.add(features, 1);
|
|
144597
|
+
else
|
|
144598
|
+
mesh.primitive.features.setIndices(features);
|
|
144599
|
+
}
|
|
144600
|
+
}
|
|
144499
144601
|
if (!this.readVertices(mesh, primitive, pseudoRtcBias))
|
|
144500
144602
|
return undefined;
|
|
144501
144603
|
switch (primitiveType) {
|
|
@@ -144506,7 +144608,7 @@ class GltfReader {
|
|
|
144506
144608
|
return undefined;
|
|
144507
144609
|
if (!mesh.uvs) {
|
|
144508
144610
|
let texCoordIndex = 0;
|
|
144509
|
-
if (!isGltf1Material(material) && undefined !== material.pbrMetallicRoughness?.baseColorTexture?.texCoord)
|
|
144611
|
+
if (!(0,_gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.isGltf1Material)(material) && undefined !== material.pbrMetallicRoughness?.baseColorTexture?.texCoord)
|
|
144510
144612
|
texCoordIndex = _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.JsonUtils.asInt(material.pbrMetallicRoughness.baseColorTexture.texCoord);
|
|
144511
144613
|
this.readUVParams(mesh, primitive.attributes, `TEXCOORD_${texCoordIndex}`);
|
|
144512
144614
|
}
|
|
@@ -144635,8 +144737,8 @@ class GltfReader {
|
|
|
144635
144737
|
const view = this.getBufferView(primitive.attributes, "POSITION");
|
|
144636
144738
|
if (undefined === view)
|
|
144637
144739
|
return false;
|
|
144638
|
-
if (GltfDataType.Float === view.type) {
|
|
144639
|
-
const buffer = view.toBufferData(GltfDataType.Float);
|
|
144740
|
+
if (_gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.Float === view.type) {
|
|
144741
|
+
const buffer = view.toBufferData(_gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.Float);
|
|
144640
144742
|
if (undefined === buffer)
|
|
144641
144743
|
return false;
|
|
144642
144744
|
const strideSkip = view.stride - 3;
|
|
@@ -144655,17 +144757,15 @@ class GltfReader {
|
|
|
144655
144757
|
mesh.points = positions.toTypedArray();
|
|
144656
144758
|
}
|
|
144657
144759
|
else {
|
|
144658
|
-
if (GltfDataType.UnsignedShort !== view.type)
|
|
144659
|
-
return false;
|
|
144660
|
-
const extensions = _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.JsonUtils.asObject(view.accessor.extensions);
|
|
144661
|
-
const quantized = undefined !== extensions ? _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.JsonUtils.asObject(extensions.WEB3D_quantized_attributes) : undefined;
|
|
144662
|
-
if (undefined === quantized)
|
|
144760
|
+
if (_gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.UnsignedShort !== view.type)
|
|
144663
144761
|
return false;
|
|
144664
|
-
const
|
|
144665
|
-
const
|
|
144666
|
-
|
|
144762
|
+
const quantized = view.accessor.extensions?.WEB3D_quantized_attributes;
|
|
144763
|
+
const rangeMin = quantized?.decodedMin;
|
|
144764
|
+
const rangeMax = quantized?.decodedMax;
|
|
144765
|
+
if (!rangeMin || !rangeMax) // required by spec...
|
|
144667
144766
|
return false;
|
|
144668
|
-
|
|
144767
|
+
// ###TODO apply WEB3D_quantized_attributes.decodeMatrix? Have not encountered in the wild; glTF 1.0 only.
|
|
144768
|
+
const buffer = view.toBufferData(_gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.UnsignedShort);
|
|
144669
144769
|
if (undefined === buffer || !(buffer.buffer instanceof Uint16Array))
|
|
144670
144770
|
return false;
|
|
144671
144771
|
(0,_itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.assert)(buffer.buffer instanceof Uint16Array);
|
|
@@ -144701,6 +144801,9 @@ class GltfReader {
|
|
|
144701
144801
|
}
|
|
144702
144802
|
readBatchTable(_mesh, _json) {
|
|
144703
144803
|
}
|
|
144804
|
+
readPrimitiveFeatures(_primitive) {
|
|
144805
|
+
return undefined;
|
|
144806
|
+
}
|
|
144704
144807
|
readMeshIndices(mesh, json) {
|
|
144705
144808
|
if (undefined !== json.indices) {
|
|
144706
144809
|
const data = this.readBufferData16(json, "indices") || this.readBufferData32(json, "indices");
|
|
@@ -144724,8 +144827,8 @@ class GltfReader {
|
|
|
144724
144827
|
if (undefined === view)
|
|
144725
144828
|
return false;
|
|
144726
144829
|
switch (view.type) {
|
|
144727
|
-
case GltfDataType.Float: {
|
|
144728
|
-
const data = view.toBufferData(GltfDataType.Float);
|
|
144830
|
+
case _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.Float: {
|
|
144831
|
+
const data = view.toBufferData(_gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.Float);
|
|
144729
144832
|
if (undefined === data)
|
|
144730
144833
|
return false;
|
|
144731
144834
|
mesh.normals = new Uint16Array(data.count);
|
|
@@ -144737,8 +144840,8 @@ class GltfReader {
|
|
|
144737
144840
|
}
|
|
144738
144841
|
return true;
|
|
144739
144842
|
}
|
|
144740
|
-
case GltfDataType.UnsignedByte: {
|
|
144741
|
-
const data = view.toBufferData(GltfDataType.UnsignedByte);
|
|
144843
|
+
case _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.UnsignedByte: {
|
|
144844
|
+
const data = view.toBufferData(_gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.UnsignedByte);
|
|
144742
144845
|
if (undefined === data)
|
|
144743
144846
|
return false;
|
|
144744
144847
|
// ###TODO: we shouldn't have to allocate OctEncodedNormal objects...just use uint16s / numbers...
|
|
@@ -144755,12 +144858,33 @@ class GltfReader {
|
|
|
144755
144858
|
return false;
|
|
144756
144859
|
}
|
|
144757
144860
|
}
|
|
144861
|
+
readColors(mesh, attribute, accessorName) {
|
|
144862
|
+
const view = this.getBufferView(attribute, accessorName);
|
|
144863
|
+
if (!view || (_gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.Float !== view.type && _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.UnsignedByte !== view.type && _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.SignedByte !== view.type))
|
|
144864
|
+
return false;
|
|
144865
|
+
const data = view.toBufferData(view.type);
|
|
144866
|
+
if (!data)
|
|
144867
|
+
return false;
|
|
144868
|
+
const hasAlpha = "VEC4" === view.accessor.type;
|
|
144869
|
+
const factor = view.type === _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.Float ? 255 : 1;
|
|
144870
|
+
const rgbt = new Uint8Array(4);
|
|
144871
|
+
const color = new Uint32Array(rgbt.buffer);
|
|
144872
|
+
for (let i = 0; i < data.count; i++) {
|
|
144873
|
+
const index = view.stride * i;
|
|
144874
|
+
rgbt[0] = data.buffer[index] * factor;
|
|
144875
|
+
rgbt[1] = data.buffer[index + 1] * factor;
|
|
144876
|
+
rgbt[2] = data.buffer[index + 2] * factor;
|
|
144877
|
+
rgbt[3] = hasAlpha ? (255 - data.buffer[index + 3] * factor) : 0;
|
|
144878
|
+
mesh.primitive.colors.push(mesh.primitive.colorMap.insert(color[0]));
|
|
144879
|
+
}
|
|
144880
|
+
return true;
|
|
144881
|
+
}
|
|
144758
144882
|
readUVParams(mesh, json, accessorName) {
|
|
144759
144883
|
const view = this.getBufferView(json, accessorName);
|
|
144760
144884
|
if (view === undefined)
|
|
144761
144885
|
return false;
|
|
144762
144886
|
switch (view.type) {
|
|
144763
|
-
case GltfDataType.Float: {
|
|
144887
|
+
case _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.Float: {
|
|
144764
144888
|
const data = this.readBufferDataFloat(json, accessorName);
|
|
144765
144889
|
if (!data)
|
|
144766
144890
|
return false;
|
|
@@ -144778,16 +144902,13 @@ class GltfReader {
|
|
|
144778
144902
|
}
|
|
144779
144903
|
return true;
|
|
144780
144904
|
}
|
|
144781
|
-
case GltfDataType.UnsignedShort: {
|
|
144782
|
-
const
|
|
144783
|
-
const
|
|
144784
|
-
|
|
144785
|
-
return false;
|
|
144786
|
-
const rangeMin = _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.JsonUtils.asArray(quantized.decodedMin);
|
|
144787
|
-
const rangeMax = _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.JsonUtils.asArray(quantized.decodedMax);
|
|
144905
|
+
case _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.UnsignedShort: {
|
|
144906
|
+
const quantized = view.accessor.extensions?.WEB3D_quantized_attributes;
|
|
144907
|
+
const rangeMin = quantized?.decodedMin;
|
|
144908
|
+
const rangeMax = quantized?.decodedMax;
|
|
144788
144909
|
if (undefined === rangeMin || undefined === rangeMax)
|
|
144789
144910
|
return false;
|
|
144790
|
-
const qData = view.toBufferData(GltfDataType.UnsignedShort);
|
|
144911
|
+
const qData = view.toBufferData(_gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.UnsignedShort);
|
|
144791
144912
|
if (undefined === qData || !(qData.buffer instanceof Uint16Array))
|
|
144792
144913
|
return false;
|
|
144793
144914
|
mesh.uvRange = _itwin_core_geometry__WEBPACK_IMPORTED_MODULE_1__.Range2d.createXYXY(rangeMin[0], rangeMin[1], rangeMax[0], rangeMax[1]);
|
|
@@ -144844,7 +144965,7 @@ class GltfReader {
|
|
|
144844
144965
|
// If any meshes are draco-compressed, dynamically load the decoder module and then decode the meshes.
|
|
144845
144966
|
const dracoMeshes = [];
|
|
144846
144967
|
for (const node of this.traverseScene()) {
|
|
144847
|
-
for (const meshId of
|
|
144968
|
+
for (const meshId of (0,_gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.getGltfNodeMeshIds)(node)) {
|
|
144848
144969
|
const mesh = this._meshes[meshId];
|
|
144849
144970
|
if (mesh?.primitives)
|
|
144850
144971
|
for (const primitive of mesh.primitives)
|
|
@@ -144868,14 +144989,14 @@ class GltfReader {
|
|
|
144868
144989
|
// be required for the scene.
|
|
144869
144990
|
const promises = [];
|
|
144870
144991
|
try {
|
|
144871
|
-
for (const buffer of
|
|
144992
|
+
for (const buffer of (0,_gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.gltfDictionaryIterator)(this._buffers))
|
|
144872
144993
|
if (!buffer.resolvedBuffer)
|
|
144873
144994
|
promises.push(this.resolveBuffer(buffer));
|
|
144874
144995
|
await Promise.all(promises);
|
|
144875
144996
|
if (this._isCanceled)
|
|
144876
144997
|
return;
|
|
144877
144998
|
promises.length = 0;
|
|
144878
|
-
for (const image of
|
|
144999
|
+
for (const image of (0,_gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.gltfDictionaryIterator)(this._images))
|
|
144879
145000
|
if (!image.resolvedImage)
|
|
144880
145001
|
promises.push(this.resolveImage(image));
|
|
144881
145002
|
await Promise.all(promises);
|
|
@@ -144898,7 +145019,9 @@ class GltfReader {
|
|
|
144898
145019
|
}
|
|
144899
145020
|
resolveUrl(uri) {
|
|
144900
145021
|
try {
|
|
144901
|
-
|
|
145022
|
+
const resolved = new URL(uri, this._baseUrl);
|
|
145023
|
+
resolved.search = this._baseUrl?.search ?? "";
|
|
145024
|
+
return resolved.toString();
|
|
144902
145025
|
}
|
|
144903
145026
|
catch (_) {
|
|
144904
145027
|
return undefined;
|
|
@@ -144959,7 +145082,7 @@ class GltfReader {
|
|
|
144959
145082
|
let wrapT = sampler?.wrapT;
|
|
144960
145083
|
if (undefined === wrapS && undefined === wrapT)
|
|
144961
145084
|
wrapS = wrapT = this.defaultWrapMode;
|
|
144962
|
-
if (GltfWrapMode.ClampToEdge === wrapS || GltfWrapMode.ClampToEdge === wrapT)
|
|
145085
|
+
if (_gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfWrapMode.ClampToEdge === wrapS || _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfWrapMode.ClampToEdge === wrapT)
|
|
144963
145086
|
return _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__.RenderTexture.Type.TileSection;
|
|
144964
145087
|
return _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__.RenderTexture.Type.Normal;
|
|
144965
145088
|
}
|
|
@@ -145027,7 +145150,8 @@ class GltfReader {
|
|
|
145027
145150
|
* @public
|
|
145028
145151
|
*/
|
|
145029
145152
|
async function readGltfGraphics(args) {
|
|
145030
|
-
const
|
|
145153
|
+
const baseUrl = typeof args.baseUrl === "string" ? new URL(args.baseUrl) : args.baseUrl;
|
|
145154
|
+
const props = GltfReaderProps.create(args.gltf, true, baseUrl); // glTF supports exactly one coordinate system with y axis up.
|
|
145031
145155
|
const reader = props ? new GltfGraphicsReader(props, args) : undefined;
|
|
145032
145156
|
if (!reader)
|
|
145033
145157
|
return undefined;
|
|
@@ -149961,7 +150085,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
149961
150085
|
/* harmony import */ var _IModelApp__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../IModelApp */ "../../core/frontend/lib/esm/IModelApp.js");
|
|
149962
150086
|
/* harmony import */ var _render_GraphicBranch__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../render/GraphicBranch */ "../../core/frontend/lib/esm/render/GraphicBranch.js");
|
|
149963
150087
|
/* harmony import */ var _Viewport__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../Viewport */ "../../core/frontend/lib/esm/Viewport.js");
|
|
149964
|
-
/* harmony import */ var
|
|
150088
|
+
/* harmony import */ var _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ../gltf/GltfSchema */ "../../core/frontend/lib/esm/gltf/GltfSchema.js");
|
|
150089
|
+
/* harmony import */ var _internal__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./internal */ "../../core/frontend/lib/esm/tile/internal.js");
|
|
149965
150090
|
/*---------------------------------------------------------------------------------------------
|
|
149966
150091
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
149967
150092
|
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
@@ -149976,7 +150101,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
149976
150101
|
|
|
149977
150102
|
|
|
149978
150103
|
|
|
149979
|
-
|
|
150104
|
+
|
|
150105
|
+
const defaultViewFlagOverrides = (0,_internal__WEBPACK_IMPORTED_MODULE_7__.createDefaultViewFlagOverrides)({});
|
|
149980
150106
|
const scratchTileCenterWorld = new _itwin_core_geometry__WEBPACK_IMPORTED_MODULE_1__.Point3d();
|
|
149981
150107
|
const scratchTileCenterView = new _itwin_core_geometry__WEBPACK_IMPORTED_MODULE_1__.Point3d();
|
|
149982
150108
|
/** Serves as a "handler" for a specific type of [[TileTree]]. Its primary responsibilities involve loading tile content.
|
|
@@ -150022,9 +150148,9 @@ class RealityTileLoader {
|
|
|
150022
150148
|
if (format !== _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__.TileFormat.B3dm)
|
|
150023
150149
|
return {};
|
|
150024
150150
|
const { is3d, yAxisUp, iModel, modelId } = tile.realityRoot;
|
|
150025
|
-
const reader =
|
|
150151
|
+
const reader = _internal__WEBPACK_IMPORTED_MODULE_7__.B3dmReader.create(streamBuffer, iModel, modelId, is3d, tile.contentRange, system, yAxisUp, tile.isLeaf, tile.center, tile.transformToRoot, undefined, this.getBatchIdMap());
|
|
150026
150152
|
if (reader)
|
|
150027
|
-
reader.defaultWrapMode =
|
|
150153
|
+
reader.defaultWrapMode = _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_6__.GltfWrapMode.ClampToEdge;
|
|
150028
150154
|
return { geometry: reader?.readGltfAndCreateGeometry(tile.tree.iModelTransform) };
|
|
150029
150155
|
}
|
|
150030
150156
|
async loadGraphicsFromStream(tile, streamBuffer, system, isCanceled) {
|
|
@@ -150034,9 +150160,19 @@ class RealityTileLoader {
|
|
|
150034
150160
|
const { is3d, yAxisUp, iModel, modelId } = tile.realityRoot;
|
|
150035
150161
|
let reader;
|
|
150036
150162
|
switch (format) {
|
|
150163
|
+
case _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__.TileFormat.IModel:
|
|
150164
|
+
reader = _internal__WEBPACK_IMPORTED_MODULE_7__.ImdlReader.create({
|
|
150165
|
+
stream: streamBuffer,
|
|
150166
|
+
iModel,
|
|
150167
|
+
modelId,
|
|
150168
|
+
is3d,
|
|
150169
|
+
system,
|
|
150170
|
+
isCanceled,
|
|
150171
|
+
});
|
|
150172
|
+
break;
|
|
150037
150173
|
case _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__.TileFormat.Pnts:
|
|
150038
150174
|
this._containsPointClouds = true;
|
|
150039
|
-
let graphic = await (0,
|
|
150175
|
+
let graphic = await (0,_internal__WEBPACK_IMPORTED_MODULE_7__.readPointCloudTileContent)(streamBuffer, iModel, modelId, is3d, tile.contentRange, system);
|
|
150040
150176
|
if (graphic && tile.transformToRoot && !tile.transformToRoot.isIdentity) {
|
|
150041
150177
|
const transformBranch = new _render_GraphicBranch__WEBPACK_IMPORTED_MODULE_4__.GraphicBranch(true);
|
|
150042
150178
|
transformBranch.add(graphic);
|
|
@@ -150044,15 +150180,15 @@ class RealityTileLoader {
|
|
|
150044
150180
|
}
|
|
150045
150181
|
return { graphic };
|
|
150046
150182
|
case _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__.TileFormat.B3dm:
|
|
150047
|
-
reader =
|
|
150183
|
+
reader = _internal__WEBPACK_IMPORTED_MODULE_7__.B3dmReader.create(streamBuffer, iModel, modelId, is3d, tile.contentRange, system, yAxisUp, tile.isLeaf, tile.center, tile.transformToRoot, isCanceled, this.getBatchIdMap(), this.wantDeduplicatedVertices);
|
|
150048
150184
|
break;
|
|
150049
150185
|
case _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__.TileFormat.I3dm:
|
|
150050
|
-
reader =
|
|
150186
|
+
reader = _internal__WEBPACK_IMPORTED_MODULE_7__.I3dmReader.create(streamBuffer, iModel, modelId, is3d, tile.contentRange, system, yAxisUp, tile.isLeaf, isCanceled, undefined, this.wantDeduplicatedVertices);
|
|
150051
150187
|
break;
|
|
150052
150188
|
case _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__.TileFormat.Gltf:
|
|
150053
|
-
const props =
|
|
150189
|
+
const props = _internal__WEBPACK_IMPORTED_MODULE_7__.GltfReaderProps.create(streamBuffer.nextBytes(streamBuffer.arrayBuffer.byteLength), yAxisUp);
|
|
150054
150190
|
if (props) {
|
|
150055
|
-
reader = new
|
|
150191
|
+
reader = new _internal__WEBPACK_IMPORTED_MODULE_7__.GltfGraphicsReader(props, {
|
|
150056
150192
|
iModel,
|
|
150057
150193
|
gltf: props.glTF,
|
|
150058
150194
|
contentRange: tile.contentRange,
|
|
@@ -150085,7 +150221,8 @@ class RealityTileLoader {
|
|
|
150085
150221
|
if (undefined !== reader) {
|
|
150086
150222
|
// glTF spec defaults wrap mode to "repeat" but many reality tiles omit the wrap mode and should not repeat.
|
|
150087
150223
|
// The render system also currently only produces mip-maps for repeating textures, and we don't want mip-maps for reality tile textures.
|
|
150088
|
-
reader
|
|
150224
|
+
if (reader instanceof _internal__WEBPACK_IMPORTED_MODULE_7__.GltfReader)
|
|
150225
|
+
reader.defaultWrapMode = _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_6__.GltfWrapMode.ClampToEdge;
|
|
150089
150226
|
try {
|
|
150090
150227
|
content = await reader.read();
|
|
150091
150228
|
}
|
|
@@ -150858,7 +150995,7 @@ class Tile {
|
|
|
150858
150995
|
if (params.maximumSize <= 0)
|
|
150859
150996
|
this.setIsReady();
|
|
150860
150997
|
this._isLeaf = true === params.isLeaf;
|
|
150861
|
-
this._childrenLoadStatus = (undefined
|
|
150998
|
+
this._childrenLoadStatus = (undefined === tree.maxDepth || this.depth < tree.maxDepth) ? _internal__WEBPACK_IMPORTED_MODULE_4__.TileTreeLoadStatus.NotLoaded : _internal__WEBPACK_IMPORTED_MODULE_4__.TileTreeLoadStatus.Loaded;
|
|
150862
150999
|
}
|
|
150863
151000
|
/** The point at the center of this tile's volume. */
|
|
150864
151001
|
get center() { return this.boundingSphere.center; }
|
|
@@ -151111,9 +151248,16 @@ class Tile {
|
|
|
151111
151248
|
else
|
|
151112
151249
|
return TileVisibility.Visible;
|
|
151113
151250
|
}
|
|
151251
|
+
return this.meetsScreenSpaceError(args) ? TileVisibility.Visible : TileVisibility.TooCoarse;
|
|
151252
|
+
}
|
|
151253
|
+
/** Returns true if this tile is of at least high enough resolution to be displayed, per the supplied [[TileDrawArgs]]; or false if
|
|
151254
|
+
* a higher-resolution tile should be substituted for it.
|
|
151255
|
+
* This method is called by [[computeVisibility]] if the tile has passed all culling checks.
|
|
151256
|
+
*/
|
|
151257
|
+
meetsScreenSpaceError(args) {
|
|
151114
151258
|
const pixelSize = args.getPixelSize(this) * args.pixelSizeScaleFactor;
|
|
151115
151259
|
const maxSize = this.maximumSize * args.tileSizeModifier;
|
|
151116
|
-
return pixelSize
|
|
151260
|
+
return pixelSize <= maxSize;
|
|
151117
151261
|
}
|
|
151118
151262
|
/** @internal */
|
|
151119
151263
|
extendRangeForContent(range, matrix, treeTransform, frustumPlanes) {
|
|
@@ -151194,6 +151338,15 @@ class Tile {
|
|
|
151194
151338
|
builder.addArc(_itwin_core_geometry__WEBPACK_IMPORTED_MODULE_1__.Arc3d.create(this.center, x, z), false, false);
|
|
151195
151339
|
builder.addArc(_itwin_core_geometry__WEBPACK_IMPORTED_MODULE_1__.Arc3d.create(this.center, y, z), false, false);
|
|
151196
151340
|
}
|
|
151341
|
+
else if (TileBoundingBoxes.SolidBox === type) {
|
|
151342
|
+
const range = this.range;
|
|
151343
|
+
let color = this.rangeGraphicColor;
|
|
151344
|
+
builder.setSymbology(color, color, 1);
|
|
151345
|
+
addRangeGraphic(builder, range, this.tree.is2d);
|
|
151346
|
+
color = color.withTransparency(0xcf);
|
|
151347
|
+
builder.setSymbology(color, color, 1);
|
|
151348
|
+
builder.addRangeBox(range, true);
|
|
151349
|
+
}
|
|
151197
151350
|
else {
|
|
151198
151351
|
const color = this.rangeGraphicColor;
|
|
151199
151352
|
builder.setSymbology(color, color, 1);
|
|
@@ -151286,6 +151439,10 @@ var TileBoundingBoxes;
|
|
|
151286
151439
|
TileBoundingBoxes[TileBoundingBoxes["ChildVolumes"] = 4] = "ChildVolumes";
|
|
151287
151440
|
/** Display bounding sphere. */
|
|
151288
151441
|
TileBoundingBoxes[TileBoundingBoxes["Sphere"] = 5] = "Sphere";
|
|
151442
|
+
/** Display a transparent solid box representing the tile's full volume.
|
|
151443
|
+
* @alpha To be replaced with a separate option that applies to any of the other TileBoundingBoxes modes.
|
|
151444
|
+
*/
|
|
151445
|
+
TileBoundingBoxes[TileBoundingBoxes["SolidBox"] = 6] = "SolidBox";
|
|
151289
151446
|
})(TileBoundingBoxes || (TileBoundingBoxes = {}));
|
|
151290
151447
|
|
|
151291
151448
|
|
|
@@ -154062,13 +154219,11 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
154062
154219
|
/* harmony export */ "EllipsoidTerrainProvider": () => (/* reexport safe */ _map_EllipsoidTerrainProvider__WEBPACK_IMPORTED_MODULE_57__.EllipsoidTerrainProvider),
|
|
154063
154220
|
/* harmony export */ "GeographicTilingScheme": () => (/* reexport safe */ _map_MapTilingScheme__WEBPACK_IMPORTED_MODULE_62__.GeographicTilingScheme),
|
|
154064
154221
|
/* harmony export */ "GltfBufferData": () => (/* reexport safe */ _GltfReader__WEBPACK_IMPORTED_MODULE_30__.GltfBufferData),
|
|
154065
|
-
/* harmony export */ "GltfDataType": () => (/* reexport safe */ _GltfReader__WEBPACK_IMPORTED_MODULE_30__.GltfDataType),
|
|
154066
154222
|
/* harmony export */ "GltfGraphicsReader": () => (/* reexport safe */ _GltfReader__WEBPACK_IMPORTED_MODULE_30__.GltfGraphicsReader),
|
|
154067
154223
|
/* harmony export */ "GltfHeader": () => (/* reexport safe */ _ImdlReader__WEBPACK_IMPORTED_MODULE_33__.GltfHeader),
|
|
154068
154224
|
/* harmony export */ "GltfMeshData": () => (/* reexport safe */ _GltfReader__WEBPACK_IMPORTED_MODULE_30__.GltfMeshData),
|
|
154069
154225
|
/* harmony export */ "GltfReader": () => (/* reexport safe */ _GltfReader__WEBPACK_IMPORTED_MODULE_30__.GltfReader),
|
|
154070
154226
|
/* harmony export */ "GltfReaderProps": () => (/* reexport safe */ _GltfReader__WEBPACK_IMPORTED_MODULE_30__.GltfReaderProps),
|
|
154071
|
-
/* harmony export */ "GltfWrapMode": () => (/* reexport safe */ _GltfReader__WEBPACK_IMPORTED_MODULE_30__.GltfWrapMode),
|
|
154072
154227
|
/* harmony export */ "GraphicsCollectorDrawArgs": () => (/* reexport safe */ _GraphicsCollector__WEBPACK_IMPORTED_MODULE_11__.GraphicsCollectorDrawArgs),
|
|
154073
154228
|
/* harmony export */ "I3dmReader": () => (/* reexport safe */ _I3dmReader__WEBPACK_IMPORTED_MODULE_31__.I3dmReader),
|
|
154074
154229
|
/* harmony export */ "IModelTile": () => (/* reexport safe */ _IModelTile__WEBPACK_IMPORTED_MODULE_66__.IModelTile),
|
|
@@ -277919,7 +278074,7 @@ class Formatter {
|
|
|
277919
278074
|
formattedValue = formattedValue + spec.format.decimalSeparator + fractionString;
|
|
277920
278075
|
else {
|
|
277921
278076
|
if (spec.format.hasFormatTraitSet(_FormatEnums__WEBPACK_IMPORTED_MODULE_2__.FormatTraits.KeepDecimalPoint))
|
|
277922
|
-
formattedValue = formattedValue + spec.format.decimalSeparator;
|
|
278077
|
+
formattedValue = formattedValue + spec.format.decimalSeparator + (isKeepSingleZero ? "0" : "");
|
|
277923
278078
|
}
|
|
277924
278079
|
}
|
|
277925
278080
|
if (isSci) {
|
|
@@ -280084,7 +280239,7 @@ class TestContext {
|
|
|
280084
280239
|
this.initializeRpcInterfaces({ title: this.settings.Backend.name, version: this.settings.Backend.version });
|
|
280085
280240
|
const iModelClient = new imodels_client_management_1.IModelsClient({ api: { baseUrl: `https://${process.env.IMJS_URL_PREFIX ?? ""}api.bentley.com/imodels` } });
|
|
280086
280241
|
await core_frontend_1.NoRenderApp.startup({
|
|
280087
|
-
applicationVersion: "4.0.0-dev.
|
|
280242
|
+
applicationVersion: "4.0.0-dev.46",
|
|
280088
280243
|
applicationId: this.settings.gprid,
|
|
280089
280244
|
authorizationClient: new frontend_1.TestFrontendAuthorizationClient(this.adminUserAccessToken),
|
|
280090
280245
|
hubAccess: new imodels_access_frontend_1.FrontendIModelsAccess(iModelClient),
|
|
@@ -299646,7 +299801,7 @@ module.exports = JSON.parse('{"name":"axios","version":"0.21.4","description":"P
|
|
|
299646
299801
|
/***/ ((module) => {
|
|
299647
299802
|
|
|
299648
299803
|
"use strict";
|
|
299649
|
-
module.exports = JSON.parse('{"name":"@itwin/core-frontend","version":"4.0.0-dev.
|
|
299804
|
+
module.exports = JSON.parse('{"name":"@itwin/core-frontend","version":"4.0.0-dev.46","description":"iTwin.js frontend components","main":"lib/cjs/core-frontend.js","module":"lib/esm/core-frontend.js","typings":"lib/cjs/core-frontend","license":"MIT","scripts":{"build":"npm run -s copy:public && npm run -s build:cjs","build:ci":"npm run -s build && npm run -s build:esm","build:cjs":"npm run -s copy:js:cjs && tsc 1>&2 --outDir lib/cjs","build:esm":"npm run -s copy:js:esm && tsc 1>&2 --module ES2020 --outDir lib/esm","clean":"rimraf lib .rush/temp/package-deps*.json","copy:public":"cpx \\"./src/public/**/*\\" ./lib/public","copy:js:cjs":"cpx \\"./src/**/*.js\\" ./lib/cjs","copy:js:esm":"cpx \\"./src/**/*.js\\" ./lib/esm","docs":"betools docs --includes=../../generated-docs/extract --json=../../generated-docs/core/core-frontend/file.json --tsIndexFile=./core-frontend.ts --onlyJson --excludes=webgl/**/*,**/primitives,**/map/*.d.ts,**/tile/*.d.ts,**/*-css.ts","extract-api":"betools extract-api --entry=core-frontend && npm run extract-extension-api","extract-extension-api":"eslint --no-eslintrc -c \\"./node_modules/@itwin/eslint-plugin/dist/configs/extension-exports-config.js\\" \\"./src/**/*.ts\\" 1>&2","lint":"eslint -f visualstudio \\"./src/**/*.ts\\" 1>&2","pseudolocalize":"betools pseudolocalize --englishDir ./src/public/locales/en --out ./public/locales/en-PSEUDO","test":"npm run -s webpackTests && certa -r chrome","cover":"npm -s test","test:debug":"certa -r chrome --debug","webpackTests":"webpack --config ./src/test/utils/webpack.config.js 1>&2"},"repository":{"type":"git","url":"https://github.com/iTwin/itwinjs-core/tree/master/core/frontend"},"keywords":["Bentley","BIM","iModel","digital-twin","iTwin"],"author":{"name":"Bentley Systems, Inc.","url":"http://www.bentley.com"},"peerDependencies":{"@itwin/appui-abstract":"workspace:^4.0.0-dev.46","@itwin/core-bentley":"workspace:^4.0.0-dev.46","@itwin/core-common":"workspace:^4.0.0-dev.46","@itwin/core-geometry":"workspace:^4.0.0-dev.46","@itwin/core-orbitgt":"workspace:^4.0.0-dev.46","@itwin/core-quantity":"workspace:^4.0.0-dev.46"},"//devDependencies":["NOTE: All peerDependencies should also be listed as devDependencies since peerDependencies are not considered by npm install","NOTE: All tools used by scripts in this package must be listed as devDependencies"],"devDependencies":{"@itwin/appui-abstract":"workspace:*","@itwin/build-tools":"workspace:*","@itwin/core-bentley":"workspace:*","@itwin/core-common":"workspace:*","@itwin/core-geometry":"workspace:*","@itwin/core-orbitgt":"workspace:*","@itwin/core-quantity":"workspace:*","@itwin/certa":"workspace:*","@itwin/eslint-plugin":"nightly","@itwin/webgl-compatibility":"workspace:*","@types/chai":"4.3.1","@types/chai-as-promised":"^7","@types/deep-assign":"^0.1.0","@types/mocha":"^8.2.2","@types/node":"^18.11.5","@types/qs":"^6.5.0","@types/semver":"7.3.10","@types/superagent":"^4.1.14","@types/sinon":"^9.0.0","babel-loader":"~8.2.5","babel-plugin-istanbul":"~6.1.1","chai":"^4.1.2","chai-as-promised":"^7","cpx2":"^3.0.0","eslint":"^7.11.0","glob":"^7.1.2","mocha":"^10.0.0","nyc":"^15.1.0","rimraf":"^3.0.2","sinon":"^9.0.2","source-map-loader":"^4.0.0","typescript":"~4.4.0","webpack":"^5.76.0"},"//dependencies":["NOTE: these dependencies should be only for things that DO NOT APPEAR IN THE API","NOTE: core-frontend should remain UI technology agnostic, so no react/angular dependencies are allowed"],"dependencies":{"@itwin/object-storage-azure":"^1.5.0","@itwin/cloud-agnostic-core":"^1.5.0","@itwin/object-storage-core":"^1.5.0","@itwin/core-i18n":"workspace:*","@itwin/core-telemetry":"workspace:*","@itwin/webgl-compatibility":"workspace:*","@loaders.gl/core":"^3.1.6","@loaders.gl/draco":"^3.1.6","deep-assign":"^2.0.0","fuse.js":"^3.3.0","qs":"^6.5.3","semver":"^7.3.5","superagent":"^7.1.5","wms-capabilities":"0.4.0","reflect-metadata":"0.1.13"},"nyc":{"extends":"./node_modules/@itwin/build-tools/.nycrc"},"eslintConfig":{"plugins":["@itwin"],"extends":"plugin:@itwin/itwinjs-recommended","rules":{"@itwin/no-internal-barrel-imports":["error",{"required-barrel-modules":["./src/tile/internal.ts"]}],"@itwin/public-extension-exports":["error",{"releaseTags":["public","preview"],"outputApiFile":false}]},"overrides":[{"files":["*.test.ts","*.test.tsx","**/test/**/*.ts"],"rules":{"@itwin/no-internal-barrel-imports":"off"}}]}}');
|
|
299650
299805
|
|
|
299651
299806
|
/***/ }),
|
|
299652
299807
|
|