@itwin/ecschema-rpcinterface-tests 4.0.0-dev.44 → 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 +896 -741
- package/lib/dist/bundled-tests.js.map +1 -1
- package/package.json +17 -17
|
@@ -52103,7 +52103,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
52103
52103
|
/* harmony export */ "WebAppRpcLogging": () => (/* reexport safe */ _rpc_web_WebAppRpcLogging__WEBPACK_IMPORTED_MODULE_142__.WebAppRpcLogging),
|
|
52104
52104
|
/* harmony export */ "WebAppRpcProtocol": () => (/* reexport safe */ _rpc_web_WebAppRpcProtocol__WEBPACK_IMPORTED_MODULE_140__.WebAppRpcProtocol),
|
|
52105
52105
|
/* harmony export */ "WebAppRpcRequest": () => (/* reexport safe */ _rpc_web_WebAppRpcRequest__WEBPACK_IMPORTED_MODULE_141__.WebAppRpcRequest),
|
|
52106
|
-
/* harmony export */ "WhiteOnWhiteReversalSettings": () => (/* reexport safe */
|
|
52106
|
+
/* harmony export */ "WhiteOnWhiteReversalSettings": () => (/* reexport safe */ _WhiteOnWhiteReversalSettings__WEBPACK_IMPORTED_MODULE_153__.WhiteOnWhiteReversalSettings),
|
|
52107
52107
|
/* harmony export */ "WipRpcInterface": () => (/* reexport safe */ _rpc_WipRpcInterface__WEBPACK_IMPORTED_MODULE_101__.WipRpcInterface),
|
|
52108
52108
|
/* harmony export */ "XyzRotation": () => (/* reexport safe */ _geometry_GeodeticDatum__WEBPACK_IMPORTED_MODULE_43__.XyzRotation),
|
|
52109
52109
|
/* harmony export */ "aggregateLoad": () => (/* reexport safe */ _rpc_core_RpcRequest__WEBPACK_IMPORTED_MODULE_132__.aggregateLoad),
|
|
@@ -52291,7 +52291,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
52291
52291
|
/* harmony import */ var _tile_PntsTileIO__WEBPACK_IMPORTED_MODULE_149__ = __webpack_require__(/*! ./tile/PntsTileIO */ "../../core/common/lib/esm/tile/PntsTileIO.js");
|
|
52292
52292
|
/* harmony import */ var _tile_TileIO__WEBPACK_IMPORTED_MODULE_150__ = __webpack_require__(/*! ./tile/TileIO */ "../../core/common/lib/esm/tile/TileIO.js");
|
|
52293
52293
|
/* harmony import */ var _tile_TileMetadata__WEBPACK_IMPORTED_MODULE_151__ = __webpack_require__(/*! ./tile/TileMetadata */ "../../core/common/lib/esm/tile/TileMetadata.js");
|
|
52294
|
-
/* harmony import */ var
|
|
52294
|
+
/* harmony import */ var _tile_Tileset3dSchema__WEBPACK_IMPORTED_MODULE_152__ = __webpack_require__(/*! ./tile/Tileset3dSchema */ "../../core/common/lib/esm/tile/Tileset3dSchema.js");
|
|
52295
|
+
/* harmony import */ var _WhiteOnWhiteReversalSettings__WEBPACK_IMPORTED_MODULE_153__ = __webpack_require__(/*! ./WhiteOnWhiteReversalSettings */ "../../core/common/lib/esm/WhiteOnWhiteReversalSettings.js");
|
|
52295
52296
|
/*---------------------------------------------------------------------------------------------
|
|
52296
52297
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
52297
52298
|
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
@@ -52447,6 +52448,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
52447
52448
|
|
|
52448
52449
|
|
|
52449
52450
|
|
|
52451
|
+
|
|
52450
52452
|
|
|
52451
52453
|
|
|
52452
52454
|
/** @docs-package-description
|
|
@@ -66860,6 +66862,26 @@ class TileMetadataReader {
|
|
|
66860
66862
|
}
|
|
66861
66863
|
|
|
66862
66864
|
|
|
66865
|
+
/***/ }),
|
|
66866
|
+
|
|
66867
|
+
/***/ "../../core/common/lib/esm/tile/Tileset3dSchema.js":
|
|
66868
|
+
/*!*********************************************************!*\
|
|
66869
|
+
!*** ../../core/common/lib/esm/tile/Tileset3dSchema.js ***!
|
|
66870
|
+
\*********************************************************/
|
|
66871
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
66872
|
+
|
|
66873
|
+
"use strict";
|
|
66874
|
+
__webpack_require__.r(__webpack_exports__);
|
|
66875
|
+
/*---------------------------------------------------------------------------------------------
|
|
66876
|
+
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
66877
|
+
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
66878
|
+
*--------------------------------------------------------------------------------------------*/
|
|
66879
|
+
/** @packageDocumentation
|
|
66880
|
+
* @module Tile
|
|
66881
|
+
*/
|
|
66882
|
+
|
|
66883
|
+
|
|
66884
|
+
|
|
66863
66885
|
/***/ }),
|
|
66864
66886
|
|
|
66865
66887
|
/***/ "../../core/ecschema-metadata/lib/cjs/Constants.js":
|
|
@@ -101903,119 +101925,119 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
101903
101925
|
/* harmony export */ "ACSDisplayOptions": () => (/* reexport safe */ _AuxCoordSys__WEBPACK_IMPORTED_MODULE_2__.ACSDisplayOptions),
|
|
101904
101926
|
/* harmony export */ "ACSType": () => (/* reexport safe */ _AuxCoordSys__WEBPACK_IMPORTED_MODULE_2__.ACSType),
|
|
101905
101927
|
/* harmony export */ "AccuDraw": () => (/* reexport safe */ _AccuDraw__WEBPACK_IMPORTED_MODULE_0__.AccuDraw),
|
|
101906
|
-
/* harmony export */ "AccuDrawChangeModeTool": () => (/* reexport safe */
|
|
101928
|
+
/* harmony export */ "AccuDrawChangeModeTool": () => (/* reexport safe */ _tools_AccuDrawTool__WEBPACK_IMPORTED_MODULE_106__.AccuDrawChangeModeTool),
|
|
101907
101929
|
/* harmony export */ "AccuDrawFlags": () => (/* reexport safe */ _AccuDraw__WEBPACK_IMPORTED_MODULE_0__.AccuDrawFlags),
|
|
101908
101930
|
/* harmony export */ "AccuDrawHintBuilder": () => (/* reexport safe */ _AccuDraw__WEBPACK_IMPORTED_MODULE_0__.AccuDrawHintBuilder),
|
|
101909
|
-
/* harmony export */ "AccuDrawRotateAxesTool": () => (/* reexport safe */
|
|
101910
|
-
/* harmony export */ "AccuDrawRotateCycleTool": () => (/* reexport safe */
|
|
101911
|
-
/* harmony export */ "AccuDrawRotateElementTool": () => (/* reexport safe */
|
|
101912
|
-
/* harmony export */ "AccuDrawRotateFrontTool": () => (/* reexport safe */
|
|
101913
|
-
/* harmony export */ "AccuDrawRotateSideTool": () => (/* reexport safe */
|
|
101914
|
-
/* harmony export */ "AccuDrawRotateTopTool": () => (/* reexport safe */
|
|
101915
|
-
/* harmony export */ "AccuDrawRotateViewTool": () => (/* reexport safe */
|
|
101916
|
-
/* harmony export */ "AccuDrawSetLockAngleTool": () => (/* reexport safe */
|
|
101917
|
-
/* harmony export */ "AccuDrawSetLockDistanceTool": () => (/* reexport safe */
|
|
101918
|
-
/* harmony export */ "AccuDrawSetLockSmartTool": () => (/* reexport safe */
|
|
101919
|
-
/* harmony export */ "AccuDrawSetLockXTool": () => (/* reexport safe */
|
|
101920
|
-
/* harmony export */ "AccuDrawSetLockYTool": () => (/* reexport safe */
|
|
101921
|
-
/* harmony export */ "AccuDrawSetLockZTool": () => (/* reexport safe */
|
|
101922
|
-
/* harmony export */ "AccuDrawSetOriginTool": () => (/* reexport safe */
|
|
101923
|
-
/* harmony export */ "AccuDrawShortcuts": () => (/* reexport safe */
|
|
101931
|
+
/* harmony export */ "AccuDrawRotateAxesTool": () => (/* reexport safe */ _tools_AccuDrawTool__WEBPACK_IMPORTED_MODULE_106__.AccuDrawRotateAxesTool),
|
|
101932
|
+
/* harmony export */ "AccuDrawRotateCycleTool": () => (/* reexport safe */ _tools_AccuDrawTool__WEBPACK_IMPORTED_MODULE_106__.AccuDrawRotateCycleTool),
|
|
101933
|
+
/* harmony export */ "AccuDrawRotateElementTool": () => (/* reexport safe */ _tools_AccuDrawTool__WEBPACK_IMPORTED_MODULE_106__.AccuDrawRotateElementTool),
|
|
101934
|
+
/* harmony export */ "AccuDrawRotateFrontTool": () => (/* reexport safe */ _tools_AccuDrawTool__WEBPACK_IMPORTED_MODULE_106__.AccuDrawRotateFrontTool),
|
|
101935
|
+
/* harmony export */ "AccuDrawRotateSideTool": () => (/* reexport safe */ _tools_AccuDrawTool__WEBPACK_IMPORTED_MODULE_106__.AccuDrawRotateSideTool),
|
|
101936
|
+
/* harmony export */ "AccuDrawRotateTopTool": () => (/* reexport safe */ _tools_AccuDrawTool__WEBPACK_IMPORTED_MODULE_106__.AccuDrawRotateTopTool),
|
|
101937
|
+
/* harmony export */ "AccuDrawRotateViewTool": () => (/* reexport safe */ _tools_AccuDrawTool__WEBPACK_IMPORTED_MODULE_106__.AccuDrawRotateViewTool),
|
|
101938
|
+
/* harmony export */ "AccuDrawSetLockAngleTool": () => (/* reexport safe */ _tools_AccuDrawTool__WEBPACK_IMPORTED_MODULE_106__.AccuDrawSetLockAngleTool),
|
|
101939
|
+
/* harmony export */ "AccuDrawSetLockDistanceTool": () => (/* reexport safe */ _tools_AccuDrawTool__WEBPACK_IMPORTED_MODULE_106__.AccuDrawSetLockDistanceTool),
|
|
101940
|
+
/* harmony export */ "AccuDrawSetLockSmartTool": () => (/* reexport safe */ _tools_AccuDrawTool__WEBPACK_IMPORTED_MODULE_106__.AccuDrawSetLockSmartTool),
|
|
101941
|
+
/* harmony export */ "AccuDrawSetLockXTool": () => (/* reexport safe */ _tools_AccuDrawTool__WEBPACK_IMPORTED_MODULE_106__.AccuDrawSetLockXTool),
|
|
101942
|
+
/* harmony export */ "AccuDrawSetLockYTool": () => (/* reexport safe */ _tools_AccuDrawTool__WEBPACK_IMPORTED_MODULE_106__.AccuDrawSetLockYTool),
|
|
101943
|
+
/* harmony export */ "AccuDrawSetLockZTool": () => (/* reexport safe */ _tools_AccuDrawTool__WEBPACK_IMPORTED_MODULE_106__.AccuDrawSetLockZTool),
|
|
101944
|
+
/* harmony export */ "AccuDrawSetOriginTool": () => (/* reexport safe */ _tools_AccuDrawTool__WEBPACK_IMPORTED_MODULE_106__.AccuDrawSetOriginTool),
|
|
101945
|
+
/* harmony export */ "AccuDrawShortcuts": () => (/* reexport safe */ _tools_AccuDrawTool__WEBPACK_IMPORTED_MODULE_106__.AccuDrawShortcuts),
|
|
101924
101946
|
/* harmony export */ "AccuSnap": () => (/* reexport safe */ _AccuSnap__WEBPACK_IMPORTED_MODULE_1__.AccuSnap),
|
|
101925
101947
|
/* harmony export */ "AccudrawData": () => (/* reexport safe */ _AccuDraw__WEBPACK_IMPORTED_MODULE_0__.AccudrawData),
|
|
101926
|
-
/* harmony export */ "ActivityMessageDetails": () => (/* reexport safe */
|
|
101927
|
-
/* harmony export */ "ActivityMessageEndReason": () => (/* reexport safe */
|
|
101928
|
-
/* harmony export */ "AlternateUnitLabelsRegistry": () => (/* reexport safe */
|
|
101929
|
-
/* harmony export */ "AngleDescription": () => (/* reexport safe */
|
|
101930
|
-
/* harmony export */ "AnimatedTreeReference": () => (/* reexport safe */
|
|
101931
|
-
/* harmony export */ "AnimationBranchStates": () => (/* reexport safe */
|
|
101932
|
-
/* harmony export */ "AnimationNodeId": () => (/* reexport safe */
|
|
101933
|
-
/* harmony export */ "ArcGISImageryProvider": () => (/* reexport safe */
|
|
101934
|
-
/* harmony export */ "ArcGISMapLayerImageryProvider": () => (/* reexport safe */
|
|
101935
|
-
/* harmony export */ "ArcGISTileMap": () => (/* reexport safe */
|
|
101936
|
-
/* harmony export */ "ArcGisErrorCode": () => (/* reexport safe */
|
|
101937
|
-
/* harmony export */ "ArcGisUtilities": () => (/* reexport safe */
|
|
101948
|
+
/* harmony export */ "ActivityMessageDetails": () => (/* reexport safe */ _NotificationManager__WEBPACK_IMPORTED_MODULE_44__.ActivityMessageDetails),
|
|
101949
|
+
/* harmony export */ "ActivityMessageEndReason": () => (/* reexport safe */ _NotificationManager__WEBPACK_IMPORTED_MODULE_44__.ActivityMessageEndReason),
|
|
101950
|
+
/* harmony export */ "AlternateUnitLabelsRegistry": () => (/* reexport safe */ _quantity_formatting_QuantityFormatter__WEBPACK_IMPORTED_MODULE_73__.AlternateUnitLabelsRegistry),
|
|
101951
|
+
/* harmony export */ "AngleDescription": () => (/* reexport safe */ _properties_AngleDescription__WEBPACK_IMPORTED_MODULE_70__.AngleDescription),
|
|
101952
|
+
/* harmony export */ "AnimatedTreeReference": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.AnimatedTreeReference),
|
|
101953
|
+
/* harmony export */ "AnimationBranchStates": () => (/* reexport safe */ _render_GraphicBranch__WEBPACK_IMPORTED_MODULE_81__.AnimationBranchStates),
|
|
101954
|
+
/* harmony export */ "AnimationNodeId": () => (/* reexport safe */ _render_GraphicBranch__WEBPACK_IMPORTED_MODULE_81__.AnimationNodeId),
|
|
101955
|
+
/* harmony export */ "ArcGISImageryProvider": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.ArcGISImageryProvider),
|
|
101956
|
+
/* harmony export */ "ArcGISMapLayerImageryProvider": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.ArcGISMapLayerImageryProvider),
|
|
101957
|
+
/* harmony export */ "ArcGISTileMap": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.ArcGISTileMap),
|
|
101958
|
+
/* harmony export */ "ArcGisErrorCode": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.ArcGisErrorCode),
|
|
101959
|
+
/* harmony export */ "ArcGisUtilities": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.ArcGisUtilities),
|
|
101938
101960
|
/* harmony export */ "AuxCoordSystem2dState": () => (/* reexport safe */ _AuxCoordSys__WEBPACK_IMPORTED_MODULE_2__.AuxCoordSystem2dState),
|
|
101939
101961
|
/* harmony export */ "AuxCoordSystem3dState": () => (/* reexport safe */ _AuxCoordSys__WEBPACK_IMPORTED_MODULE_2__.AuxCoordSystem3dState),
|
|
101940
101962
|
/* harmony export */ "AuxCoordSystemSpatialState": () => (/* reexport safe */ _AuxCoordSys__WEBPACK_IMPORTED_MODULE_2__.AuxCoordSystemSpatialState),
|
|
101941
101963
|
/* harmony export */ "AuxCoordSystemState": () => (/* reexport safe */ _AuxCoordSys__WEBPACK_IMPORTED_MODULE_2__.AuxCoordSystemState),
|
|
101942
|
-
/* harmony export */ "AzureMapsLayerImageryProvider": () => (/* reexport safe */
|
|
101943
|
-
/* harmony export */ "B3dmReader": () => (/* reexport safe */
|
|
101944
|
-
/* harmony export */ "BackgroundMapGeometry": () => (/* reexport safe */
|
|
101945
|
-
/* harmony export */ "BaseUnitFormattingSettingsProvider": () => (/* reexport safe */
|
|
101946
|
-
/* harmony export */ "BatchedTileIdMap": () => (/* reexport safe */
|
|
101947
|
-
/* harmony export */ "BeButton": () => (/* reexport safe */
|
|
101948
|
-
/* harmony export */ "BeButtonEvent": () => (/* reexport safe */
|
|
101949
|
-
/* harmony export */ "BeButtonState": () => (/* reexport safe */
|
|
101950
|
-
/* harmony export */ "BeModifierKeys": () => (/* reexport safe */
|
|
101951
|
-
/* harmony export */ "BeTouchEvent": () => (/* reexport safe */
|
|
101952
|
-
/* harmony export */ "BeWheelEvent": () => (/* reexport safe */
|
|
101953
|
-
/* harmony export */ "BingElevationProvider": () => (/* reexport safe */
|
|
101964
|
+
/* harmony export */ "AzureMapsLayerImageryProvider": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.AzureMapsLayerImageryProvider),
|
|
101965
|
+
/* harmony export */ "B3dmReader": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.B3dmReader),
|
|
101966
|
+
/* harmony export */ "BackgroundMapGeometry": () => (/* reexport safe */ _BackgroundMapGeometry__WEBPACK_IMPORTED_MODULE_120__.BackgroundMapGeometry),
|
|
101967
|
+
/* harmony export */ "BaseUnitFormattingSettingsProvider": () => (/* reexport safe */ _quantity_formatting_BaseUnitFormattingSettingsProvider__WEBPACK_IMPORTED_MODULE_74__.BaseUnitFormattingSettingsProvider),
|
|
101968
|
+
/* harmony export */ "BatchedTileIdMap": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.BatchedTileIdMap),
|
|
101969
|
+
/* harmony export */ "BeButton": () => (/* reexport safe */ _tools_Tool__WEBPACK_IMPORTED_MODULE_115__.BeButton),
|
|
101970
|
+
/* harmony export */ "BeButtonEvent": () => (/* reexport safe */ _tools_Tool__WEBPACK_IMPORTED_MODULE_115__.BeButtonEvent),
|
|
101971
|
+
/* harmony export */ "BeButtonState": () => (/* reexport safe */ _tools_Tool__WEBPACK_IMPORTED_MODULE_115__.BeButtonState),
|
|
101972
|
+
/* harmony export */ "BeModifierKeys": () => (/* reexport safe */ _tools_Tool__WEBPACK_IMPORTED_MODULE_115__.BeModifierKeys),
|
|
101973
|
+
/* harmony export */ "BeTouchEvent": () => (/* reexport safe */ _tools_Tool__WEBPACK_IMPORTED_MODULE_115__.BeTouchEvent),
|
|
101974
|
+
/* harmony export */ "BeWheelEvent": () => (/* reexport safe */ _tools_Tool__WEBPACK_IMPORTED_MODULE_115__.BeWheelEvent),
|
|
101975
|
+
/* harmony export */ "BingElevationProvider": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.BingElevationProvider),
|
|
101954
101976
|
/* harmony export */ "BingLocationProvider": () => (/* reexport safe */ _BingLocation__WEBPACK_IMPORTED_MODULE_3__.BingLocationProvider),
|
|
101955
|
-
/* harmony export */ "BingMapsImageryLayerProvider": () => (/* reexport safe */
|
|
101956
|
-
/* harmony export */ "BlankConnection": () => (/* reexport safe */
|
|
101977
|
+
/* harmony export */ "BingMapsImageryLayerProvider": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.BingMapsImageryLayerProvider),
|
|
101978
|
+
/* harmony export */ "BlankConnection": () => (/* reexport safe */ _IModelConnection__WEBPACK_IMPORTED_MODULE_33__.BlankConnection),
|
|
101957
101979
|
/* harmony export */ "BriefcaseConnection": () => (/* reexport safe */ _BriefcaseConnection__WEBPACK_IMPORTED_MODULE_4__.BriefcaseConnection),
|
|
101958
101980
|
/* harmony export */ "BriefcaseEditorToolSettings": () => (/* reexport safe */ _BriefcaseConnection__WEBPACK_IMPORTED_MODULE_4__.BriefcaseEditorToolSettings),
|
|
101959
101981
|
/* harmony export */ "BriefcaseNotificationHandler": () => (/* reexport safe */ _BriefcaseTxns__WEBPACK_IMPORTED_MODULE_5__.BriefcaseNotificationHandler),
|
|
101960
101982
|
/* harmony export */ "BriefcaseTxns": () => (/* reexport safe */ _BriefcaseTxns__WEBPACK_IMPORTED_MODULE_5__.BriefcaseTxns),
|
|
101961
101983
|
/* harmony export */ "CategorySelectorState": () => (/* reexport safe */ _CategorySelectorState__WEBPACK_IMPORTED_MODULE_6__.CategorySelectorState),
|
|
101962
|
-
/* harmony export */ "CesiumIonAssetProvider": () => (/* reexport safe */
|
|
101984
|
+
/* harmony export */ "CesiumIonAssetProvider": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.CesiumIonAssetProvider),
|
|
101963
101985
|
/* harmony export */ "ChangeFlag": () => (/* reexport safe */ _ChangeFlags__WEBPACK_IMPORTED_MODULE_7__.ChangeFlag),
|
|
101964
101986
|
/* harmony export */ "ChangeFlags": () => (/* reexport safe */ _ChangeFlags__WEBPACK_IMPORTED_MODULE_7__.ChangeFlags),
|
|
101965
101987
|
/* harmony export */ "CheckpointConnection": () => (/* reexport safe */ _CheckpointConnection__WEBPACK_IMPORTED_MODULE_8__.CheckpointConnection),
|
|
101966
|
-
/* harmony export */ "ClipEventType": () => (/* reexport safe */
|
|
101967
|
-
/* harmony export */ "Cluster": () => (/* reexport safe */
|
|
101988
|
+
/* harmony export */ "ClipEventType": () => (/* reexport safe */ _tools_ClipViewTool__WEBPACK_IMPORTED_MODULE_107__.ClipEventType),
|
|
101989
|
+
/* harmony export */ "Cluster": () => (/* reexport safe */ _Marker__WEBPACK_IMPORTED_MODULE_38__.Cluster),
|
|
101968
101990
|
/* harmony export */ "CompassMode": () => (/* reexport safe */ _AccuDraw__WEBPACK_IMPORTED_MODULE_0__.CompassMode),
|
|
101969
101991
|
/* harmony export */ "ContextMode": () => (/* reexport safe */ _AccuDraw__WEBPACK_IMPORTED_MODULE_0__.ContextMode),
|
|
101970
101992
|
/* harmony export */ "ContextRealityModelState": () => (/* reexport safe */ _ContextRealityModelState__WEBPACK_IMPORTED_MODULE_9__.ContextRealityModelState),
|
|
101971
101993
|
/* harmony export */ "ContextRotationId": () => (/* reexport safe */ _AccuDraw__WEBPACK_IMPORTED_MODULE_0__.ContextRotationId),
|
|
101972
|
-
/* harmony export */ "ContextShareProvider": () => (/* reexport safe */
|
|
101973
|
-
/* harmony export */ "CoordSource": () => (/* reexport safe */
|
|
101994
|
+
/* harmony export */ "ContextShareProvider": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.ContextShareProvider),
|
|
101995
|
+
/* harmony export */ "CoordSource": () => (/* reexport safe */ _tools_Tool__WEBPACK_IMPORTED_MODULE_115__.CoordSource),
|
|
101974
101996
|
/* harmony export */ "CoordSystem": () => (/* reexport safe */ _CoordSystem__WEBPACK_IMPORTED_MODULE_10__.CoordSystem),
|
|
101975
101997
|
/* harmony export */ "CoordinateConverter": () => (/* reexport safe */ _GeoServices__WEBPACK_IMPORTED_MODULE_26__.CoordinateConverter),
|
|
101976
|
-
/* harmony export */ "CoordinateLockOverrides": () => (/* reexport safe */
|
|
101977
|
-
/* harmony export */ "CoreTools": () => (/* reexport safe */
|
|
101978
|
-
/* harmony export */ "CurrentInputState": () => (/* reexport safe */
|
|
101998
|
+
/* harmony export */ "CoordinateLockOverrides": () => (/* reexport safe */ _tools_Tool__WEBPACK_IMPORTED_MODULE_115__.CoordinateLockOverrides),
|
|
101999
|
+
/* harmony export */ "CoreTools": () => (/* reexport safe */ _tools_Tool__WEBPACK_IMPORTED_MODULE_115__.CoreTools),
|
|
102000
|
+
/* harmony export */ "CurrentInputState": () => (/* reexport safe */ _tools_ToolAdmin__WEBPACK_IMPORTED_MODULE_117__.CurrentInputState),
|
|
101979
102001
|
/* harmony export */ "CurrentState": () => (/* reexport safe */ _AccuDraw__WEBPACK_IMPORTED_MODULE_0__.CurrentState),
|
|
101980
|
-
/* harmony export */ "DebugShaderFile": () => (/* reexport safe */
|
|
101981
|
-
/* harmony export */ "DecorateContext": () => (/* reexport safe */
|
|
101982
|
-
/* harmony export */ "Decorations": () => (/* reexport safe */
|
|
102002
|
+
/* harmony export */ "DebugShaderFile": () => (/* reexport safe */ _render_RenderSystem__WEBPACK_IMPORTED_MODULE_97__.DebugShaderFile),
|
|
102003
|
+
/* harmony export */ "DecorateContext": () => (/* reexport safe */ _ViewContext__WEBPACK_IMPORTED_MODULE_57__.DecorateContext),
|
|
102004
|
+
/* harmony export */ "Decorations": () => (/* reexport safe */ _render_Decorations__WEBPACK_IMPORTED_MODULE_78__.Decorations),
|
|
101983
102005
|
/* harmony export */ "DecorationsCache": () => (/* reexport safe */ _DecorationsCache__WEBPACK_IMPORTED_MODULE_11__.DecorationsCache),
|
|
101984
|
-
/* harmony export */ "DefaultViewTouchTool": () => (/* reexport safe */
|
|
101985
|
-
/* harmony export */ "DefineACSByElementTool": () => (/* reexport safe */
|
|
101986
|
-
/* harmony export */ "DefineACSByPointsTool": () => (/* reexport safe */
|
|
101987
|
-
/* harmony export */ "DepthPointSource": () => (/* reexport safe */
|
|
102006
|
+
/* harmony export */ "DefaultViewTouchTool": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.DefaultViewTouchTool),
|
|
102007
|
+
/* harmony export */ "DefineACSByElementTool": () => (/* reexport safe */ _tools_AccuDrawTool__WEBPACK_IMPORTED_MODULE_106__.DefineACSByElementTool),
|
|
102008
|
+
/* harmony export */ "DefineACSByPointsTool": () => (/* reexport safe */ _tools_AccuDrawTool__WEBPACK_IMPORTED_MODULE_106__.DefineACSByPointsTool),
|
|
102009
|
+
/* harmony export */ "DepthPointSource": () => (/* reexport safe */ _Viewport__WEBPACK_IMPORTED_MODULE_61__.DepthPointSource),
|
|
101988
102010
|
/* harmony export */ "DevTools": () => (/* reexport safe */ _DevTools__WEBPACK_IMPORTED_MODULE_12__.DevTools),
|
|
101989
|
-
/* harmony export */ "DisclosedTileTreeSet": () => (/* reexport safe */
|
|
102011
|
+
/* harmony export */ "DisclosedTileTreeSet": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.DisclosedTileTreeSet),
|
|
101990
102012
|
/* harmony export */ "DisplayStyle2dState": () => (/* reexport safe */ _DisplayStyleState__WEBPACK_IMPORTED_MODULE_13__.DisplayStyle2dState),
|
|
101991
102013
|
/* harmony export */ "DisplayStyle3dState": () => (/* reexport safe */ _DisplayStyleState__WEBPACK_IMPORTED_MODULE_13__.DisplayStyle3dState),
|
|
101992
102014
|
/* harmony export */ "DisplayStyleState": () => (/* reexport safe */ _DisplayStyleState__WEBPACK_IMPORTED_MODULE_13__.DisplayStyleState),
|
|
101993
|
-
/* harmony export */ "DrawingModelState": () => (/* reexport safe */
|
|
102015
|
+
/* harmony export */ "DrawingModelState": () => (/* reexport safe */ _ModelState__WEBPACK_IMPORTED_MODULE_40__.DrawingModelState),
|
|
101994
102016
|
/* harmony export */ "DrawingViewState": () => (/* reexport safe */ _DrawingViewState__WEBPACK_IMPORTED_MODULE_14__.DrawingViewState),
|
|
101995
|
-
/* harmony export */ "DynamicIModelTile": () => (/* reexport safe */
|
|
101996
|
-
/* harmony export */ "DynamicsContext": () => (/* reexport safe */
|
|
101997
|
-
/* harmony export */ "ELEMENT_MARKED_FOR_REMOVAL": () => (/* reexport safe */
|
|
101998
|
-
/* harmony export */ "EditManipulator": () => (/* reexport safe */
|
|
101999
|
-
/* harmony export */ "ElementAgenda": () => (/* reexport safe */
|
|
102017
|
+
/* harmony export */ "DynamicIModelTile": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.DynamicIModelTile),
|
|
102018
|
+
/* harmony export */ "DynamicsContext": () => (/* reexport safe */ _ViewContext__WEBPACK_IMPORTED_MODULE_57__.DynamicsContext),
|
|
102019
|
+
/* harmony export */ "ELEMENT_MARKED_FOR_REMOVAL": () => (/* reexport safe */ _Viewport__WEBPACK_IMPORTED_MODULE_61__.ELEMENT_MARKED_FOR_REMOVAL),
|
|
102020
|
+
/* harmony export */ "EditManipulator": () => (/* reexport safe */ _tools_EditManipulator__WEBPACK_IMPORTED_MODULE_108__.EditManipulator),
|
|
102021
|
+
/* harmony export */ "ElementAgenda": () => (/* reexport safe */ _tools_ElementSetTool__WEBPACK_IMPORTED_MODULE_109__.ElementAgenda),
|
|
102000
102022
|
/* harmony export */ "ElementLocateManager": () => (/* reexport safe */ _ElementLocateManager__WEBPACK_IMPORTED_MODULE_15__.ElementLocateManager),
|
|
102001
102023
|
/* harmony export */ "ElementPicker": () => (/* reexport safe */ _ElementLocateManager__WEBPACK_IMPORTED_MODULE_15__.ElementPicker),
|
|
102002
|
-
/* harmony export */ "ElementSetTool": () => (/* reexport safe */
|
|
102024
|
+
/* harmony export */ "ElementSetTool": () => (/* reexport safe */ _tools_ElementSetTool__WEBPACK_IMPORTED_MODULE_109__.ElementSetTool),
|
|
102003
102025
|
/* harmony export */ "ElementState": () => (/* reexport safe */ _EntityState__WEBPACK_IMPORTED_MODULE_17__.ElementState),
|
|
102004
|
-
/* harmony export */ "EllipsoidTerrainProvider": () => (/* reexport safe */
|
|
102026
|
+
/* harmony export */ "EllipsoidTerrainProvider": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.EllipsoidTerrainProvider),
|
|
102005
102027
|
/* harmony export */ "EmphasizeElements": () => (/* reexport safe */ _EmphasizeElements__WEBPACK_IMPORTED_MODULE_16__.EmphasizeElements),
|
|
102006
|
-
/* harmony export */ "EngineeringLengthDescription": () => (/* reexport safe */
|
|
102028
|
+
/* harmony export */ "EngineeringLengthDescription": () => (/* reexport safe */ _properties_LengthDescription__WEBPACK_IMPORTED_MODULE_72__.EngineeringLengthDescription),
|
|
102007
102029
|
/* harmony export */ "EntityState": () => (/* reexport safe */ _EntityState__WEBPACK_IMPORTED_MODULE_17__.EntityState),
|
|
102008
102030
|
/* harmony export */ "EnvironmentDecorations": () => (/* reexport safe */ _EnvironmentDecorations__WEBPACK_IMPORTED_MODULE_18__.EnvironmentDecorations),
|
|
102009
|
-
/* harmony export */ "EventController": () => (/* reexport safe */
|
|
102010
|
-
/* harmony export */ "EventHandled": () => (/* reexport safe */
|
|
102011
|
-
/* harmony export */ "FeatureSymbology": () => (/* reexport safe */
|
|
102012
|
-
/* harmony export */ "FitViewTool": () => (/* reexport safe */
|
|
102031
|
+
/* harmony export */ "EventController": () => (/* reexport safe */ _tools_EventController__WEBPACK_IMPORTED_MODULE_110__.EventController),
|
|
102032
|
+
/* harmony export */ "EventHandled": () => (/* reexport safe */ _tools_Tool__WEBPACK_IMPORTED_MODULE_115__.EventHandled),
|
|
102033
|
+
/* harmony export */ "FeatureSymbology": () => (/* reexport safe */ _render_FeatureSymbology__WEBPACK_IMPORTED_MODULE_79__.FeatureSymbology),
|
|
102034
|
+
/* harmony export */ "FitViewTool": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.FitViewTool),
|
|
102013
102035
|
/* harmony export */ "Flags": () => (/* reexport safe */ _AccuDraw__WEBPACK_IMPORTED_MODULE_0__.Flags),
|
|
102014
102036
|
/* harmony export */ "FlashMode": () => (/* reexport safe */ _FlashSettings__WEBPACK_IMPORTED_MODULE_20__.FlashMode),
|
|
102015
102037
|
/* harmony export */ "FlashSettings": () => (/* reexport safe */ _FlashSettings__WEBPACK_IMPORTED_MODULE_20__.FlashSettings),
|
|
102016
|
-
/* harmony export */ "FlyViewTool": () => (/* reexport safe */
|
|
102017
|
-
/* harmony export */ "FormattedQuantityDescription": () => (/* reexport safe */
|
|
102018
|
-
/* harmony export */ "FrameStatsCollector": () => (/* reexport safe */
|
|
102038
|
+
/* harmony export */ "FlyViewTool": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.FlyViewTool),
|
|
102039
|
+
/* harmony export */ "FormattedQuantityDescription": () => (/* reexport safe */ _properties_FormattedQuantityDescription__WEBPACK_IMPORTED_MODULE_71__.FormattedQuantityDescription),
|
|
102040
|
+
/* harmony export */ "FrameStatsCollector": () => (/* reexport safe */ _render_FrameStats__WEBPACK_IMPORTED_MODULE_80__.FrameStatsCollector),
|
|
102019
102041
|
/* harmony export */ "FrontendLoggerCategory": () => (/* reexport safe */ _FrontendLoggerCategory__WEBPACK_IMPORTED_MODULE_21__.FrontendLoggerCategory),
|
|
102020
102042
|
/* harmony export */ "Frustum2d": () => (/* reexport safe */ _Frustum2d__WEBPACK_IMPORTED_MODULE_23__.Frustum2d),
|
|
102021
102043
|
/* harmony export */ "FrustumAnimator": () => (/* reexport safe */ _FrustumAnimator__WEBPACK_IMPORTED_MODULE_24__.FrustumAnimator),
|
|
@@ -102023,375 +102045,384 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
102023
102045
|
/* harmony export */ "FuzzySearchResults": () => (/* reexport safe */ _FuzzySearch__WEBPACK_IMPORTED_MODULE_25__.FuzzySearchResults),
|
|
102024
102046
|
/* harmony export */ "GeoConverter": () => (/* reexport safe */ _GeoServices__WEBPACK_IMPORTED_MODULE_26__.GeoConverter),
|
|
102025
102047
|
/* harmony export */ "GeoServices": () => (/* reexport safe */ _GeoServices__WEBPACK_IMPORTED_MODULE_26__.GeoServices),
|
|
102026
|
-
/* harmony export */ "GeographicTilingScheme": () => (/* reexport safe */
|
|
102027
|
-
/* harmony export */ "GeometricModel2dState": () => (/* reexport safe */
|
|
102028
|
-
/* harmony export */ "GeometricModel3dState": () => (/* reexport safe */
|
|
102029
|
-
/* harmony export */ "GeometricModelState": () => (/* reexport safe */
|
|
102048
|
+
/* harmony export */ "GeographicTilingScheme": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.GeographicTilingScheme),
|
|
102049
|
+
/* harmony export */ "GeometricModel2dState": () => (/* reexport safe */ _ModelState__WEBPACK_IMPORTED_MODULE_40__.GeometricModel2dState),
|
|
102050
|
+
/* harmony export */ "GeometricModel3dState": () => (/* reexport safe */ _ModelState__WEBPACK_IMPORTED_MODULE_40__.GeometricModel3dState),
|
|
102051
|
+
/* harmony export */ "GeometricModelState": () => (/* reexport safe */ _ModelState__WEBPACK_IMPORTED_MODULE_40__.GeometricModelState),
|
|
102030
102052
|
/* harmony export */ "GlobeAnimator": () => (/* reexport safe */ _GlobeAnimator__WEBPACK_IMPORTED_MODULE_27__.GlobeAnimator),
|
|
102031
|
-
/* harmony export */ "GltfBufferData": () => (/* reexport safe */
|
|
102032
|
-
/* harmony export */ "
|
|
102033
|
-
/* harmony export */ "
|
|
102034
|
-
/* harmony export */ "
|
|
102035
|
-
/* harmony export */ "
|
|
102036
|
-
/* harmony export */ "
|
|
102037
|
-
/* harmony export */ "
|
|
102038
|
-
/* harmony export */ "
|
|
102039
|
-
/* harmony export */ "
|
|
102040
|
-
/* harmony export */ "
|
|
102041
|
-
/* harmony export */ "
|
|
102042
|
-
/* harmony export */ "
|
|
102043
|
-
/* harmony export */ "
|
|
102044
|
-
/* harmony export */ "
|
|
102045
|
-
/* harmony export */ "
|
|
102046
|
-
/* harmony export */ "
|
|
102047
|
-
/* harmony export */ "
|
|
102048
|
-
/* harmony export */ "
|
|
102049
|
-
/* harmony export */ "
|
|
102050
|
-
/* harmony export */ "
|
|
102051
|
-
/* harmony export */ "
|
|
102052
|
-
/* harmony export */ "
|
|
102053
|
-
/* harmony export */ "
|
|
102054
|
-
/* harmony export */ "
|
|
102055
|
-
/* harmony export */ "
|
|
102056
|
-
/* harmony export */ "
|
|
102057
|
-
/* harmony export */ "
|
|
102058
|
-
/* harmony export */ "
|
|
102059
|
-
/* harmony export */ "
|
|
102060
|
-
/* harmony export */ "
|
|
102061
|
-
/* harmony export */ "
|
|
102062
|
-
/* harmony export */ "
|
|
102063
|
-
/* harmony export */ "
|
|
102064
|
-
/* harmony export */ "
|
|
102065
|
-
/* harmony export */ "
|
|
102066
|
-
/* harmony export */ "
|
|
102067
|
-
/* harmony export */ "
|
|
102068
|
-
/* harmony export */ "
|
|
102069
|
-
/* harmony export */ "
|
|
102070
|
-
/* harmony export */ "
|
|
102071
|
-
/* harmony export */ "
|
|
102072
|
-
/* harmony export */ "
|
|
102073
|
-
/* harmony export */ "
|
|
102053
|
+
/* harmony export */ "GltfBufferData": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.GltfBufferData),
|
|
102054
|
+
/* harmony export */ "GltfBufferTarget": () => (/* reexport safe */ _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_28__.GltfBufferTarget),
|
|
102055
|
+
/* harmony export */ "GltfDataType": () => (/* reexport safe */ _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_28__.GltfDataType),
|
|
102056
|
+
/* harmony export */ "GltfGraphicsReader": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.GltfGraphicsReader),
|
|
102057
|
+
/* harmony export */ "GltfHeader": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.GltfHeader),
|
|
102058
|
+
/* harmony export */ "GltfMagFilter": () => (/* reexport safe */ _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_28__.GltfMagFilter),
|
|
102059
|
+
/* harmony export */ "GltfMeshData": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.GltfMeshData),
|
|
102060
|
+
/* harmony export */ "GltfMeshMode": () => (/* reexport safe */ _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_28__.GltfMeshMode),
|
|
102061
|
+
/* harmony export */ "GltfMinFilter": () => (/* reexport safe */ _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_28__.GltfMinFilter),
|
|
102062
|
+
/* harmony export */ "GltfReader": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.GltfReader),
|
|
102063
|
+
/* harmony export */ "GltfReaderProps": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.GltfReaderProps),
|
|
102064
|
+
/* harmony export */ "GltfTechniqueState": () => (/* reexport safe */ _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_28__.GltfTechniqueState),
|
|
102065
|
+
/* harmony export */ "GltfWrapMode": () => (/* reexport safe */ _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_28__.GltfWrapMode),
|
|
102066
|
+
/* harmony export */ "GraphicBranch": () => (/* reexport safe */ _render_GraphicBranch__WEBPACK_IMPORTED_MODULE_81__.GraphicBranch),
|
|
102067
|
+
/* harmony export */ "GraphicBuilder": () => (/* reexport safe */ _render_GraphicBuilder__WEBPACK_IMPORTED_MODULE_82__.GraphicBuilder),
|
|
102068
|
+
/* harmony export */ "GraphicType": () => (/* reexport safe */ _render_GraphicBuilder__WEBPACK_IMPORTED_MODULE_82__.GraphicType),
|
|
102069
|
+
/* harmony export */ "GraphicalEditingScope": () => (/* reexport safe */ _GraphicalEditingScope__WEBPACK_IMPORTED_MODULE_29__.GraphicalEditingScope),
|
|
102070
|
+
/* harmony export */ "GraphicsCollectorDrawArgs": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.GraphicsCollectorDrawArgs),
|
|
102071
|
+
/* harmony export */ "HiliteSet": () => (/* reexport safe */ _SelectionSet__WEBPACK_IMPORTED_MODULE_47__.HiliteSet),
|
|
102072
|
+
/* harmony export */ "HitDetail": () => (/* reexport safe */ _HitDetail__WEBPACK_IMPORTED_MODULE_30__.HitDetail),
|
|
102073
|
+
/* harmony export */ "HitDetailType": () => (/* reexport safe */ _HitDetail__WEBPACK_IMPORTED_MODULE_30__.HitDetailType),
|
|
102074
|
+
/* harmony export */ "HitGeomType": () => (/* reexport safe */ _HitDetail__WEBPACK_IMPORTED_MODULE_30__.HitGeomType),
|
|
102075
|
+
/* harmony export */ "HitList": () => (/* reexport safe */ _HitDetail__WEBPACK_IMPORTED_MODULE_30__.HitList),
|
|
102076
|
+
/* harmony export */ "HitParentGeomType": () => (/* reexport safe */ _HitDetail__WEBPACK_IMPORTED_MODULE_30__.HitParentGeomType),
|
|
102077
|
+
/* harmony export */ "HitPriority": () => (/* reexport safe */ _HitDetail__WEBPACK_IMPORTED_MODULE_30__.HitPriority),
|
|
102078
|
+
/* harmony export */ "HitSource": () => (/* reexport safe */ _HitDetail__WEBPACK_IMPORTED_MODULE_30__.HitSource),
|
|
102079
|
+
/* harmony export */ "I3dmReader": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.I3dmReader),
|
|
102080
|
+
/* harmony export */ "IModelApp": () => (/* reexport safe */ _IModelApp__WEBPACK_IMPORTED_MODULE_32__.IModelApp),
|
|
102081
|
+
/* harmony export */ "IModelConnection": () => (/* reexport safe */ _IModelConnection__WEBPACK_IMPORTED_MODULE_33__.IModelConnection),
|
|
102082
|
+
/* harmony export */ "IModelFrameLifecycle": () => (/* reexport safe */ _render_webgl_IModelFrameLifecycle__WEBPACK_IMPORTED_MODULE_104__.IModelFrameLifecycle),
|
|
102083
|
+
/* harmony export */ "IModelRoutingContext": () => (/* reexport safe */ _IModelRoutingContext__WEBPACK_IMPORTED_MODULE_34__.IModelRoutingContext),
|
|
102084
|
+
/* harmony export */ "IModelTile": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.IModelTile),
|
|
102085
|
+
/* harmony export */ "IModelTileRequestChannels": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.IModelTileRequestChannels),
|
|
102086
|
+
/* harmony export */ "IModelTileTree": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.IModelTileTree),
|
|
102087
|
+
/* harmony export */ "ITWINJS_CORE_VERSION": () => (/* reexport safe */ _IModelApp__WEBPACK_IMPORTED_MODULE_32__.ITWINJS_CORE_VERSION),
|
|
102088
|
+
/* harmony export */ "IconSprites": () => (/* reexport safe */ _Sprites__WEBPACK_IMPORTED_MODULE_50__.IconSprites),
|
|
102089
|
+
/* harmony export */ "IdleTool": () => (/* reexport safe */ _tools_IdleTool__WEBPACK_IMPORTED_MODULE_111__.IdleTool),
|
|
102090
|
+
/* harmony export */ "ImageryMapLayerFormat": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.ImageryMapLayerFormat),
|
|
102091
|
+
/* harmony export */ "ImageryMapLayerTreeReference": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.ImageryMapLayerTreeReference),
|
|
102092
|
+
/* harmony export */ "ImageryMapTile": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.ImageryMapTile),
|
|
102093
|
+
/* harmony export */ "ImageryMapTileTree": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.ImageryMapTileTree),
|
|
102094
|
+
/* harmony export */ "ImageryTileTreeState": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.ImageryTileTreeState),
|
|
102095
|
+
/* harmony export */ "ImdlReader": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.ImdlReader),
|
|
102096
|
+
/* harmony export */ "InputCollector": () => (/* reexport safe */ _tools_Tool__WEBPACK_IMPORTED_MODULE_115__.InputCollector),
|
|
102097
|
+
/* harmony export */ "InputSource": () => (/* reexport safe */ _tools_Tool__WEBPACK_IMPORTED_MODULE_115__.InputSource),
|
|
102098
|
+
/* harmony export */ "InteractiveTool": () => (/* reexport safe */ _tools_Tool__WEBPACK_IMPORTED_MODULE_115__.InteractiveTool),
|
|
102099
|
+
/* harmony export */ "IntersectDetail": () => (/* reexport safe */ _HitDetail__WEBPACK_IMPORTED_MODULE_30__.IntersectDetail),
|
|
102100
|
+
/* harmony export */ "IpcApp": () => (/* reexport safe */ _IpcApp__WEBPACK_IMPORTED_MODULE_35__.IpcApp),
|
|
102074
102101
|
/* harmony export */ "ItemField": () => (/* reexport safe */ _AccuDraw__WEBPACK_IMPORTED_MODULE_0__.ItemField),
|
|
102075
|
-
/* harmony export */ "KeyinParseError": () => (/* reexport safe */
|
|
102102
|
+
/* harmony export */ "KeyinParseError": () => (/* reexport safe */ _tools_Tool__WEBPACK_IMPORTED_MODULE_115__.KeyinParseError),
|
|
102076
102103
|
/* harmony export */ "KeyinStatus": () => (/* reexport safe */ _AccuDraw__WEBPACK_IMPORTED_MODULE_0__.KeyinStatus),
|
|
102077
|
-
/* harmony export */ "LRUTileList": () => (/* reexport safe */
|
|
102078
|
-
/* harmony export */ "LengthDescription": () => (/* reexport safe */
|
|
102079
|
-
/* harmony export */ "LocalExtensionProvider": () => (/* reexport safe */
|
|
102080
|
-
/* harmony export */ "LocalUnitFormatProvider": () => (/* reexport safe */
|
|
102081
|
-
/* harmony export */ "LocalhostIpcApp": () => (/* reexport safe */
|
|
102104
|
+
/* harmony export */ "LRUTileList": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.LRUTileList),
|
|
102105
|
+
/* harmony export */ "LengthDescription": () => (/* reexport safe */ _properties_LengthDescription__WEBPACK_IMPORTED_MODULE_72__.LengthDescription),
|
|
102106
|
+
/* harmony export */ "LocalExtensionProvider": () => (/* reexport safe */ _extension_providers_LocalExtensionProvider__WEBPACK_IMPORTED_MODULE_68__.LocalExtensionProvider),
|
|
102107
|
+
/* harmony export */ "LocalUnitFormatProvider": () => (/* reexport safe */ _quantity_formatting_LocalUnitFormatProvider__WEBPACK_IMPORTED_MODULE_75__.LocalUnitFormatProvider),
|
|
102108
|
+
/* harmony export */ "LocalhostIpcApp": () => (/* reexport safe */ _LocalhostIpcApp__WEBPACK_IMPORTED_MODULE_123__.LocalhostIpcApp),
|
|
102082
102109
|
/* harmony export */ "LocateAction": () => (/* reexport safe */ _ElementLocateManager__WEBPACK_IMPORTED_MODULE_15__.LocateAction),
|
|
102083
102110
|
/* harmony export */ "LocateFilterStatus": () => (/* reexport safe */ _ElementLocateManager__WEBPACK_IMPORTED_MODULE_15__.LocateFilterStatus),
|
|
102084
102111
|
/* harmony export */ "LocateOptions": () => (/* reexport safe */ _ElementLocateManager__WEBPACK_IMPORTED_MODULE_15__.LocateOptions),
|
|
102085
102112
|
/* harmony export */ "LocateResponse": () => (/* reexport safe */ _ElementLocateManager__WEBPACK_IMPORTED_MODULE_15__.LocateResponse),
|
|
102086
102113
|
/* harmony export */ "LockedStates": () => (/* reexport safe */ _AccuDraw__WEBPACK_IMPORTED_MODULE_0__.LockedStates),
|
|
102087
|
-
/* harmony export */ "LookAndMoveTool": () => (/* reexport safe */
|
|
102088
|
-
/* harmony export */ "LookViewTool": () => (/* reexport safe */
|
|
102089
|
-
/* harmony export */ "ManipulatorToolEvent": () => (/* reexport safe */
|
|
102090
|
-
/* harmony export */ "MapBoxLayerImageryProvider": () => (/* reexport safe */
|
|
102091
|
-
/* harmony export */ "MapCartoRectangle": () => (/* reexport safe */
|
|
102092
|
-
/* harmony export */ "MapFeatureInfoRecord": () => (/* reexport safe */
|
|
102093
|
-
/* harmony export */ "MapLayerFormat": () => (/* reexport safe */
|
|
102094
|
-
/* harmony export */ "MapLayerFormatRegistry": () => (/* reexport safe */
|
|
102095
|
-
/* harmony export */ "MapLayerImageryProvider": () => (/* reexport safe */
|
|
102096
|
-
/* harmony export */ "MapLayerImageryProviderStatus": () => (/* reexport safe */
|
|
102097
|
-
/* harmony export */ "MapLayerSource": () => (/* reexport safe */
|
|
102098
|
-
/* harmony export */ "MapLayerSourceStatus": () => (/* reexport safe */
|
|
102099
|
-
/* harmony export */ "MapLayerSources": () => (/* reexport safe */
|
|
102100
|
-
/* harmony export */ "MapLayerTileTreeReference": () => (/* reexport safe */
|
|
102101
|
-
/* harmony export */ "MapTile": () => (/* reexport safe */
|
|
102102
|
-
/* harmony export */ "MapTileLoader": () => (/* reexport safe */
|
|
102103
|
-
/* harmony export */ "MapTileProjection": () => (/* reexport safe */
|
|
102104
|
-
/* harmony export */ "MapTileTree": () => (/* reexport safe */
|
|
102105
|
-
/* harmony export */ "MapTileTreeReference": () => (/* reexport safe */
|
|
102106
|
-
/* harmony export */ "MapTileTreeScaleRangeVisibility": () => (/* reexport safe */
|
|
102107
|
-
/* harmony export */ "MapTiledGraphicsProvider": () => (/* reexport safe */
|
|
102108
|
-
/* harmony export */ "MapTilingScheme": () => (/* reexport safe */
|
|
102109
|
-
/* harmony export */ "MarginPercent": () => (/* reexport safe */
|
|
102110
|
-
/* harmony export */ "Marker": () => (/* reexport safe */
|
|
102111
|
-
/* harmony export */ "MarkerSet": () => (/* reexport safe */
|
|
102112
|
-
/* harmony export */ "MeasureAreaByPointsTool": () => (/* reexport safe */
|
|
102113
|
-
/* harmony export */ "MeasureAreaTool": () => (/* reexport safe */
|
|
102114
|
-
/* harmony export */ "MeasureDistanceTool": () => (/* reexport safe */
|
|
102115
|
-
/* harmony export */ "MeasureElementTool": () => (/* reexport safe */
|
|
102116
|
-
/* harmony export */ "MeasureLengthTool": () => (/* reexport safe */
|
|
102117
|
-
/* harmony export */ "MeasureLocationTool": () => (/* reexport safe */
|
|
102118
|
-
/* harmony export */ "MeasureVolumeTool": () => (/* reexport safe */
|
|
102119
|
-
/* harmony export */ "MessageBoxIconType": () => (/* reexport safe */
|
|
102120
|
-
/* harmony export */ "MessageBoxType": () => (/* reexport safe */
|
|
102121
|
-
/* harmony export */ "MessageBoxValue": () => (/* reexport safe */
|
|
102122
|
-
/* harmony export */ "MockRender": () => (/* reexport safe */
|
|
102123
|
-
/* harmony export */ "ModelMapLayerTileTreeReference": () => (/* reexport safe */
|
|
102124
|
-
/* harmony export */ "ModelSelectorState": () => (/* reexport safe */
|
|
102125
|
-
/* harmony export */ "ModelState": () => (/* reexport safe */
|
|
102126
|
-
/* harmony export */ "ModifyElementSource": () => (/* reexport safe */
|
|
102114
|
+
/* harmony export */ "LookAndMoveTool": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.LookAndMoveTool),
|
|
102115
|
+
/* harmony export */ "LookViewTool": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.LookViewTool),
|
|
102116
|
+
/* harmony export */ "ManipulatorToolEvent": () => (/* reexport safe */ _tools_ToolAdmin__WEBPACK_IMPORTED_MODULE_117__.ManipulatorToolEvent),
|
|
102117
|
+
/* harmony export */ "MapBoxLayerImageryProvider": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.MapBoxLayerImageryProvider),
|
|
102118
|
+
/* harmony export */ "MapCartoRectangle": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.MapCartoRectangle),
|
|
102119
|
+
/* harmony export */ "MapFeatureInfoRecord": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.MapFeatureInfoRecord),
|
|
102120
|
+
/* harmony export */ "MapLayerFormat": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.MapLayerFormat),
|
|
102121
|
+
/* harmony export */ "MapLayerFormatRegistry": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.MapLayerFormatRegistry),
|
|
102122
|
+
/* harmony export */ "MapLayerImageryProvider": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.MapLayerImageryProvider),
|
|
102123
|
+
/* harmony export */ "MapLayerImageryProviderStatus": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.MapLayerImageryProviderStatus),
|
|
102124
|
+
/* harmony export */ "MapLayerSource": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.MapLayerSource),
|
|
102125
|
+
/* harmony export */ "MapLayerSourceStatus": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.MapLayerSourceStatus),
|
|
102126
|
+
/* harmony export */ "MapLayerSources": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.MapLayerSources),
|
|
102127
|
+
/* harmony export */ "MapLayerTileTreeReference": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.MapLayerTileTreeReference),
|
|
102128
|
+
/* harmony export */ "MapTile": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.MapTile),
|
|
102129
|
+
/* harmony export */ "MapTileLoader": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.MapTileLoader),
|
|
102130
|
+
/* harmony export */ "MapTileProjection": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.MapTileProjection),
|
|
102131
|
+
/* harmony export */ "MapTileTree": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.MapTileTree),
|
|
102132
|
+
/* harmony export */ "MapTileTreeReference": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.MapTileTreeReference),
|
|
102133
|
+
/* harmony export */ "MapTileTreeScaleRangeVisibility": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.MapTileTreeScaleRangeVisibility),
|
|
102134
|
+
/* harmony export */ "MapTiledGraphicsProvider": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.MapTiledGraphicsProvider),
|
|
102135
|
+
/* harmony export */ "MapTilingScheme": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.MapTilingScheme),
|
|
102136
|
+
/* harmony export */ "MarginPercent": () => (/* reexport safe */ _MarginPercent__WEBPACK_IMPORTED_MODULE_37__.MarginPercent),
|
|
102137
|
+
/* harmony export */ "Marker": () => (/* reexport safe */ _Marker__WEBPACK_IMPORTED_MODULE_38__.Marker),
|
|
102138
|
+
/* harmony export */ "MarkerSet": () => (/* reexport safe */ _Marker__WEBPACK_IMPORTED_MODULE_38__.MarkerSet),
|
|
102139
|
+
/* harmony export */ "MeasureAreaByPointsTool": () => (/* reexport safe */ _tools_MeasureTool__WEBPACK_IMPORTED_MODULE_112__.MeasureAreaByPointsTool),
|
|
102140
|
+
/* harmony export */ "MeasureAreaTool": () => (/* reexport safe */ _tools_MeasureTool__WEBPACK_IMPORTED_MODULE_112__.MeasureAreaTool),
|
|
102141
|
+
/* harmony export */ "MeasureDistanceTool": () => (/* reexport safe */ _tools_MeasureTool__WEBPACK_IMPORTED_MODULE_112__.MeasureDistanceTool),
|
|
102142
|
+
/* harmony export */ "MeasureElementTool": () => (/* reexport safe */ _tools_MeasureTool__WEBPACK_IMPORTED_MODULE_112__.MeasureElementTool),
|
|
102143
|
+
/* harmony export */ "MeasureLengthTool": () => (/* reexport safe */ _tools_MeasureTool__WEBPACK_IMPORTED_MODULE_112__.MeasureLengthTool),
|
|
102144
|
+
/* harmony export */ "MeasureLocationTool": () => (/* reexport safe */ _tools_MeasureTool__WEBPACK_IMPORTED_MODULE_112__.MeasureLocationTool),
|
|
102145
|
+
/* harmony export */ "MeasureVolumeTool": () => (/* reexport safe */ _tools_MeasureTool__WEBPACK_IMPORTED_MODULE_112__.MeasureVolumeTool),
|
|
102146
|
+
/* harmony export */ "MessageBoxIconType": () => (/* reexport safe */ _NotificationManager__WEBPACK_IMPORTED_MODULE_44__.MessageBoxIconType),
|
|
102147
|
+
/* harmony export */ "MessageBoxType": () => (/* reexport safe */ _NotificationManager__WEBPACK_IMPORTED_MODULE_44__.MessageBoxType),
|
|
102148
|
+
/* harmony export */ "MessageBoxValue": () => (/* reexport safe */ _NotificationManager__WEBPACK_IMPORTED_MODULE_44__.MessageBoxValue),
|
|
102149
|
+
/* harmony export */ "MockRender": () => (/* reexport safe */ _render_MockRender__WEBPACK_IMPORTED_MODULE_85__.MockRender),
|
|
102150
|
+
/* harmony export */ "ModelMapLayerTileTreeReference": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.ModelMapLayerTileTreeReference),
|
|
102151
|
+
/* harmony export */ "ModelSelectorState": () => (/* reexport safe */ _ModelSelectorState__WEBPACK_IMPORTED_MODULE_39__.ModelSelectorState),
|
|
102152
|
+
/* harmony export */ "ModelState": () => (/* reexport safe */ _ModelState__WEBPACK_IMPORTED_MODULE_40__.ModelState),
|
|
102153
|
+
/* harmony export */ "ModifyElementSource": () => (/* reexport safe */ _tools_ElementSetTool__WEBPACK_IMPORTED_MODULE_109__.ModifyElementSource),
|
|
102127
102154
|
/* harmony export */ "MutableChangeFlags": () => (/* reexport safe */ _ChangeFlags__WEBPACK_IMPORTED_MODULE_7__.MutableChangeFlags),
|
|
102128
|
-
/* harmony export */ "NativeApp": () => (/* reexport safe */
|
|
102129
|
-
/* harmony export */ "NativeAppLogger": () => (/* reexport safe */
|
|
102130
|
-
/* harmony export */ "NoRenderApp": () => (/* reexport safe */
|
|
102131
|
-
/* harmony export */ "NotificationHandler": () => (/* reexport safe */
|
|
102132
|
-
/* harmony export */ "NotificationManager": () => (/* reexport safe */
|
|
102133
|
-
/* harmony export */ "NotifyMessageDetails": () => (/* reexport safe */
|
|
102134
|
-
/* harmony export */ "NullRenderSystem": () => (/* reexport safe */
|
|
102135
|
-
/* harmony export */ "NullTarget": () => (/* reexport safe */
|
|
102136
|
-
/* harmony export */ "OPCFormatInterpreter": () => (/* reexport safe */
|
|
102137
|
-
/* harmony export */ "OffScreenTarget": () => (/* reexport safe */
|
|
102138
|
-
/* harmony export */ "OffScreenViewport": () => (/* reexport safe */
|
|
102139
|
-
/* harmony export */ "OnScreenTarget": () => (/* reexport safe */
|
|
102140
|
-
/* harmony export */ "OrbitGtTileTree": () => (/* reexport safe */
|
|
102141
|
-
/* harmony export */ "OrbitGtTreeReference": () => (/* reexport safe */
|
|
102142
|
-
/* harmony export */ "OrthographicViewState": () => (/* reexport safe */
|
|
102143
|
-
/* harmony export */ "OutputMessageAlert": () => (/* reexport safe */
|
|
102144
|
-
/* harmony export */ "OutputMessagePriority": () => (/* reexport safe */
|
|
102145
|
-
/* harmony export */ "OutputMessageType": () => (/* reexport safe */
|
|
102146
|
-
/* harmony export */ "PanViewTool": () => (/* reexport safe */
|
|
102147
|
-
/* harmony export */ "ParseAndRunResult": () => (/* reexport safe */
|
|
102148
|
-
/* harmony export */ "ParticleCollectionBuilder": () => (/* reexport safe */
|
|
102149
|
-
/* harmony export */ "PerModelCategoryVisibility": () => (/* reexport safe */
|
|
102150
|
-
/* harmony export */ "PerformanceMetrics": () => (/* reexport safe */
|
|
102151
|
-
/* harmony export */ "PhysicalModelState": () => (/* reexport safe */
|
|
102152
|
-
/* harmony export */ "Pixel": () => (/* reexport safe */
|
|
102153
|
-
/* harmony export */ "PlanarClipMaskState": () => (/* reexport safe */
|
|
102154
|
-
/* harmony export */ "PlanarGridTransparency": () => (/* reexport safe */
|
|
102155
|
-
/* harmony export */ "PlanarTilePatch": () => (/* reexport safe */
|
|
102156
|
-
/* harmony export */ "PrimitiveTool": () => (/* reexport safe */
|
|
102157
|
-
/* harmony export */ "PrimitiveVisibility": () => (/* reexport safe */
|
|
102158
|
-
/* harmony export */ "QuadId": () => (/* reexport safe */
|
|
102159
|
-
/* harmony export */ "QuantityFormatter": () => (/* reexport safe */
|
|
102160
|
-
/* harmony export */ "QuantityType": () => (/* reexport safe */
|
|
102161
|
-
/* harmony export */ "ReadonlyTileUserSet": () => (/* reexport safe */
|
|
102162
|
-
/* harmony export */ "RealityDataError": () => (/* reexport safe */
|
|
102163
|
-
/* harmony export */ "RealityDataSource": () => (/* reexport safe */
|
|
102164
|
-
/* harmony export */ "RealityDataSourceProviderRegistry": () => (/* reexport safe */
|
|
102165
|
-
/* harmony export */ "RealityMeshParams": () => (/* reexport safe */
|
|
102166
|
-
/* harmony export */ "RealityMeshParamsBuilder": () => (/* reexport safe */
|
|
102167
|
-
/* harmony export */ "RealityModelTileTree": () => (/* reexport safe */
|
|
102168
|
-
/* harmony export */ "RealityModelTileUtils": () => (/* reexport safe */
|
|
102169
|
-
/* harmony export */ "RealityTile": () => (/* reexport safe */
|
|
102170
|
-
/* harmony export */ "RealityTileDrawArgs": () => (/* reexport safe */
|
|
102171
|
-
/* harmony export */ "RealityTileLoader": () => (/* reexport safe */
|
|
102172
|
-
/* harmony export */ "RealityTileRegion": () => (/* reexport safe */
|
|
102173
|
-
/* harmony export */ "RealityTileTree": () => (/* reexport safe */
|
|
102174
|
-
/* harmony export */ "RealityTreeReference": () => (/* reexport safe */
|
|
102175
|
-
/* harmony export */ "RemoteExtensionProvider": () => (/* reexport safe */
|
|
102176
|
-
/* harmony export */ "RenderClipVolume": () => (/* reexport safe */
|
|
102177
|
-
/* harmony export */ "RenderContext": () => (/* reexport safe */
|
|
102178
|
-
/* harmony export */ "RenderDiagnostics": () => (/* reexport safe */
|
|
102179
|
-
/* harmony export */ "RenderGraphic": () => (/* reexport safe */
|
|
102180
|
-
/* harmony export */ "RenderGraphicOwner": () => (/* reexport safe */
|
|
102181
|
-
/* harmony export */ "RenderMemory": () => (/* reexport safe */
|
|
102182
|
-
/* harmony export */ "RenderPlanarClassifier": () => (/* reexport safe */
|
|
102183
|
-
/* harmony export */ "RenderSystem": () => (/* reexport safe */
|
|
102184
|
-
/* harmony export */ "RenderTarget": () => (/* reexport safe */
|
|
102185
|
-
/* harmony export */ "RenderTerrainGeometry": () => (/* reexport safe */
|
|
102186
|
-
/* harmony export */ "RenderTextureDrape": () => (/* reexport safe */
|
|
102187
|
-
/* harmony export */ "RotateViewTool": () => (/* reexport safe */
|
|
102155
|
+
/* harmony export */ "NativeApp": () => (/* reexport safe */ _NativeApp__WEBPACK_IMPORTED_MODULE_41__.NativeApp),
|
|
102156
|
+
/* harmony export */ "NativeAppLogger": () => (/* reexport safe */ _NativeAppLogger__WEBPACK_IMPORTED_MODULE_42__.NativeAppLogger),
|
|
102157
|
+
/* harmony export */ "NoRenderApp": () => (/* reexport safe */ _NoRenderApp__WEBPACK_IMPORTED_MODULE_43__.NoRenderApp),
|
|
102158
|
+
/* harmony export */ "NotificationHandler": () => (/* reexport safe */ _IpcApp__WEBPACK_IMPORTED_MODULE_35__.NotificationHandler),
|
|
102159
|
+
/* harmony export */ "NotificationManager": () => (/* reexport safe */ _NotificationManager__WEBPACK_IMPORTED_MODULE_44__.NotificationManager),
|
|
102160
|
+
/* harmony export */ "NotifyMessageDetails": () => (/* reexport safe */ _NotificationManager__WEBPACK_IMPORTED_MODULE_44__.NotifyMessageDetails),
|
|
102161
|
+
/* harmony export */ "NullRenderSystem": () => (/* reexport safe */ _NoRenderApp__WEBPACK_IMPORTED_MODULE_43__.NullRenderSystem),
|
|
102162
|
+
/* harmony export */ "NullTarget": () => (/* reexport safe */ _NoRenderApp__WEBPACK_IMPORTED_MODULE_43__.NullTarget),
|
|
102163
|
+
/* harmony export */ "OPCFormatInterpreter": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.OPCFormatInterpreter),
|
|
102164
|
+
/* harmony export */ "OffScreenTarget": () => (/* reexport safe */ _render_webgl_Target__WEBPACK_IMPORTED_MODULE_103__.OffScreenTarget),
|
|
102165
|
+
/* harmony export */ "OffScreenViewport": () => (/* reexport safe */ _Viewport__WEBPACK_IMPORTED_MODULE_61__.OffScreenViewport),
|
|
102166
|
+
/* harmony export */ "OnScreenTarget": () => (/* reexport safe */ _render_webgl_Target__WEBPACK_IMPORTED_MODULE_103__.OnScreenTarget),
|
|
102167
|
+
/* harmony export */ "OrbitGtTileTree": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.OrbitGtTileTree),
|
|
102168
|
+
/* harmony export */ "OrbitGtTreeReference": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.OrbitGtTreeReference),
|
|
102169
|
+
/* harmony export */ "OrthographicViewState": () => (/* reexport safe */ _SpatialViewState__WEBPACK_IMPORTED_MODULE_49__.OrthographicViewState),
|
|
102170
|
+
/* harmony export */ "OutputMessageAlert": () => (/* reexport safe */ _NotificationManager__WEBPACK_IMPORTED_MODULE_44__.OutputMessageAlert),
|
|
102171
|
+
/* harmony export */ "OutputMessagePriority": () => (/* reexport safe */ _NotificationManager__WEBPACK_IMPORTED_MODULE_44__.OutputMessagePriority),
|
|
102172
|
+
/* harmony export */ "OutputMessageType": () => (/* reexport safe */ _NotificationManager__WEBPACK_IMPORTED_MODULE_44__.OutputMessageType),
|
|
102173
|
+
/* harmony export */ "PanViewTool": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.PanViewTool),
|
|
102174
|
+
/* harmony export */ "ParseAndRunResult": () => (/* reexport safe */ _tools_Tool__WEBPACK_IMPORTED_MODULE_115__.ParseAndRunResult),
|
|
102175
|
+
/* harmony export */ "ParticleCollectionBuilder": () => (/* reexport safe */ _render_ParticleCollectionBuilder__WEBPACK_IMPORTED_MODULE_86__.ParticleCollectionBuilder),
|
|
102176
|
+
/* harmony export */ "PerModelCategoryVisibility": () => (/* reexport safe */ _PerModelCategoryVisibility__WEBPACK_IMPORTED_MODULE_45__.PerModelCategoryVisibility),
|
|
102177
|
+
/* harmony export */ "PerformanceMetrics": () => (/* reexport safe */ _render_webgl_PerformanceMetrics__WEBPACK_IMPORTED_MODULE_102__.PerformanceMetrics),
|
|
102178
|
+
/* harmony export */ "PhysicalModelState": () => (/* reexport safe */ _ModelState__WEBPACK_IMPORTED_MODULE_40__.PhysicalModelState),
|
|
102179
|
+
/* harmony export */ "Pixel": () => (/* reexport safe */ _render_Pixel__WEBPACK_IMPORTED_MODULE_87__.Pixel),
|
|
102180
|
+
/* harmony export */ "PlanarClipMaskState": () => (/* reexport safe */ _PlanarClipMaskState__WEBPACK_IMPORTED_MODULE_46__.PlanarClipMaskState),
|
|
102181
|
+
/* harmony export */ "PlanarGridTransparency": () => (/* reexport safe */ _render_RenderSystem__WEBPACK_IMPORTED_MODULE_97__.PlanarGridTransparency),
|
|
102182
|
+
/* harmony export */ "PlanarTilePatch": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.PlanarTilePatch),
|
|
102183
|
+
/* harmony export */ "PrimitiveTool": () => (/* reexport safe */ _tools_PrimitiveTool__WEBPACK_IMPORTED_MODULE_113__.PrimitiveTool),
|
|
102184
|
+
/* harmony export */ "PrimitiveVisibility": () => (/* reexport safe */ _render_RenderTarget__WEBPACK_IMPORTED_MODULE_96__.PrimitiveVisibility),
|
|
102185
|
+
/* harmony export */ "QuadId": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.QuadId),
|
|
102186
|
+
/* harmony export */ "QuantityFormatter": () => (/* reexport safe */ _quantity_formatting_QuantityFormatter__WEBPACK_IMPORTED_MODULE_73__.QuantityFormatter),
|
|
102187
|
+
/* harmony export */ "QuantityType": () => (/* reexport safe */ _quantity_formatting_QuantityFormatter__WEBPACK_IMPORTED_MODULE_73__.QuantityType),
|
|
102188
|
+
/* harmony export */ "ReadonlyTileUserSet": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.ReadonlyTileUserSet),
|
|
102189
|
+
/* harmony export */ "RealityDataError": () => (/* reexport safe */ _RealityDataSource__WEBPACK_IMPORTED_MODULE_124__.RealityDataError),
|
|
102190
|
+
/* harmony export */ "RealityDataSource": () => (/* reexport safe */ _RealityDataSource__WEBPACK_IMPORTED_MODULE_124__.RealityDataSource),
|
|
102191
|
+
/* harmony export */ "RealityDataSourceProviderRegistry": () => (/* reexport safe */ _RealityDataSource__WEBPACK_IMPORTED_MODULE_124__.RealityDataSourceProviderRegistry),
|
|
102192
|
+
/* harmony export */ "RealityMeshParams": () => (/* reexport safe */ _render_RealityMeshParams__WEBPACK_IMPORTED_MODULE_89__.RealityMeshParams),
|
|
102193
|
+
/* harmony export */ "RealityMeshParamsBuilder": () => (/* reexport safe */ _render_RealityMeshParams__WEBPACK_IMPORTED_MODULE_89__.RealityMeshParamsBuilder),
|
|
102194
|
+
/* harmony export */ "RealityModelTileTree": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.RealityModelTileTree),
|
|
102195
|
+
/* harmony export */ "RealityModelTileUtils": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.RealityModelTileUtils),
|
|
102196
|
+
/* harmony export */ "RealityTile": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.RealityTile),
|
|
102197
|
+
/* harmony export */ "RealityTileDrawArgs": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.RealityTileDrawArgs),
|
|
102198
|
+
/* harmony export */ "RealityTileLoader": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.RealityTileLoader),
|
|
102199
|
+
/* harmony export */ "RealityTileRegion": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.RealityTileRegion),
|
|
102200
|
+
/* harmony export */ "RealityTileTree": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.RealityTileTree),
|
|
102201
|
+
/* harmony export */ "RealityTreeReference": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.RealityTreeReference),
|
|
102202
|
+
/* harmony export */ "RemoteExtensionProvider": () => (/* reexport safe */ _extension_providers_RemoteExtensionProvider__WEBPACK_IMPORTED_MODULE_69__.RemoteExtensionProvider),
|
|
102203
|
+
/* harmony export */ "RenderClipVolume": () => (/* reexport safe */ _render_RenderClipVolume__WEBPACK_IMPORTED_MODULE_90__.RenderClipVolume),
|
|
102204
|
+
/* harmony export */ "RenderContext": () => (/* reexport safe */ _ViewContext__WEBPACK_IMPORTED_MODULE_57__.RenderContext),
|
|
102205
|
+
/* harmony export */ "RenderDiagnostics": () => (/* reexport safe */ _render_RenderSystem__WEBPACK_IMPORTED_MODULE_97__.RenderDiagnostics),
|
|
102206
|
+
/* harmony export */ "RenderGraphic": () => (/* reexport safe */ _render_RenderGraphic__WEBPACK_IMPORTED_MODULE_91__.RenderGraphic),
|
|
102207
|
+
/* harmony export */ "RenderGraphicOwner": () => (/* reexport safe */ _render_RenderGraphic__WEBPACK_IMPORTED_MODULE_91__.RenderGraphicOwner),
|
|
102208
|
+
/* harmony export */ "RenderMemory": () => (/* reexport safe */ _render_RenderMemory__WEBPACK_IMPORTED_MODULE_93__.RenderMemory),
|
|
102209
|
+
/* harmony export */ "RenderPlanarClassifier": () => (/* reexport safe */ _render_RenderPlanarClassifier__WEBPACK_IMPORTED_MODULE_95__.RenderPlanarClassifier),
|
|
102210
|
+
/* harmony export */ "RenderSystem": () => (/* reexport safe */ _render_RenderSystem__WEBPACK_IMPORTED_MODULE_97__.RenderSystem),
|
|
102211
|
+
/* harmony export */ "RenderTarget": () => (/* reexport safe */ _render_RenderTarget__WEBPACK_IMPORTED_MODULE_96__.RenderTarget),
|
|
102212
|
+
/* harmony export */ "RenderTerrainGeometry": () => (/* reexport safe */ _render_RenderSystem__WEBPACK_IMPORTED_MODULE_97__.RenderTerrainGeometry),
|
|
102213
|
+
/* harmony export */ "RenderTextureDrape": () => (/* reexport safe */ _render_RenderSystem__WEBPACK_IMPORTED_MODULE_97__.RenderTextureDrape),
|
|
102214
|
+
/* harmony export */ "RotateViewTool": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.RotateViewTool),
|
|
102188
102215
|
/* harmony export */ "RotationMode": () => (/* reexport safe */ _AccuDraw__WEBPACK_IMPORTED_MODULE_0__.RotationMode),
|
|
102189
102216
|
/* harmony export */ "RoundOff": () => (/* reexport safe */ _AccuDraw__WEBPACK_IMPORTED_MODULE_0__.RoundOff),
|
|
102190
102217
|
/* harmony export */ "SavedState": () => (/* reexport safe */ _AccuDraw__WEBPACK_IMPORTED_MODULE_0__.SavedState),
|
|
102191
|
-
/* harmony export */ "Scene": () => (/* reexport safe */
|
|
102192
|
-
/* harmony export */ "SceneContext": () => (/* reexport safe */
|
|
102193
|
-
/* harmony export */ "ScreenViewport": () => (/* reexport safe */
|
|
102194
|
-
/* harmony export */ "ScrollViewTool": () => (/* reexport safe */
|
|
102195
|
-
/* harmony export */ "SectionDrawingModelState": () => (/* reexport safe */
|
|
102196
|
-
/* harmony export */ "SelectParent": () => (/* reexport safe */
|
|
102197
|
-
/* harmony export */ "SelectionMethod": () => (/* reexport safe */
|
|
102198
|
-
/* harmony export */ "SelectionMode": () => (/* reexport safe */
|
|
102199
|
-
/* harmony export */ "SelectionProcessing": () => (/* reexport safe */
|
|
102200
|
-
/* harmony export */ "SelectionSet": () => (/* reexport safe */
|
|
102201
|
-
/* harmony export */ "SelectionSetEventType": () => (/* reexport safe */
|
|
102202
|
-
/* harmony export */ "SelectionTool": () => (/* reexport safe */
|
|
102203
|
-
/* harmony export */ "SetupCameraTool": () => (/* reexport safe */
|
|
102204
|
-
/* harmony export */ "SetupWalkCameraTool": () => (/* reexport safe */
|
|
102205
|
-
/* harmony export */ "SheetModelState": () => (/* reexport safe */
|
|
102206
|
-
/* harmony export */ "SheetViewState": () => (/* reexport safe */
|
|
102207
|
-
/* harmony export */ "SnapDetail": () => (/* reexport safe */
|
|
102208
|
-
/* harmony export */ "SnapHeat": () => (/* reexport safe */
|
|
102209
|
-
/* harmony export */ "SnapMode": () => (/* reexport safe */
|
|
102218
|
+
/* harmony export */ "Scene": () => (/* reexport safe */ _render_Scene__WEBPACK_IMPORTED_MODULE_99__.Scene),
|
|
102219
|
+
/* harmony export */ "SceneContext": () => (/* reexport safe */ _ViewContext__WEBPACK_IMPORTED_MODULE_57__.SceneContext),
|
|
102220
|
+
/* harmony export */ "ScreenViewport": () => (/* reexport safe */ _Viewport__WEBPACK_IMPORTED_MODULE_61__.ScreenViewport),
|
|
102221
|
+
/* harmony export */ "ScrollViewTool": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.ScrollViewTool),
|
|
102222
|
+
/* harmony export */ "SectionDrawingModelState": () => (/* reexport safe */ _ModelState__WEBPACK_IMPORTED_MODULE_40__.SectionDrawingModelState),
|
|
102223
|
+
/* harmony export */ "SelectParent": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.SelectParent),
|
|
102224
|
+
/* harmony export */ "SelectionMethod": () => (/* reexport safe */ _tools_SelectTool__WEBPACK_IMPORTED_MODULE_114__.SelectionMethod),
|
|
102225
|
+
/* harmony export */ "SelectionMode": () => (/* reexport safe */ _tools_SelectTool__WEBPACK_IMPORTED_MODULE_114__.SelectionMode),
|
|
102226
|
+
/* harmony export */ "SelectionProcessing": () => (/* reexport safe */ _tools_SelectTool__WEBPACK_IMPORTED_MODULE_114__.SelectionProcessing),
|
|
102227
|
+
/* harmony export */ "SelectionSet": () => (/* reexport safe */ _SelectionSet__WEBPACK_IMPORTED_MODULE_47__.SelectionSet),
|
|
102228
|
+
/* harmony export */ "SelectionSetEventType": () => (/* reexport safe */ _SelectionSet__WEBPACK_IMPORTED_MODULE_47__.SelectionSetEventType),
|
|
102229
|
+
/* harmony export */ "SelectionTool": () => (/* reexport safe */ _tools_SelectTool__WEBPACK_IMPORTED_MODULE_114__.SelectionTool),
|
|
102230
|
+
/* harmony export */ "SetupCameraTool": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.SetupCameraTool),
|
|
102231
|
+
/* harmony export */ "SetupWalkCameraTool": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.SetupWalkCameraTool),
|
|
102232
|
+
/* harmony export */ "SheetModelState": () => (/* reexport safe */ _ModelState__WEBPACK_IMPORTED_MODULE_40__.SheetModelState),
|
|
102233
|
+
/* harmony export */ "SheetViewState": () => (/* reexport safe */ _SheetViewState__WEBPACK_IMPORTED_MODULE_48__.SheetViewState),
|
|
102234
|
+
/* harmony export */ "SnapDetail": () => (/* reexport safe */ _HitDetail__WEBPACK_IMPORTED_MODULE_30__.SnapDetail),
|
|
102235
|
+
/* harmony export */ "SnapHeat": () => (/* reexport safe */ _HitDetail__WEBPACK_IMPORTED_MODULE_30__.SnapHeat),
|
|
102236
|
+
/* harmony export */ "SnapMode": () => (/* reexport safe */ _HitDetail__WEBPACK_IMPORTED_MODULE_30__.SnapMode),
|
|
102210
102237
|
/* harmony export */ "SnapStatus": () => (/* reexport safe */ _ElementLocateManager__WEBPACK_IMPORTED_MODULE_15__.SnapStatus),
|
|
102211
|
-
/* harmony export */ "SnapshotConnection": () => (/* reexport safe */
|
|
102212
|
-
/* harmony export */ "SpatialClassifierTileTreeReference": () => (/* reexport safe */
|
|
102213
|
-
/* harmony export */ "SpatialLocationModelState": () => (/* reexport safe */
|
|
102214
|
-
/* harmony export */ "SpatialModelState": () => (/* reexport safe */
|
|
102215
|
-
/* harmony export */ "SpatialTileTreeReferences": () => (/* reexport safe */
|
|
102216
|
-
/* harmony export */ "SpatialViewState": () => (/* reexport safe */
|
|
102217
|
-
/* harmony export */ "Sprite": () => (/* reexport safe */
|
|
102218
|
-
/* harmony export */ "SpriteLocation": () => (/* reexport safe */
|
|
102219
|
-
/* harmony export */ "StandardView": () => (/* reexport safe */
|
|
102220
|
-
/* harmony export */ "StandardViewId": () => (/* reexport safe */
|
|
102221
|
-
/* harmony export */ "StandardViewTool": () => (/* reexport safe */
|
|
102222
|
-
/* harmony export */ "StartOrResume": () => (/* reexport safe */
|
|
102223
|
-
/* harmony export */ "Storage": () => (/* reexport safe */
|
|
102224
|
-
/* harmony export */ "SubCategoriesCache": () => (/* reexport safe */
|
|
102225
|
-
/* harmony export */ "SurveyLengthDescription": () => (/* reexport safe */
|
|
102226
|
-
/* harmony export */ "SuspendedToolState": () => (/* reexport safe */
|
|
102227
|
-
/* harmony export */ "Target": () => (/* reexport safe */
|
|
102238
|
+
/* harmony export */ "SnapshotConnection": () => (/* reexport safe */ _IModelConnection__WEBPACK_IMPORTED_MODULE_33__.SnapshotConnection),
|
|
102239
|
+
/* harmony export */ "SpatialClassifierTileTreeReference": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.SpatialClassifierTileTreeReference),
|
|
102240
|
+
/* harmony export */ "SpatialLocationModelState": () => (/* reexport safe */ _ModelState__WEBPACK_IMPORTED_MODULE_40__.SpatialLocationModelState),
|
|
102241
|
+
/* harmony export */ "SpatialModelState": () => (/* reexport safe */ _ModelState__WEBPACK_IMPORTED_MODULE_40__.SpatialModelState),
|
|
102242
|
+
/* harmony export */ "SpatialTileTreeReferences": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.SpatialTileTreeReferences),
|
|
102243
|
+
/* harmony export */ "SpatialViewState": () => (/* reexport safe */ _SpatialViewState__WEBPACK_IMPORTED_MODULE_49__.SpatialViewState),
|
|
102244
|
+
/* harmony export */ "Sprite": () => (/* reexport safe */ _Sprites__WEBPACK_IMPORTED_MODULE_50__.Sprite),
|
|
102245
|
+
/* harmony export */ "SpriteLocation": () => (/* reexport safe */ _Sprites__WEBPACK_IMPORTED_MODULE_50__.SpriteLocation),
|
|
102246
|
+
/* harmony export */ "StandardView": () => (/* reexport safe */ _StandardView__WEBPACK_IMPORTED_MODULE_51__.StandardView),
|
|
102247
|
+
/* harmony export */ "StandardViewId": () => (/* reexport safe */ _StandardView__WEBPACK_IMPORTED_MODULE_51__.StandardViewId),
|
|
102248
|
+
/* harmony export */ "StandardViewTool": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.StandardViewTool),
|
|
102249
|
+
/* harmony export */ "StartOrResume": () => (/* reexport safe */ _tools_ToolAdmin__WEBPACK_IMPORTED_MODULE_117__.StartOrResume),
|
|
102250
|
+
/* harmony export */ "Storage": () => (/* reexport safe */ _NativeApp__WEBPACK_IMPORTED_MODULE_41__.Storage),
|
|
102251
|
+
/* harmony export */ "SubCategoriesCache": () => (/* reexport safe */ _SubCategoriesCache__WEBPACK_IMPORTED_MODULE_52__.SubCategoriesCache),
|
|
102252
|
+
/* harmony export */ "SurveyLengthDescription": () => (/* reexport safe */ _properties_LengthDescription__WEBPACK_IMPORTED_MODULE_72__.SurveyLengthDescription),
|
|
102253
|
+
/* harmony export */ "SuspendedToolState": () => (/* reexport safe */ _tools_ToolAdmin__WEBPACK_IMPORTED_MODULE_117__.SuspendedToolState),
|
|
102254
|
+
/* harmony export */ "Target": () => (/* reexport safe */ _render_webgl_Target__WEBPACK_IMPORTED_MODULE_103__.Target),
|
|
102228
102255
|
/* harmony export */ "TentativeOrAccuSnap": () => (/* reexport safe */ _AccuSnap__WEBPACK_IMPORTED_MODULE_1__.TentativeOrAccuSnap),
|
|
102229
|
-
/* harmony export */ "TentativePoint": () => (/* reexport safe */
|
|
102256
|
+
/* harmony export */ "TentativePoint": () => (/* reexport safe */ _TentativePoint__WEBPACK_IMPORTED_MODULE_53__.TentativePoint),
|
|
102230
102257
|
/* harmony export */ "TerrainDisplayOverrides": () => (/* reexport safe */ _DisplayStyleState__WEBPACK_IMPORTED_MODULE_13__.TerrainDisplayOverrides),
|
|
102231
|
-
/* harmony export */ "TerrainMeshProvider": () => (/* reexport safe */
|
|
102232
|
-
/* harmony export */ "TerrainProviderRegistry": () => (/* reexport safe */
|
|
102233
|
-
/* harmony export */ "TerrainTexture": () => (/* reexport safe */
|
|
102258
|
+
/* harmony export */ "TerrainMeshProvider": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TerrainMeshProvider),
|
|
102259
|
+
/* harmony export */ "TerrainProviderRegistry": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TerrainProviderRegistry),
|
|
102260
|
+
/* harmony export */ "TerrainTexture": () => (/* reexport safe */ _render_RenderSystem__WEBPACK_IMPORTED_MODULE_97__.TerrainTexture),
|
|
102234
102261
|
/* harmony export */ "ThreeAxes": () => (/* reexport safe */ _AccuDraw__WEBPACK_IMPORTED_MODULE_0__.ThreeAxes),
|
|
102235
|
-
/* harmony export */ "ThreeDTileFormatInterpreter": () => (/* reexport safe */
|
|
102236
|
-
/* harmony export */ "Tile": () => (/* reexport safe */
|
|
102237
|
-
/* harmony export */ "TileAdmin": () => (/* reexport safe */
|
|
102238
|
-
/* harmony export */ "TileAvailability": () => (/* reexport safe */
|
|
102239
|
-
/* harmony export */ "TileBoundingBoxes": () => (/* reexport safe */
|
|
102240
|
-
/* harmony export */ "TileDrawArgs": () => (/* reexport safe */
|
|
102241
|
-
/* harmony export */ "TileGeometryCollector": () => (/* reexport safe */
|
|
102242
|
-
/* harmony export */ "TileGraphicType": () => (/* reexport safe */
|
|
102243
|
-
/* harmony export */ "TileLoadPriority": () => (/* reexport safe */
|
|
102244
|
-
/* harmony export */ "TileLoadStatus": () => (/* reexport safe */
|
|
102245
|
-
/* harmony export */ "TileRequest": () => (/* reexport safe */
|
|
102246
|
-
/* harmony export */ "TileRequestChannel": () => (/* reexport safe */
|
|
102247
|
-
/* harmony export */ "TileRequestChannelStatistics": () => (/* reexport safe */
|
|
102248
|
-
/* harmony export */ "TileRequestChannels": () => (/* reexport safe */
|
|
102249
|
-
/* harmony export */ "TileStorage": () => (/* reexport safe */
|
|
102250
|
-
/* harmony export */ "TileTree": () => (/* reexport safe */
|
|
102251
|
-
/* harmony export */ "TileTreeLoadStatus": () => (/* reexport safe */
|
|
102252
|
-
/* harmony export */ "TileTreeReference": () => (/* reexport safe */
|
|
102253
|
-
/* harmony export */ "TileUrlImageryProvider": () => (/* reexport safe */
|
|
102254
|
-
/* harmony export */ "TileUsageMarker": () => (/* reexport safe */
|
|
102255
|
-
/* harmony export */ "TileUser": () => (/* reexport safe */
|
|
102256
|
-
/* harmony export */ "TileUserIdSet": () => (/* reexport safe */
|
|
102257
|
-
/* harmony export */ "TileUserIdSets": () => (/* reexport safe */
|
|
102258
|
-
/* harmony export */ "TileVisibility": () => (/* reexport safe */
|
|
102259
|
-
/* harmony export */ "TiledGraphicsProvider": () => (/* reexport safe */
|
|
102260
|
-
/* harmony export */ "Tiles": () => (/* reexport safe */
|
|
102261
|
-
/* harmony export */ "Tool": () => (/* reexport safe */
|
|
102262
|
-
/* harmony export */ "ToolAdmin": () => (/* reexport safe */
|
|
102263
|
-
/* harmony export */ "ToolAssistance": () => (/* reexport safe */
|
|
102264
|
-
/* harmony export */ "ToolAssistanceImage": () => (/* reexport safe */
|
|
102265
|
-
/* harmony export */ "ToolAssistanceInputMethod": () => (/* reexport safe */
|
|
102266
|
-
/* harmony export */ "ToolRegistry": () => (/* reexport safe */
|
|
102267
|
-
/* harmony export */ "ToolSettings": () => (/* reexport safe */
|
|
102268
|
-
/* harmony export */ "ToolSettingsState": () => (/* reexport safe */
|
|
102269
|
-
/* harmony export */ "ToolState": () => (/* reexport safe */
|
|
102262
|
+
/* harmony export */ "ThreeDTileFormatInterpreter": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.ThreeDTileFormatInterpreter),
|
|
102263
|
+
/* harmony export */ "Tile": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.Tile),
|
|
102264
|
+
/* harmony export */ "TileAdmin": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TileAdmin),
|
|
102265
|
+
/* harmony export */ "TileAvailability": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TileAvailability),
|
|
102266
|
+
/* harmony export */ "TileBoundingBoxes": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TileBoundingBoxes),
|
|
102267
|
+
/* harmony export */ "TileDrawArgs": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TileDrawArgs),
|
|
102268
|
+
/* harmony export */ "TileGeometryCollector": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TileGeometryCollector),
|
|
102269
|
+
/* harmony export */ "TileGraphicType": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TileGraphicType),
|
|
102270
|
+
/* harmony export */ "TileLoadPriority": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TileLoadPriority),
|
|
102271
|
+
/* harmony export */ "TileLoadStatus": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TileLoadStatus),
|
|
102272
|
+
/* harmony export */ "TileRequest": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TileRequest),
|
|
102273
|
+
/* harmony export */ "TileRequestChannel": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TileRequestChannel),
|
|
102274
|
+
/* harmony export */ "TileRequestChannelStatistics": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TileRequestChannelStatistics),
|
|
102275
|
+
/* harmony export */ "TileRequestChannels": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TileRequestChannels),
|
|
102276
|
+
/* harmony export */ "TileStorage": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TileStorage),
|
|
102277
|
+
/* harmony export */ "TileTree": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TileTree),
|
|
102278
|
+
/* harmony export */ "TileTreeLoadStatus": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TileTreeLoadStatus),
|
|
102279
|
+
/* harmony export */ "TileTreeReference": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TileTreeReference),
|
|
102280
|
+
/* harmony export */ "TileUrlImageryProvider": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TileUrlImageryProvider),
|
|
102281
|
+
/* harmony export */ "TileUsageMarker": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TileUsageMarker),
|
|
102282
|
+
/* harmony export */ "TileUser": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TileUser),
|
|
102283
|
+
/* harmony export */ "TileUserIdSet": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TileUserIdSet),
|
|
102284
|
+
/* harmony export */ "TileUserIdSets": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TileUserIdSets),
|
|
102285
|
+
/* harmony export */ "TileVisibility": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TileVisibility),
|
|
102286
|
+
/* harmony export */ "TiledGraphicsProvider": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TiledGraphicsProvider),
|
|
102287
|
+
/* harmony export */ "Tiles": () => (/* reexport safe */ _Tiles__WEBPACK_IMPORTED_MODULE_54__.Tiles),
|
|
102288
|
+
/* harmony export */ "Tool": () => (/* reexport safe */ _tools_Tool__WEBPACK_IMPORTED_MODULE_115__.Tool),
|
|
102289
|
+
/* harmony export */ "ToolAdmin": () => (/* reexport safe */ _tools_ToolAdmin__WEBPACK_IMPORTED_MODULE_117__.ToolAdmin),
|
|
102290
|
+
/* harmony export */ "ToolAssistance": () => (/* reexport safe */ _tools_ToolAssistance__WEBPACK_IMPORTED_MODULE_118__.ToolAssistance),
|
|
102291
|
+
/* harmony export */ "ToolAssistanceImage": () => (/* reexport safe */ _tools_ToolAssistance__WEBPACK_IMPORTED_MODULE_118__.ToolAssistanceImage),
|
|
102292
|
+
/* harmony export */ "ToolAssistanceInputMethod": () => (/* reexport safe */ _tools_ToolAssistance__WEBPACK_IMPORTED_MODULE_118__.ToolAssistanceInputMethod),
|
|
102293
|
+
/* harmony export */ "ToolRegistry": () => (/* reexport safe */ _tools_Tool__WEBPACK_IMPORTED_MODULE_115__.ToolRegistry),
|
|
102294
|
+
/* harmony export */ "ToolSettings": () => (/* reexport safe */ _tools_ToolSettings__WEBPACK_IMPORTED_MODULE_116__.ToolSettings),
|
|
102295
|
+
/* harmony export */ "ToolSettingsState": () => (/* reexport safe */ _tools_ToolAdmin__WEBPACK_IMPORTED_MODULE_117__.ToolSettingsState),
|
|
102296
|
+
/* harmony export */ "ToolState": () => (/* reexport safe */ _tools_ToolAdmin__WEBPACK_IMPORTED_MODULE_117__.ToolState),
|
|
102270
102297
|
/* harmony export */ "TouchCursor": () => (/* reexport safe */ _AccuSnap__WEBPACK_IMPORTED_MODULE_1__.TouchCursor),
|
|
102271
|
-
/* harmony export */ "TraversalChildrenDetails": () => (/* reexport safe */
|
|
102272
|
-
/* harmony export */ "TraversalDetails": () => (/* reexport safe */
|
|
102273
|
-
/* harmony export */ "TraversalSelectionContext": () => (/* reexport safe */
|
|
102274
|
-
/* harmony export */ "TwoWayViewportFrustumSync": () => (/* reexport safe */
|
|
102275
|
-
/* harmony export */ "TwoWayViewportSync": () => (/* reexport safe */
|
|
102276
|
-
/* harmony export */ "UniformType": () => (/* reexport safe */
|
|
102277
|
-
/* harmony export */ "UniqueTileUserSets": () => (/* reexport safe */
|
|
102278
|
-
/* harmony export */ "UpsampledMapTile": () => (/* reexport safe */
|
|
102279
|
-
/* harmony export */ "VaryingType": () => (/* reexport safe */
|
|
102280
|
-
/* harmony export */ "ViewClipByElementTool": () => (/* reexport safe */
|
|
102281
|
-
/* harmony export */ "ViewClipByPlaneTool": () => (/* reexport safe */
|
|
102282
|
-
/* harmony export */ "ViewClipByRangeTool": () => (/* reexport safe */
|
|
102283
|
-
/* harmony export */ "ViewClipByShapeTool": () => (/* reexport safe */
|
|
102284
|
-
/* harmony export */ "ViewClipClearTool": () => (/* reexport safe */
|
|
102285
|
-
/* harmony export */ "ViewClipControlArrow": () => (/* reexport safe */
|
|
102286
|
-
/* harmony export */ "ViewClipDecoration": () => (/* reexport safe */
|
|
102287
|
-
/* harmony export */ "ViewClipDecorationProvider": () => (/* reexport safe */
|
|
102288
|
-
/* harmony export */ "ViewClipModifyTool": () => (/* reexport safe */
|
|
102289
|
-
/* harmony export */ "ViewClipPlanesModifyTool": () => (/* reexport safe */
|
|
102290
|
-
/* harmony export */ "ViewClipShapeModifyTool": () => (/* reexport safe */
|
|
102291
|
-
/* harmony export */ "ViewClipTool": () => (/* reexport safe */
|
|
102292
|
-
/* harmony export */ "ViewCreator2d": () => (/* reexport safe */
|
|
102293
|
-
/* harmony export */ "ViewCreator3d": () => (/* reexport safe */
|
|
102294
|
-
/* harmony export */ "ViewGlobalLocationConstants": () => (/* reexport safe */
|
|
102295
|
-
/* harmony export */ "ViewGlobeBirdTool": () => (/* reexport safe */
|
|
102296
|
-
/* harmony export */ "ViewGlobeIModelTool": () => (/* reexport safe */
|
|
102297
|
-
/* harmony export */ "ViewGlobeLocationTool": () => (/* reexport safe */
|
|
102298
|
-
/* harmony export */ "ViewGlobeSatelliteTool": () => (/* reexport safe */
|
|
102299
|
-
/* harmony export */ "ViewHandleArray": () => (/* reexport safe */
|
|
102300
|
-
/* harmony export */ "ViewHandleType": () => (/* reexport safe */
|
|
102301
|
-
/* harmony export */ "ViewManager": () => (/* reexport safe */
|
|
102302
|
-
/* harmony export */ "ViewManip": () => (/* reexport safe */
|
|
102303
|
-
/* harmony export */ "ViewPose": () => (/* reexport safe */
|
|
102304
|
-
/* harmony export */ "ViewPose2d": () => (/* reexport safe */
|
|
102305
|
-
/* harmony export */ "ViewPose3d": () => (/* reexport safe */
|
|
102306
|
-
/* harmony export */ "ViewRect": () => (/* reexport safe */
|
|
102307
|
-
/* harmony export */ "ViewRedoTool": () => (/* reexport safe */
|
|
102308
|
-
/* harmony export */ "ViewState": () => (/* reexport safe */
|
|
102309
|
-
/* harmony export */ "ViewState2d": () => (/* reexport safe */
|
|
102310
|
-
/* harmony export */ "ViewState3d": () => (/* reexport safe */
|
|
102311
|
-
/* harmony export */ "ViewStatus": () => (/* reexport safe */
|
|
102312
|
-
/* harmony export */ "ViewToggleCameraTool": () => (/* reexport safe */
|
|
102313
|
-
/* harmony export */ "ViewTool": () => (/* reexport safe */
|
|
102314
|
-
/* harmony export */ "ViewUndoEvent": () => (/* reexport safe */
|
|
102315
|
-
/* harmony export */ "ViewUndoTool": () => (/* reexport safe */
|
|
102316
|
-
/* harmony export */ "ViewingSpace": () => (/* reexport safe */
|
|
102317
|
-
/* harmony export */ "ViewingToolHandle": () => (/* reexport safe */
|
|
102318
|
-
/* harmony export */ "Viewport": () => (/* reexport safe */
|
|
102319
|
-
/* harmony export */ "WalkViewTool": () => (/* reexport safe */
|
|
102320
|
-
/* harmony export */ "WebMercatorProjection": () => (/* reexport safe */
|
|
102321
|
-
/* harmony export */ "WebMercatorTilingScheme": () => (/* reexport safe */
|
|
102322
|
-
/* harmony export */ "WheelEventProcessor": () => (/* reexport safe */
|
|
102323
|
-
/* harmony export */ "WindowAreaTool": () => (/* reexport safe */
|
|
102324
|
-
/* harmony export */ "WmsCapabilities": () => (/* reexport safe */
|
|
102325
|
-
/* harmony export */ "WmsCapability": () => (/* reexport safe */
|
|
102326
|
-
/* harmony export */ "WmsMapLayerImageryProvider": () => (/* reexport safe */
|
|
102327
|
-
/* harmony export */ "WmsUtilities": () => (/* reexport safe */
|
|
102328
|
-
/* harmony export */ "WmtsCapabilities": () => (/* reexport safe */
|
|
102329
|
-
/* harmony export */ "WmtsCapability": () => (/* reexport safe */
|
|
102330
|
-
/* harmony export */ "WmtsConstants": () => (/* reexport safe */
|
|
102331
|
-
/* harmony export */ "WmtsMapLayerImageryProvider": () => (/* reexport safe */
|
|
102332
|
-
/* harmony export */ "ZoomViewTool": () => (/* reexport safe */
|
|
102333
|
-
/* harmony export */ "addRangeGraphic": () => (/* reexport safe */
|
|
102334
|
-
/* harmony export */ "areaToEyeHeight": () => (/* reexport safe */
|
|
102335
|
-
/* harmony export */ "areaToEyeHeightFromGcs": () => (/* reexport safe */
|
|
102336
|
-
/* harmony export */ "calculateEcefToDbTransformAtLocation": () => (/* reexport safe */
|
|
102337
|
-
/* harmony export */ "canvasToImageBuffer": () => (/* reexport safe */
|
|
102338
|
-
/* harmony export */ "canvasToResizedCanvasWithBars": () => (/* reexport safe */
|
|
102339
|
-
/* harmony export */ "connectViewportFrusta": () => (/* reexport safe */
|
|
102340
|
-
/* harmony export */ "connectViewportViews": () => (/* reexport safe */
|
|
102341
|
-
/* harmony export */ "connectViewports": () => (/* reexport safe */
|
|
102342
|
-
/* harmony export */ "createClassifierTileTreeReference": () => (/* reexport safe */
|
|
102343
|
-
/* harmony export */ "createDefaultViewFlagOverrides": () => (/* reexport safe */
|
|
102344
|
-
/* harmony export */ "createEmptyRenderPlan": () => (/* reexport safe */
|
|
102345
|
-
/* harmony export */ "createMapLayerTreeReference": () => (/* reexport safe */
|
|
102346
|
-
/* harmony export */ "createMaskTreeReference": () => (/* reexport safe */
|
|
102347
|
-
/* harmony export */ "createModelMapLayerTileTreeReference": () => (/* reexport safe */
|
|
102348
|
-
/* harmony export */ "createOrbitGtTileTreeReference": () => (/* reexport safe */
|
|
102349
|
-
/* harmony export */ "createPrimaryTileTreeReference": () => (/* reexport safe */
|
|
102350
|
-
/* harmony export */ "createRealityTileTreeReference": () => (/* reexport safe */
|
|
102351
|
-
/* harmony export */ "createRenderPlanFromViewport": () => (/* reexport safe */
|
|
102352
|
-
/* harmony export */ "disposeTileTreesForGeometricModels": () => (/* reexport safe */
|
|
102353
|
-
/* harmony export */ "extractImageSourceDimensions": () => (/* reexport safe */
|
|
102354
|
-
/* harmony export */ "eyeToCartographicOnGlobe": () => (/* reexport safe */
|
|
102355
|
-
/* harmony export */ "eyeToCartographicOnGlobeFromGcs": () => (/* reexport safe */
|
|
102356
|
-
/* harmony export */ "formatAnimationBranchId": () => (/* reexport safe */
|
|
102357
|
-
/* harmony export */ "getCenteredViewRect": () => (/* reexport safe */
|
|
102358
|
-
/* harmony export */ "getCesiumAccessTokenAndEndpointUrl": () => (/* reexport safe */
|
|
102359
|
-
/* harmony export */ "getCesiumAssetUrl": () => (/* reexport safe */
|
|
102360
|
-
/* harmony export */ "getCesiumOSMBuildingsUrl": () => (/* reexport safe */
|
|
102361
|
-
/* harmony export */ "getCesiumTerrainProvider": () => (/* reexport safe */
|
|
102362
|
-
/* harmony export */ "getCompressedJpegFromCanvas": () => (/* reexport safe */
|
|
102363
|
-
/* harmony export */ "getFrustumPlaneIntersectionDepthRange": () => (/* reexport safe */
|
|
102364
|
-
/* harmony export */ "getGcsConverterAvailable": () => (/* reexport safe */
|
|
102365
|
-
/* harmony export */ "
|
|
102366
|
-
/* harmony export */ "
|
|
102367
|
-
/* harmony export */ "
|
|
102368
|
-
/* harmony export */ "
|
|
102369
|
-
/* harmony export */ "
|
|
102370
|
-
/* harmony export */ "
|
|
102371
|
-
/* harmony export */ "
|
|
102372
|
-
/* harmony export */ "
|
|
102373
|
-
/* harmony export */ "
|
|
102374
|
-
/* harmony export */ "
|
|
102375
|
-
/* harmony export */ "
|
|
102376
|
-
/* harmony export */ "
|
|
102377
|
-
/* harmony export */ "
|
|
102378
|
-
/* harmony export */ "
|
|
102379
|
-
/* harmony export */ "
|
|
102380
|
-
/* harmony export */ "
|
|
102381
|
-
/* harmony export */ "
|
|
102382
|
-
/* harmony export */ "
|
|
102383
|
-
/* harmony export */ "
|
|
102384
|
-
/* harmony export */ "
|
|
102385
|
-
/* harmony export */ "
|
|
102386
|
-
/* harmony export */ "
|
|
102387
|
-
/* harmony export */ "
|
|
102388
|
-
/* harmony export */ "
|
|
102389
|
-
/* harmony export */ "
|
|
102390
|
-
/* harmony export */ "
|
|
102391
|
-
/* harmony export */ "
|
|
102392
|
-
/* harmony export */ "
|
|
102393
|
-
/* harmony export */ "
|
|
102394
|
-
/* harmony export */ "
|
|
102298
|
+
/* harmony export */ "TraversalChildrenDetails": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TraversalChildrenDetails),
|
|
102299
|
+
/* harmony export */ "TraversalDetails": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TraversalDetails),
|
|
102300
|
+
/* harmony export */ "TraversalSelectionContext": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.TraversalSelectionContext),
|
|
102301
|
+
/* harmony export */ "TwoWayViewportFrustumSync": () => (/* reexport safe */ _ViewportSync__WEBPACK_IMPORTED_MODULE_62__.TwoWayViewportFrustumSync),
|
|
102302
|
+
/* harmony export */ "TwoWayViewportSync": () => (/* reexport safe */ _ViewportSync__WEBPACK_IMPORTED_MODULE_62__.TwoWayViewportSync),
|
|
102303
|
+
/* harmony export */ "UniformType": () => (/* reexport safe */ _render_ScreenSpaceEffectBuilder__WEBPACK_IMPORTED_MODULE_100__.UniformType),
|
|
102304
|
+
/* harmony export */ "UniqueTileUserSets": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.UniqueTileUserSets),
|
|
102305
|
+
/* harmony export */ "UpsampledMapTile": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.UpsampledMapTile),
|
|
102306
|
+
/* harmony export */ "VaryingType": () => (/* reexport safe */ _render_ScreenSpaceEffectBuilder__WEBPACK_IMPORTED_MODULE_100__.VaryingType),
|
|
102307
|
+
/* harmony export */ "ViewClipByElementTool": () => (/* reexport safe */ _tools_ClipViewTool__WEBPACK_IMPORTED_MODULE_107__.ViewClipByElementTool),
|
|
102308
|
+
/* harmony export */ "ViewClipByPlaneTool": () => (/* reexport safe */ _tools_ClipViewTool__WEBPACK_IMPORTED_MODULE_107__.ViewClipByPlaneTool),
|
|
102309
|
+
/* harmony export */ "ViewClipByRangeTool": () => (/* reexport safe */ _tools_ClipViewTool__WEBPACK_IMPORTED_MODULE_107__.ViewClipByRangeTool),
|
|
102310
|
+
/* harmony export */ "ViewClipByShapeTool": () => (/* reexport safe */ _tools_ClipViewTool__WEBPACK_IMPORTED_MODULE_107__.ViewClipByShapeTool),
|
|
102311
|
+
/* harmony export */ "ViewClipClearTool": () => (/* reexport safe */ _tools_ClipViewTool__WEBPACK_IMPORTED_MODULE_107__.ViewClipClearTool),
|
|
102312
|
+
/* harmony export */ "ViewClipControlArrow": () => (/* reexport safe */ _tools_ClipViewTool__WEBPACK_IMPORTED_MODULE_107__.ViewClipControlArrow),
|
|
102313
|
+
/* harmony export */ "ViewClipDecoration": () => (/* reexport safe */ _tools_ClipViewTool__WEBPACK_IMPORTED_MODULE_107__.ViewClipDecoration),
|
|
102314
|
+
/* harmony export */ "ViewClipDecorationProvider": () => (/* reexport safe */ _tools_ClipViewTool__WEBPACK_IMPORTED_MODULE_107__.ViewClipDecorationProvider),
|
|
102315
|
+
/* harmony export */ "ViewClipModifyTool": () => (/* reexport safe */ _tools_ClipViewTool__WEBPACK_IMPORTED_MODULE_107__.ViewClipModifyTool),
|
|
102316
|
+
/* harmony export */ "ViewClipPlanesModifyTool": () => (/* reexport safe */ _tools_ClipViewTool__WEBPACK_IMPORTED_MODULE_107__.ViewClipPlanesModifyTool),
|
|
102317
|
+
/* harmony export */ "ViewClipShapeModifyTool": () => (/* reexport safe */ _tools_ClipViewTool__WEBPACK_IMPORTED_MODULE_107__.ViewClipShapeModifyTool),
|
|
102318
|
+
/* harmony export */ "ViewClipTool": () => (/* reexport safe */ _tools_ClipViewTool__WEBPACK_IMPORTED_MODULE_107__.ViewClipTool),
|
|
102319
|
+
/* harmony export */ "ViewCreator2d": () => (/* reexport safe */ _ViewCreator2d__WEBPACK_IMPORTED_MODULE_121__.ViewCreator2d),
|
|
102320
|
+
/* harmony export */ "ViewCreator3d": () => (/* reexport safe */ _ViewCreator3d__WEBPACK_IMPORTED_MODULE_122__.ViewCreator3d),
|
|
102321
|
+
/* harmony export */ "ViewGlobalLocationConstants": () => (/* reexport safe */ _ViewGlobalLocation__WEBPACK_IMPORTED_MODULE_58__.ViewGlobalLocationConstants),
|
|
102322
|
+
/* harmony export */ "ViewGlobeBirdTool": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.ViewGlobeBirdTool),
|
|
102323
|
+
/* harmony export */ "ViewGlobeIModelTool": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.ViewGlobeIModelTool),
|
|
102324
|
+
/* harmony export */ "ViewGlobeLocationTool": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.ViewGlobeLocationTool),
|
|
102325
|
+
/* harmony export */ "ViewGlobeSatelliteTool": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.ViewGlobeSatelliteTool),
|
|
102326
|
+
/* harmony export */ "ViewHandleArray": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.ViewHandleArray),
|
|
102327
|
+
/* harmony export */ "ViewHandleType": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.ViewHandleType),
|
|
102328
|
+
/* harmony export */ "ViewManager": () => (/* reexport safe */ _ViewManager__WEBPACK_IMPORTED_MODULE_60__.ViewManager),
|
|
102329
|
+
/* harmony export */ "ViewManip": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.ViewManip),
|
|
102330
|
+
/* harmony export */ "ViewPose": () => (/* reexport safe */ _ViewPose__WEBPACK_IMPORTED_MODULE_63__.ViewPose),
|
|
102331
|
+
/* harmony export */ "ViewPose2d": () => (/* reexport safe */ _ViewPose__WEBPACK_IMPORTED_MODULE_63__.ViewPose2d),
|
|
102332
|
+
/* harmony export */ "ViewPose3d": () => (/* reexport safe */ _ViewPose__WEBPACK_IMPORTED_MODULE_63__.ViewPose3d),
|
|
102333
|
+
/* harmony export */ "ViewRect": () => (/* reexport safe */ _ViewRect__WEBPACK_IMPORTED_MODULE_64__.ViewRect),
|
|
102334
|
+
/* harmony export */ "ViewRedoTool": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.ViewRedoTool),
|
|
102335
|
+
/* harmony export */ "ViewState": () => (/* reexport safe */ _ViewState__WEBPACK_IMPORTED_MODULE_65__.ViewState),
|
|
102336
|
+
/* harmony export */ "ViewState2d": () => (/* reexport safe */ _ViewState__WEBPACK_IMPORTED_MODULE_65__.ViewState2d),
|
|
102337
|
+
/* harmony export */ "ViewState3d": () => (/* reexport safe */ _ViewState__WEBPACK_IMPORTED_MODULE_65__.ViewState3d),
|
|
102338
|
+
/* harmony export */ "ViewStatus": () => (/* reexport safe */ _ViewStatus__WEBPACK_IMPORTED_MODULE_66__.ViewStatus),
|
|
102339
|
+
/* harmony export */ "ViewToggleCameraTool": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.ViewToggleCameraTool),
|
|
102340
|
+
/* harmony export */ "ViewTool": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.ViewTool),
|
|
102341
|
+
/* harmony export */ "ViewUndoEvent": () => (/* reexport safe */ _Viewport__WEBPACK_IMPORTED_MODULE_61__.ViewUndoEvent),
|
|
102342
|
+
/* harmony export */ "ViewUndoTool": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.ViewUndoTool),
|
|
102343
|
+
/* harmony export */ "ViewingSpace": () => (/* reexport safe */ _ViewingSpace__WEBPACK_IMPORTED_MODULE_59__.ViewingSpace),
|
|
102344
|
+
/* harmony export */ "ViewingToolHandle": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.ViewingToolHandle),
|
|
102345
|
+
/* harmony export */ "Viewport": () => (/* reexport safe */ _Viewport__WEBPACK_IMPORTED_MODULE_61__.Viewport),
|
|
102346
|
+
/* harmony export */ "WalkViewTool": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.WalkViewTool),
|
|
102347
|
+
/* harmony export */ "WebMercatorProjection": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.WebMercatorProjection),
|
|
102348
|
+
/* harmony export */ "WebMercatorTilingScheme": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.WebMercatorTilingScheme),
|
|
102349
|
+
/* harmony export */ "WheelEventProcessor": () => (/* reexport safe */ _tools_ToolAdmin__WEBPACK_IMPORTED_MODULE_117__.WheelEventProcessor),
|
|
102350
|
+
/* harmony export */ "WindowAreaTool": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.WindowAreaTool),
|
|
102351
|
+
/* harmony export */ "WmsCapabilities": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.WmsCapabilities),
|
|
102352
|
+
/* harmony export */ "WmsCapability": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.WmsCapability),
|
|
102353
|
+
/* harmony export */ "WmsMapLayerImageryProvider": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.WmsMapLayerImageryProvider),
|
|
102354
|
+
/* harmony export */ "WmsUtilities": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.WmsUtilities),
|
|
102355
|
+
/* harmony export */ "WmtsCapabilities": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.WmtsCapabilities),
|
|
102356
|
+
/* harmony export */ "WmtsCapability": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.WmtsCapability),
|
|
102357
|
+
/* harmony export */ "WmtsConstants": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.WmtsConstants),
|
|
102358
|
+
/* harmony export */ "WmtsMapLayerImageryProvider": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.WmtsMapLayerImageryProvider),
|
|
102359
|
+
/* harmony export */ "ZoomViewTool": () => (/* reexport safe */ _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__.ZoomViewTool),
|
|
102360
|
+
/* harmony export */ "addRangeGraphic": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.addRangeGraphic),
|
|
102361
|
+
/* harmony export */ "areaToEyeHeight": () => (/* reexport safe */ _ViewGlobalLocation__WEBPACK_IMPORTED_MODULE_58__.areaToEyeHeight),
|
|
102362
|
+
/* harmony export */ "areaToEyeHeightFromGcs": () => (/* reexport safe */ _ViewGlobalLocation__WEBPACK_IMPORTED_MODULE_58__.areaToEyeHeightFromGcs),
|
|
102363
|
+
/* harmony export */ "calculateEcefToDbTransformAtLocation": () => (/* reexport safe */ _BackgroundMapGeometry__WEBPACK_IMPORTED_MODULE_120__.calculateEcefToDbTransformAtLocation),
|
|
102364
|
+
/* harmony export */ "canvasToImageBuffer": () => (/* reexport safe */ _ImageUtil__WEBPACK_IMPORTED_MODULE_31__.canvasToImageBuffer),
|
|
102365
|
+
/* harmony export */ "canvasToResizedCanvasWithBars": () => (/* reexport safe */ _ImageUtil__WEBPACK_IMPORTED_MODULE_31__.canvasToResizedCanvasWithBars),
|
|
102366
|
+
/* harmony export */ "connectViewportFrusta": () => (/* reexport safe */ _ViewportSync__WEBPACK_IMPORTED_MODULE_62__.connectViewportFrusta),
|
|
102367
|
+
/* harmony export */ "connectViewportViews": () => (/* reexport safe */ _ViewportSync__WEBPACK_IMPORTED_MODULE_62__.connectViewportViews),
|
|
102368
|
+
/* harmony export */ "connectViewports": () => (/* reexport safe */ _ViewportSync__WEBPACK_IMPORTED_MODULE_62__.connectViewports),
|
|
102369
|
+
/* harmony export */ "createClassifierTileTreeReference": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.createClassifierTileTreeReference),
|
|
102370
|
+
/* harmony export */ "createDefaultViewFlagOverrides": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.createDefaultViewFlagOverrides),
|
|
102371
|
+
/* harmony export */ "createEmptyRenderPlan": () => (/* reexport safe */ _render_RenderPlan__WEBPACK_IMPORTED_MODULE_94__.createEmptyRenderPlan),
|
|
102372
|
+
/* harmony export */ "createMapLayerTreeReference": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.createMapLayerTreeReference),
|
|
102373
|
+
/* harmony export */ "createMaskTreeReference": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.createMaskTreeReference),
|
|
102374
|
+
/* harmony export */ "createModelMapLayerTileTreeReference": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.createModelMapLayerTileTreeReference),
|
|
102375
|
+
/* harmony export */ "createOrbitGtTileTreeReference": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.createOrbitGtTileTreeReference),
|
|
102376
|
+
/* harmony export */ "createPrimaryTileTreeReference": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.createPrimaryTileTreeReference),
|
|
102377
|
+
/* harmony export */ "createRealityTileTreeReference": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.createRealityTileTreeReference),
|
|
102378
|
+
/* harmony export */ "createRenderPlanFromViewport": () => (/* reexport safe */ _render_RenderPlan__WEBPACK_IMPORTED_MODULE_94__.createRenderPlanFromViewport),
|
|
102379
|
+
/* harmony export */ "disposeTileTreesForGeometricModels": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.disposeTileTreesForGeometricModels),
|
|
102380
|
+
/* harmony export */ "extractImageSourceDimensions": () => (/* reexport safe */ _ImageUtil__WEBPACK_IMPORTED_MODULE_31__.extractImageSourceDimensions),
|
|
102381
|
+
/* harmony export */ "eyeToCartographicOnGlobe": () => (/* reexport safe */ _ViewGlobalLocation__WEBPACK_IMPORTED_MODULE_58__.eyeToCartographicOnGlobe),
|
|
102382
|
+
/* harmony export */ "eyeToCartographicOnGlobeFromGcs": () => (/* reexport safe */ _ViewGlobalLocation__WEBPACK_IMPORTED_MODULE_58__.eyeToCartographicOnGlobeFromGcs),
|
|
102383
|
+
/* harmony export */ "formatAnimationBranchId": () => (/* reexport safe */ _render_GraphicBranch__WEBPACK_IMPORTED_MODULE_81__.formatAnimationBranchId),
|
|
102384
|
+
/* harmony export */ "getCenteredViewRect": () => (/* reexport safe */ _ImageUtil__WEBPACK_IMPORTED_MODULE_31__.getCenteredViewRect),
|
|
102385
|
+
/* harmony export */ "getCesiumAccessTokenAndEndpointUrl": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.getCesiumAccessTokenAndEndpointUrl),
|
|
102386
|
+
/* harmony export */ "getCesiumAssetUrl": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.getCesiumAssetUrl),
|
|
102387
|
+
/* harmony export */ "getCesiumOSMBuildingsUrl": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.getCesiumOSMBuildingsUrl),
|
|
102388
|
+
/* harmony export */ "getCesiumTerrainProvider": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.getCesiumTerrainProvider),
|
|
102389
|
+
/* harmony export */ "getCompressedJpegFromCanvas": () => (/* reexport safe */ _ImageUtil__WEBPACK_IMPORTED_MODULE_31__.getCompressedJpegFromCanvas),
|
|
102390
|
+
/* harmony export */ "getFrustumPlaneIntersectionDepthRange": () => (/* reexport safe */ _BackgroundMapGeometry__WEBPACK_IMPORTED_MODULE_120__.getFrustumPlaneIntersectionDepthRange),
|
|
102391
|
+
/* harmony export */ "getGcsConverterAvailable": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.getGcsConverterAvailable),
|
|
102392
|
+
/* harmony export */ "getGltfNodeMeshIds": () => (/* reexport safe */ _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_28__.getGltfNodeMeshIds),
|
|
102393
|
+
/* harmony export */ "getImageSourceFormatForMimeType": () => (/* reexport safe */ _ImageUtil__WEBPACK_IMPORTED_MODULE_31__.getImageSourceFormatForMimeType),
|
|
102394
|
+
/* harmony export */ "getImageSourceMimeType": () => (/* reexport safe */ _ImageUtil__WEBPACK_IMPORTED_MODULE_31__.getImageSourceMimeType),
|
|
102395
|
+
/* harmony export */ "getQuantityTypeKey": () => (/* reexport safe */ _quantity_formatting_QuantityFormatter__WEBPACK_IMPORTED_MODULE_73__.getQuantityTypeKey),
|
|
102396
|
+
/* harmony export */ "gltfDictionaryIterator": () => (/* reexport safe */ _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_28__.gltfDictionaryIterator),
|
|
102397
|
+
/* harmony export */ "iModelTileParamsFromJSON": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.iModelTileParamsFromJSON),
|
|
102398
|
+
/* harmony export */ "iModelTileTreeParamsFromJSON": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.iModelTileTreeParamsFromJSON),
|
|
102399
|
+
/* harmony export */ "imageBitmapFromImageSource": () => (/* reexport safe */ _ImageUtil__WEBPACK_IMPORTED_MODULE_31__.imageBitmapFromImageSource),
|
|
102400
|
+
/* harmony export */ "imageBufferToBase64EncodedPng": () => (/* reexport safe */ _ImageUtil__WEBPACK_IMPORTED_MODULE_31__.imageBufferToBase64EncodedPng),
|
|
102401
|
+
/* harmony export */ "imageBufferToCanvas": () => (/* reexport safe */ _ImageUtil__WEBPACK_IMPORTED_MODULE_31__.imageBufferToCanvas),
|
|
102402
|
+
/* harmony export */ "imageBufferToPngDataUrl": () => (/* reexport safe */ _ImageUtil__WEBPACK_IMPORTED_MODULE_31__.imageBufferToPngDataUrl),
|
|
102403
|
+
/* harmony export */ "imageElementFromImageSource": () => (/* reexport safe */ _ImageUtil__WEBPACK_IMPORTED_MODULE_31__.imageElementFromImageSource),
|
|
102404
|
+
/* harmony export */ "imageElementFromUrl": () => (/* reexport safe */ _ImageUtil__WEBPACK_IMPORTED_MODULE_31__.imageElementFromUrl),
|
|
102405
|
+
/* harmony export */ "internalMapLayerImageryFormats": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.internalMapLayerImageryFormats),
|
|
102406
|
+
/* harmony export */ "isCheckboxFormatPropEditorSpec": () => (/* reexport safe */ _quantity_formatting_QuantityTypesEditorSpecs__WEBPACK_IMPORTED_MODULE_76__.isCheckboxFormatPropEditorSpec),
|
|
102407
|
+
/* harmony export */ "isCustomQuantityTypeDefinition": () => (/* reexport safe */ _quantity_formatting_QuantityFormatter__WEBPACK_IMPORTED_MODULE_73__.isCustomQuantityTypeDefinition),
|
|
102408
|
+
/* harmony export */ "isGltf1Material": () => (/* reexport safe */ _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_28__.isGltf1Material),
|
|
102409
|
+
/* harmony export */ "isTextInputFormatPropEditorSpec": () => (/* reexport safe */ _quantity_formatting_QuantityTypesEditorSpecs__WEBPACK_IMPORTED_MODULE_76__.isTextInputFormatPropEditorSpec),
|
|
102410
|
+
/* harmony export */ "isTextSelectFormatPropEditorSpec": () => (/* reexport safe */ _quantity_formatting_QuantityTypesEditorSpecs__WEBPACK_IMPORTED_MODULE_76__.isTextSelectFormatPropEditorSpec),
|
|
102411
|
+
/* harmony export */ "linePlaneIntersect": () => (/* reexport safe */ _LinePlaneIntersect__WEBPACK_IMPORTED_MODULE_36__.linePlaneIntersect),
|
|
102412
|
+
/* harmony export */ "metersToRange": () => (/* reexport safe */ _ViewGlobalLocation__WEBPACK_IMPORTED_MODULE_58__.metersToRange),
|
|
102413
|
+
/* harmony export */ "openImageDataUrlInNewWindow": () => (/* reexport safe */ _ImageUtil__WEBPACK_IMPORTED_MODULE_31__.openImageDataUrlInNewWindow),
|
|
102414
|
+
/* harmony export */ "overrideRequestTileTreeProps": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.overrideRequestTileTreeProps),
|
|
102415
|
+
/* harmony export */ "queryTerrainElevationOffset": () => (/* reexport safe */ _ViewGlobalLocation__WEBPACK_IMPORTED_MODULE_58__.queryTerrainElevationOffset),
|
|
102416
|
+
/* harmony export */ "queryVisibleFeatures": () => (/* reexport safe */ _render_VisibleFeature__WEBPACK_IMPORTED_MODULE_101__.queryVisibleFeatures),
|
|
102417
|
+
/* harmony export */ "rangeToCartographicArea": () => (/* reexport safe */ _ViewGlobalLocation__WEBPACK_IMPORTED_MODULE_58__.rangeToCartographicArea),
|
|
102418
|
+
/* harmony export */ "readElementGraphics": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.readElementGraphics),
|
|
102419
|
+
/* harmony export */ "readGltfGraphics": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.readGltfGraphics),
|
|
102420
|
+
/* harmony export */ "readPointCloudTileContent": () => (/* reexport safe */ _tile_internal__WEBPACK_IMPORTED_MODULE_105__.readPointCloudTileContent),
|
|
102421
|
+
/* harmony export */ "synchronizeViewportFrusta": () => (/* reexport safe */ _ViewportSync__WEBPACK_IMPORTED_MODULE_62__.synchronizeViewportFrusta),
|
|
102422
|
+
/* harmony export */ "synchronizeViewportViews": () => (/* reexport safe */ _ViewportSync__WEBPACK_IMPORTED_MODULE_62__.synchronizeViewportViews),
|
|
102423
|
+
/* harmony export */ "traverseGltfNodes": () => (/* reexport safe */ _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_28__.traverseGltfNodes),
|
|
102424
|
+
/* harmony export */ "tryImageElementFromUrl": () => (/* reexport safe */ _ImageUtil__WEBPACK_IMPORTED_MODULE_31__.tryImageElementFromUrl),
|
|
102425
|
+
/* harmony export */ "viewGlobalLocation": () => (/* reexport safe */ _ViewGlobalLocation__WEBPACK_IMPORTED_MODULE_58__.viewGlobalLocation)
|
|
102395
102426
|
/* harmony export */ });
|
|
102396
102427
|
/* harmony import */ var _AccuDraw__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./AccuDraw */ "../../core/frontend/lib/esm/AccuDraw.js");
|
|
102397
102428
|
/* harmony import */ var _AccuSnap__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./AccuSnap */ "../../core/frontend/lib/esm/AccuSnap.js");
|
|
@@ -102421,103 +102452,104 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
102421
102452
|
/* harmony import */ var _FuzzySearch__WEBPACK_IMPORTED_MODULE_25__ = __webpack_require__(/*! ./FuzzySearch */ "../../core/frontend/lib/esm/FuzzySearch.js");
|
|
102422
102453
|
/* harmony import */ var _GeoServices__WEBPACK_IMPORTED_MODULE_26__ = __webpack_require__(/*! ./GeoServices */ "../../core/frontend/lib/esm/GeoServices.js");
|
|
102423
102454
|
/* harmony import */ var _GlobeAnimator__WEBPACK_IMPORTED_MODULE_27__ = __webpack_require__(/*! ./GlobeAnimator */ "../../core/frontend/lib/esm/GlobeAnimator.js");
|
|
102424
|
-
/* harmony import */ var
|
|
102425
|
-
/* harmony import */ var
|
|
102426
|
-
/* harmony import */ var
|
|
102427
|
-
/* harmony import */ var
|
|
102428
|
-
/* harmony import */ var
|
|
102429
|
-
/* harmony import */ var
|
|
102430
|
-
/* harmony import */ var
|
|
102431
|
-
/* harmony import */ var
|
|
102432
|
-
/* harmony import */ var
|
|
102433
|
-
/* harmony import */ var
|
|
102434
|
-
/* harmony import */ var
|
|
102435
|
-
/* harmony import */ var
|
|
102436
|
-
/* harmony import */ var
|
|
102437
|
-
/* harmony import */ var
|
|
102438
|
-
/* harmony import */ var
|
|
102439
|
-
/* harmony import */ var
|
|
102440
|
-
/* harmony import */ var
|
|
102441
|
-
/* harmony import */ var
|
|
102442
|
-
/* harmony import */ var
|
|
102443
|
-
/* harmony import */ var
|
|
102444
|
-
/* harmony import */ var
|
|
102445
|
-
/* harmony import */ var
|
|
102446
|
-
/* harmony import */ var
|
|
102447
|
-
/* harmony import */ var
|
|
102448
|
-
/* harmony import */ var
|
|
102449
|
-
/* harmony import */ var
|
|
102450
|
-
/* harmony import */ var
|
|
102451
|
-
/* harmony import */ var
|
|
102452
|
-
/* harmony import */ var
|
|
102453
|
-
/* harmony import */ var
|
|
102454
|
-
/* harmony import */ var
|
|
102455
|
-
/* harmony import */ var
|
|
102456
|
-
/* harmony import */ var
|
|
102457
|
-
/* harmony import */ var
|
|
102458
|
-
/* harmony import */ var
|
|
102459
|
-
/* harmony import */ var
|
|
102460
|
-
/* harmony import */ var
|
|
102461
|
-
/* harmony import */ var
|
|
102462
|
-
/* harmony import */ var
|
|
102463
|
-
/* harmony import */ var
|
|
102464
|
-
/* harmony import */ var
|
|
102465
|
-
/* harmony import */ var
|
|
102466
|
-
/* harmony import */ var
|
|
102467
|
-
/* harmony import */ var
|
|
102468
|
-
/* harmony import */ var
|
|
102469
|
-
/* harmony import */ var
|
|
102470
|
-
/* harmony import */ var
|
|
102471
|
-
/* harmony import */ var
|
|
102472
|
-
/* harmony import */ var
|
|
102473
|
-
/* harmony import */ var
|
|
102474
|
-
/* harmony import */ var
|
|
102475
|
-
/* harmony import */ var
|
|
102476
|
-
/* harmony import */ var
|
|
102477
|
-
/* harmony import */ var
|
|
102478
|
-
/* harmony import */ var
|
|
102479
|
-
/* harmony import */ var
|
|
102480
|
-
/* harmony import */ var
|
|
102481
|
-
/* harmony import */ var
|
|
102482
|
-
/* harmony import */ var
|
|
102483
|
-
/* harmony import */ var
|
|
102484
|
-
/* harmony import */ var
|
|
102485
|
-
/* harmony import */ var
|
|
102486
|
-
/* harmony import */ var
|
|
102487
|
-
/* harmony import */ var
|
|
102488
|
-
/* harmony import */ var
|
|
102489
|
-
/* harmony import */ var
|
|
102490
|
-
/* harmony import */ var
|
|
102491
|
-
/* harmony import */ var
|
|
102492
|
-
/* harmony import */ var
|
|
102493
|
-
/* harmony import */ var
|
|
102494
|
-
/* harmony import */ var
|
|
102495
|
-
/* harmony import */ var
|
|
102496
|
-
/* harmony import */ var
|
|
102497
|
-
/* harmony import */ var
|
|
102498
|
-
/* harmony import */ var
|
|
102499
|
-
/* harmony import */ var
|
|
102500
|
-
/* harmony import */ var
|
|
102501
|
-
/* harmony import */ var
|
|
102502
|
-
/* harmony import */ var
|
|
102503
|
-
/* harmony import */ var
|
|
102504
|
-
/* harmony import */ var
|
|
102505
|
-
/* harmony import */ var
|
|
102506
|
-
/* harmony import */ var
|
|
102507
|
-
/* harmony import */ var
|
|
102508
|
-
/* harmony import */ var
|
|
102509
|
-
/* harmony import */ var
|
|
102510
|
-
/* harmony import */ var
|
|
102511
|
-
/* harmony import */ var
|
|
102512
|
-
/* harmony import */ var
|
|
102513
|
-
/* harmony import */ var
|
|
102514
|
-
/* harmony import */ var
|
|
102515
|
-
/* harmony import */ var
|
|
102516
|
-
/* harmony import */ var
|
|
102517
|
-
/* harmony import */ var
|
|
102518
|
-
/* harmony import */ var
|
|
102519
|
-
/* harmony import */ var
|
|
102520
|
-
/* harmony import */ var
|
|
102455
|
+
/* harmony import */ var _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_28__ = __webpack_require__(/*! ./gltf/GltfSchema */ "../../core/frontend/lib/esm/gltf/GltfSchema.js");
|
|
102456
|
+
/* harmony import */ var _GraphicalEditingScope__WEBPACK_IMPORTED_MODULE_29__ = __webpack_require__(/*! ./GraphicalEditingScope */ "../../core/frontend/lib/esm/GraphicalEditingScope.js");
|
|
102457
|
+
/* harmony import */ var _HitDetail__WEBPACK_IMPORTED_MODULE_30__ = __webpack_require__(/*! ./HitDetail */ "../../core/frontend/lib/esm/HitDetail.js");
|
|
102458
|
+
/* harmony import */ var _ImageUtil__WEBPACK_IMPORTED_MODULE_31__ = __webpack_require__(/*! ./ImageUtil */ "../../core/frontend/lib/esm/ImageUtil.js");
|
|
102459
|
+
/* harmony import */ var _IModelApp__WEBPACK_IMPORTED_MODULE_32__ = __webpack_require__(/*! ./IModelApp */ "../../core/frontend/lib/esm/IModelApp.js");
|
|
102460
|
+
/* harmony import */ var _IModelConnection__WEBPACK_IMPORTED_MODULE_33__ = __webpack_require__(/*! ./IModelConnection */ "../../core/frontend/lib/esm/IModelConnection.js");
|
|
102461
|
+
/* harmony import */ var _IModelRoutingContext__WEBPACK_IMPORTED_MODULE_34__ = __webpack_require__(/*! ./IModelRoutingContext */ "../../core/frontend/lib/esm/IModelRoutingContext.js");
|
|
102462
|
+
/* harmony import */ var _IpcApp__WEBPACK_IMPORTED_MODULE_35__ = __webpack_require__(/*! ./IpcApp */ "../../core/frontend/lib/esm/IpcApp.js");
|
|
102463
|
+
/* harmony import */ var _LinePlaneIntersect__WEBPACK_IMPORTED_MODULE_36__ = __webpack_require__(/*! ./LinePlaneIntersect */ "../../core/frontend/lib/esm/LinePlaneIntersect.js");
|
|
102464
|
+
/* harmony import */ var _MarginPercent__WEBPACK_IMPORTED_MODULE_37__ = __webpack_require__(/*! ./MarginPercent */ "../../core/frontend/lib/esm/MarginPercent.js");
|
|
102465
|
+
/* harmony import */ var _Marker__WEBPACK_IMPORTED_MODULE_38__ = __webpack_require__(/*! ./Marker */ "../../core/frontend/lib/esm/Marker.js");
|
|
102466
|
+
/* harmony import */ var _ModelSelectorState__WEBPACK_IMPORTED_MODULE_39__ = __webpack_require__(/*! ./ModelSelectorState */ "../../core/frontend/lib/esm/ModelSelectorState.js");
|
|
102467
|
+
/* harmony import */ var _ModelState__WEBPACK_IMPORTED_MODULE_40__ = __webpack_require__(/*! ./ModelState */ "../../core/frontend/lib/esm/ModelState.js");
|
|
102468
|
+
/* harmony import */ var _NativeApp__WEBPACK_IMPORTED_MODULE_41__ = __webpack_require__(/*! ./NativeApp */ "../../core/frontend/lib/esm/NativeApp.js");
|
|
102469
|
+
/* harmony import */ var _NativeAppLogger__WEBPACK_IMPORTED_MODULE_42__ = __webpack_require__(/*! ./NativeAppLogger */ "../../core/frontend/lib/esm/NativeAppLogger.js");
|
|
102470
|
+
/* harmony import */ var _NoRenderApp__WEBPACK_IMPORTED_MODULE_43__ = __webpack_require__(/*! ./NoRenderApp */ "../../core/frontend/lib/esm/NoRenderApp.js");
|
|
102471
|
+
/* harmony import */ var _NotificationManager__WEBPACK_IMPORTED_MODULE_44__ = __webpack_require__(/*! ./NotificationManager */ "../../core/frontend/lib/esm/NotificationManager.js");
|
|
102472
|
+
/* harmony import */ var _PerModelCategoryVisibility__WEBPACK_IMPORTED_MODULE_45__ = __webpack_require__(/*! ./PerModelCategoryVisibility */ "../../core/frontend/lib/esm/PerModelCategoryVisibility.js");
|
|
102473
|
+
/* harmony import */ var _PlanarClipMaskState__WEBPACK_IMPORTED_MODULE_46__ = __webpack_require__(/*! ./PlanarClipMaskState */ "../../core/frontend/lib/esm/PlanarClipMaskState.js");
|
|
102474
|
+
/* harmony import */ var _SelectionSet__WEBPACK_IMPORTED_MODULE_47__ = __webpack_require__(/*! ./SelectionSet */ "../../core/frontend/lib/esm/SelectionSet.js");
|
|
102475
|
+
/* harmony import */ var _SheetViewState__WEBPACK_IMPORTED_MODULE_48__ = __webpack_require__(/*! ./SheetViewState */ "../../core/frontend/lib/esm/SheetViewState.js");
|
|
102476
|
+
/* harmony import */ var _SpatialViewState__WEBPACK_IMPORTED_MODULE_49__ = __webpack_require__(/*! ./SpatialViewState */ "../../core/frontend/lib/esm/SpatialViewState.js");
|
|
102477
|
+
/* harmony import */ var _Sprites__WEBPACK_IMPORTED_MODULE_50__ = __webpack_require__(/*! ./Sprites */ "../../core/frontend/lib/esm/Sprites.js");
|
|
102478
|
+
/* harmony import */ var _StandardView__WEBPACK_IMPORTED_MODULE_51__ = __webpack_require__(/*! ./StandardView */ "../../core/frontend/lib/esm/StandardView.js");
|
|
102479
|
+
/* harmony import */ var _SubCategoriesCache__WEBPACK_IMPORTED_MODULE_52__ = __webpack_require__(/*! ./SubCategoriesCache */ "../../core/frontend/lib/esm/SubCategoriesCache.js");
|
|
102480
|
+
/* harmony import */ var _TentativePoint__WEBPACK_IMPORTED_MODULE_53__ = __webpack_require__(/*! ./TentativePoint */ "../../core/frontend/lib/esm/TentativePoint.js");
|
|
102481
|
+
/* harmony import */ var _Tiles__WEBPACK_IMPORTED_MODULE_54__ = __webpack_require__(/*! ./Tiles */ "../../core/frontend/lib/esm/Tiles.js");
|
|
102482
|
+
/* harmony import */ var _UserPreferences__WEBPACK_IMPORTED_MODULE_55__ = __webpack_require__(/*! ./UserPreferences */ "../../core/frontend/lib/esm/UserPreferences.js");
|
|
102483
|
+
/* harmony import */ var _ViewAnimation__WEBPACK_IMPORTED_MODULE_56__ = __webpack_require__(/*! ./ViewAnimation */ "../../core/frontend/lib/esm/ViewAnimation.js");
|
|
102484
|
+
/* harmony import */ var _ViewContext__WEBPACK_IMPORTED_MODULE_57__ = __webpack_require__(/*! ./ViewContext */ "../../core/frontend/lib/esm/ViewContext.js");
|
|
102485
|
+
/* harmony import */ var _ViewGlobalLocation__WEBPACK_IMPORTED_MODULE_58__ = __webpack_require__(/*! ./ViewGlobalLocation */ "../../core/frontend/lib/esm/ViewGlobalLocation.js");
|
|
102486
|
+
/* harmony import */ var _ViewingSpace__WEBPACK_IMPORTED_MODULE_59__ = __webpack_require__(/*! ./ViewingSpace */ "../../core/frontend/lib/esm/ViewingSpace.js");
|
|
102487
|
+
/* harmony import */ var _ViewManager__WEBPACK_IMPORTED_MODULE_60__ = __webpack_require__(/*! ./ViewManager */ "../../core/frontend/lib/esm/ViewManager.js");
|
|
102488
|
+
/* harmony import */ var _Viewport__WEBPACK_IMPORTED_MODULE_61__ = __webpack_require__(/*! ./Viewport */ "../../core/frontend/lib/esm/Viewport.js");
|
|
102489
|
+
/* harmony import */ var _ViewportSync__WEBPACK_IMPORTED_MODULE_62__ = __webpack_require__(/*! ./ViewportSync */ "../../core/frontend/lib/esm/ViewportSync.js");
|
|
102490
|
+
/* harmony import */ var _ViewPose__WEBPACK_IMPORTED_MODULE_63__ = __webpack_require__(/*! ./ViewPose */ "../../core/frontend/lib/esm/ViewPose.js");
|
|
102491
|
+
/* harmony import */ var _ViewRect__WEBPACK_IMPORTED_MODULE_64__ = __webpack_require__(/*! ./ViewRect */ "../../core/frontend/lib/esm/ViewRect.js");
|
|
102492
|
+
/* harmony import */ var _ViewState__WEBPACK_IMPORTED_MODULE_65__ = __webpack_require__(/*! ./ViewState */ "../../core/frontend/lib/esm/ViewState.js");
|
|
102493
|
+
/* harmony import */ var _ViewStatus__WEBPACK_IMPORTED_MODULE_66__ = __webpack_require__(/*! ./ViewStatus */ "../../core/frontend/lib/esm/ViewStatus.js");
|
|
102494
|
+
/* harmony import */ var _extension_Extension__WEBPACK_IMPORTED_MODULE_67__ = __webpack_require__(/*! ./extension/Extension */ "../../core/frontend/lib/esm/extension/Extension.js");
|
|
102495
|
+
/* harmony import */ var _extension_providers_LocalExtensionProvider__WEBPACK_IMPORTED_MODULE_68__ = __webpack_require__(/*! ./extension/providers/LocalExtensionProvider */ "../../core/frontend/lib/esm/extension/providers/LocalExtensionProvider.js");
|
|
102496
|
+
/* harmony import */ var _extension_providers_RemoteExtensionProvider__WEBPACK_IMPORTED_MODULE_69__ = __webpack_require__(/*! ./extension/providers/RemoteExtensionProvider */ "../../core/frontend/lib/esm/extension/providers/RemoteExtensionProvider.js");
|
|
102497
|
+
/* harmony import */ var _properties_AngleDescription__WEBPACK_IMPORTED_MODULE_70__ = __webpack_require__(/*! ./properties/AngleDescription */ "../../core/frontend/lib/esm/properties/AngleDescription.js");
|
|
102498
|
+
/* harmony import */ var _properties_FormattedQuantityDescription__WEBPACK_IMPORTED_MODULE_71__ = __webpack_require__(/*! ./properties/FormattedQuantityDescription */ "../../core/frontend/lib/esm/properties/FormattedQuantityDescription.js");
|
|
102499
|
+
/* harmony import */ var _properties_LengthDescription__WEBPACK_IMPORTED_MODULE_72__ = __webpack_require__(/*! ./properties/LengthDescription */ "../../core/frontend/lib/esm/properties/LengthDescription.js");
|
|
102500
|
+
/* harmony import */ var _quantity_formatting_QuantityFormatter__WEBPACK_IMPORTED_MODULE_73__ = __webpack_require__(/*! ./quantity-formatting/QuantityFormatter */ "../../core/frontend/lib/esm/quantity-formatting/QuantityFormatter.js");
|
|
102501
|
+
/* harmony import */ var _quantity_formatting_BaseUnitFormattingSettingsProvider__WEBPACK_IMPORTED_MODULE_74__ = __webpack_require__(/*! ./quantity-formatting/BaseUnitFormattingSettingsProvider */ "../../core/frontend/lib/esm/quantity-formatting/BaseUnitFormattingSettingsProvider.js");
|
|
102502
|
+
/* harmony import */ var _quantity_formatting_LocalUnitFormatProvider__WEBPACK_IMPORTED_MODULE_75__ = __webpack_require__(/*! ./quantity-formatting/LocalUnitFormatProvider */ "../../core/frontend/lib/esm/quantity-formatting/LocalUnitFormatProvider.js");
|
|
102503
|
+
/* harmony import */ var _quantity_formatting_QuantityTypesEditorSpecs__WEBPACK_IMPORTED_MODULE_76__ = __webpack_require__(/*! ./quantity-formatting/QuantityTypesEditorSpecs */ "../../core/frontend/lib/esm/quantity-formatting/QuantityTypesEditorSpecs.js");
|
|
102504
|
+
/* harmony import */ var _render_CanvasDecoration__WEBPACK_IMPORTED_MODULE_77__ = __webpack_require__(/*! ./render/CanvasDecoration */ "../../core/frontend/lib/esm/render/CanvasDecoration.js");
|
|
102505
|
+
/* harmony import */ var _render_Decorations__WEBPACK_IMPORTED_MODULE_78__ = __webpack_require__(/*! ./render/Decorations */ "../../core/frontend/lib/esm/render/Decorations.js");
|
|
102506
|
+
/* harmony import */ var _render_FeatureSymbology__WEBPACK_IMPORTED_MODULE_79__ = __webpack_require__(/*! ./render/FeatureSymbology */ "../../core/frontend/lib/esm/render/FeatureSymbology.js");
|
|
102507
|
+
/* harmony import */ var _render_FrameStats__WEBPACK_IMPORTED_MODULE_80__ = __webpack_require__(/*! ./render/FrameStats */ "../../core/frontend/lib/esm/render/FrameStats.js");
|
|
102508
|
+
/* harmony import */ var _render_GraphicBranch__WEBPACK_IMPORTED_MODULE_81__ = __webpack_require__(/*! ./render/GraphicBranch */ "../../core/frontend/lib/esm/render/GraphicBranch.js");
|
|
102509
|
+
/* harmony import */ var _render_GraphicBuilder__WEBPACK_IMPORTED_MODULE_82__ = __webpack_require__(/*! ./render/GraphicBuilder */ "../../core/frontend/lib/esm/render/GraphicBuilder.js");
|
|
102510
|
+
/* harmony import */ var _render_GraphicPrimitive__WEBPACK_IMPORTED_MODULE_83__ = __webpack_require__(/*! ./render/GraphicPrimitive */ "../../core/frontend/lib/esm/render/GraphicPrimitive.js");
|
|
102511
|
+
/* harmony import */ var _render_InstancedGraphicParams__WEBPACK_IMPORTED_MODULE_84__ = __webpack_require__(/*! ./render/InstancedGraphicParams */ "../../core/frontend/lib/esm/render/InstancedGraphicParams.js");
|
|
102512
|
+
/* harmony import */ var _render_MockRender__WEBPACK_IMPORTED_MODULE_85__ = __webpack_require__(/*! ./render/MockRender */ "../../core/frontend/lib/esm/render/MockRender.js");
|
|
102513
|
+
/* harmony import */ var _render_ParticleCollectionBuilder__WEBPACK_IMPORTED_MODULE_86__ = __webpack_require__(/*! ./render/ParticleCollectionBuilder */ "../../core/frontend/lib/esm/render/ParticleCollectionBuilder.js");
|
|
102514
|
+
/* harmony import */ var _render_Pixel__WEBPACK_IMPORTED_MODULE_87__ = __webpack_require__(/*! ./render/Pixel */ "../../core/frontend/lib/esm/render/Pixel.js");
|
|
102515
|
+
/* harmony import */ var _render_RealityMeshGraphicParams__WEBPACK_IMPORTED_MODULE_88__ = __webpack_require__(/*! ./render/RealityMeshGraphicParams */ "../../core/frontend/lib/esm/render/RealityMeshGraphicParams.js");
|
|
102516
|
+
/* harmony import */ var _render_RealityMeshParams__WEBPACK_IMPORTED_MODULE_89__ = __webpack_require__(/*! ./render/RealityMeshParams */ "../../core/frontend/lib/esm/render/RealityMeshParams.js");
|
|
102517
|
+
/* harmony import */ var _render_RenderClipVolume__WEBPACK_IMPORTED_MODULE_90__ = __webpack_require__(/*! ./render/RenderClipVolume */ "../../core/frontend/lib/esm/render/RenderClipVolume.js");
|
|
102518
|
+
/* harmony import */ var _render_RenderGraphic__WEBPACK_IMPORTED_MODULE_91__ = __webpack_require__(/*! ./render/RenderGraphic */ "../../core/frontend/lib/esm/render/RenderGraphic.js");
|
|
102519
|
+
/* harmony import */ var _render_RenderMaterial__WEBPACK_IMPORTED_MODULE_92__ = __webpack_require__(/*! ./render/RenderMaterial */ "../../core/frontend/lib/esm/render/RenderMaterial.js");
|
|
102520
|
+
/* harmony import */ var _render_RenderMemory__WEBPACK_IMPORTED_MODULE_93__ = __webpack_require__(/*! ./render/RenderMemory */ "../../core/frontend/lib/esm/render/RenderMemory.js");
|
|
102521
|
+
/* harmony import */ var _render_RenderPlan__WEBPACK_IMPORTED_MODULE_94__ = __webpack_require__(/*! ./render/RenderPlan */ "../../core/frontend/lib/esm/render/RenderPlan.js");
|
|
102522
|
+
/* harmony import */ var _render_RenderPlanarClassifier__WEBPACK_IMPORTED_MODULE_95__ = __webpack_require__(/*! ./render/RenderPlanarClassifier */ "../../core/frontend/lib/esm/render/RenderPlanarClassifier.js");
|
|
102523
|
+
/* harmony import */ var _render_RenderTarget__WEBPACK_IMPORTED_MODULE_96__ = __webpack_require__(/*! ./render/RenderTarget */ "../../core/frontend/lib/esm/render/RenderTarget.js");
|
|
102524
|
+
/* harmony import */ var _render_RenderSystem__WEBPACK_IMPORTED_MODULE_97__ = __webpack_require__(/*! ./render/RenderSystem */ "../../core/frontend/lib/esm/render/RenderSystem.js");
|
|
102525
|
+
/* harmony import */ var _render_RenderTexture__WEBPACK_IMPORTED_MODULE_98__ = __webpack_require__(/*! ./render/RenderTexture */ "../../core/frontend/lib/esm/render/RenderTexture.js");
|
|
102526
|
+
/* harmony import */ var _render_Scene__WEBPACK_IMPORTED_MODULE_99__ = __webpack_require__(/*! ./render/Scene */ "../../core/frontend/lib/esm/render/Scene.js");
|
|
102527
|
+
/* harmony import */ var _render_ScreenSpaceEffectBuilder__WEBPACK_IMPORTED_MODULE_100__ = __webpack_require__(/*! ./render/ScreenSpaceEffectBuilder */ "../../core/frontend/lib/esm/render/ScreenSpaceEffectBuilder.js");
|
|
102528
|
+
/* harmony import */ var _render_VisibleFeature__WEBPACK_IMPORTED_MODULE_101__ = __webpack_require__(/*! ./render/VisibleFeature */ "../../core/frontend/lib/esm/render/VisibleFeature.js");
|
|
102529
|
+
/* harmony import */ var _render_webgl_PerformanceMetrics__WEBPACK_IMPORTED_MODULE_102__ = __webpack_require__(/*! ./render/webgl/PerformanceMetrics */ "../../core/frontend/lib/esm/render/webgl/PerformanceMetrics.js");
|
|
102530
|
+
/* harmony import */ var _render_webgl_Target__WEBPACK_IMPORTED_MODULE_103__ = __webpack_require__(/*! ./render/webgl/Target */ "../../core/frontend/lib/esm/render/webgl/Target.js");
|
|
102531
|
+
/* harmony import */ var _render_webgl_IModelFrameLifecycle__WEBPACK_IMPORTED_MODULE_104__ = __webpack_require__(/*! ./render/webgl/IModelFrameLifecycle */ "../../core/frontend/lib/esm/render/webgl/IModelFrameLifecycle.js");
|
|
102532
|
+
/* harmony import */ var _tile_internal__WEBPACK_IMPORTED_MODULE_105__ = __webpack_require__(/*! ./tile/internal */ "../../core/frontend/lib/esm/tile/internal.js");
|
|
102533
|
+
/* harmony import */ var _tools_AccuDrawTool__WEBPACK_IMPORTED_MODULE_106__ = __webpack_require__(/*! ./tools/AccuDrawTool */ "../../core/frontend/lib/esm/tools/AccuDrawTool.js");
|
|
102534
|
+
/* harmony import */ var _tools_ClipViewTool__WEBPACK_IMPORTED_MODULE_107__ = __webpack_require__(/*! ./tools/ClipViewTool */ "../../core/frontend/lib/esm/tools/ClipViewTool.js");
|
|
102535
|
+
/* harmony import */ var _tools_EditManipulator__WEBPACK_IMPORTED_MODULE_108__ = __webpack_require__(/*! ./tools/EditManipulator */ "../../core/frontend/lib/esm/tools/EditManipulator.js");
|
|
102536
|
+
/* harmony import */ var _tools_ElementSetTool__WEBPACK_IMPORTED_MODULE_109__ = __webpack_require__(/*! ./tools/ElementSetTool */ "../../core/frontend/lib/esm/tools/ElementSetTool.js");
|
|
102537
|
+
/* harmony import */ var _tools_EventController__WEBPACK_IMPORTED_MODULE_110__ = __webpack_require__(/*! ./tools/EventController */ "../../core/frontend/lib/esm/tools/EventController.js");
|
|
102538
|
+
/* harmony import */ var _tools_IdleTool__WEBPACK_IMPORTED_MODULE_111__ = __webpack_require__(/*! ./tools/IdleTool */ "../../core/frontend/lib/esm/tools/IdleTool.js");
|
|
102539
|
+
/* harmony import */ var _tools_MeasureTool__WEBPACK_IMPORTED_MODULE_112__ = __webpack_require__(/*! ./tools/MeasureTool */ "../../core/frontend/lib/esm/tools/MeasureTool.js");
|
|
102540
|
+
/* harmony import */ var _tools_PrimitiveTool__WEBPACK_IMPORTED_MODULE_113__ = __webpack_require__(/*! ./tools/PrimitiveTool */ "../../core/frontend/lib/esm/tools/PrimitiveTool.js");
|
|
102541
|
+
/* harmony import */ var _tools_SelectTool__WEBPACK_IMPORTED_MODULE_114__ = __webpack_require__(/*! ./tools/SelectTool */ "../../core/frontend/lib/esm/tools/SelectTool.js");
|
|
102542
|
+
/* harmony import */ var _tools_Tool__WEBPACK_IMPORTED_MODULE_115__ = __webpack_require__(/*! ./tools/Tool */ "../../core/frontend/lib/esm/tools/Tool.js");
|
|
102543
|
+
/* harmony import */ var _tools_ToolSettings__WEBPACK_IMPORTED_MODULE_116__ = __webpack_require__(/*! ./tools/ToolSettings */ "../../core/frontend/lib/esm/tools/ToolSettings.js");
|
|
102544
|
+
/* harmony import */ var _tools_ToolAdmin__WEBPACK_IMPORTED_MODULE_117__ = __webpack_require__(/*! ./tools/ToolAdmin */ "../../core/frontend/lib/esm/tools/ToolAdmin.js");
|
|
102545
|
+
/* harmony import */ var _tools_ToolAssistance__WEBPACK_IMPORTED_MODULE_118__ = __webpack_require__(/*! ./tools/ToolAssistance */ "../../core/frontend/lib/esm/tools/ToolAssistance.js");
|
|
102546
|
+
/* harmony import */ var _tools_ViewTool__WEBPACK_IMPORTED_MODULE_119__ = __webpack_require__(/*! ./tools/ViewTool */ "../../core/frontend/lib/esm/tools/ViewTool.js");
|
|
102547
|
+
/* harmony import */ var _BackgroundMapGeometry__WEBPACK_IMPORTED_MODULE_120__ = __webpack_require__(/*! ./BackgroundMapGeometry */ "../../core/frontend/lib/esm/BackgroundMapGeometry.js");
|
|
102548
|
+
/* harmony import */ var _ViewCreator2d__WEBPACK_IMPORTED_MODULE_121__ = __webpack_require__(/*! ./ViewCreator2d */ "../../core/frontend/lib/esm/ViewCreator2d.js");
|
|
102549
|
+
/* harmony import */ var _ViewCreator3d__WEBPACK_IMPORTED_MODULE_122__ = __webpack_require__(/*! ./ViewCreator3d */ "../../core/frontend/lib/esm/ViewCreator3d.js");
|
|
102550
|
+
/* harmony import */ var _LocalhostIpcApp__WEBPACK_IMPORTED_MODULE_123__ = __webpack_require__(/*! ./LocalhostIpcApp */ "../../core/frontend/lib/esm/LocalhostIpcApp.js");
|
|
102551
|
+
/* harmony import */ var _RealityDataSource__WEBPACK_IMPORTED_MODULE_124__ = __webpack_require__(/*! ./RealityDataSource */ "../../core/frontend/lib/esm/RealityDataSource.js");
|
|
102552
|
+
/* harmony import */ var _extension_ExtensionRuntime__WEBPACK_IMPORTED_MODULE_125__ = __webpack_require__(/*! ./extension/ExtensionRuntime */ "../../core/frontend/lib/esm/extension/ExtensionRuntime.js");
|
|
102521
102553
|
/*---------------------------------------------------------------------------------------------
|
|
102522
102554
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
102523
102555
|
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
@@ -102644,6 +102676,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
102644
102676
|
|
|
102645
102677
|
|
|
102646
102678
|
|
|
102679
|
+
|
|
102647
102680
|
|
|
102648
102681
|
|
|
102649
102682
|
// TODO/FIX: "./extension/ExtensionRuntime" import has to be last to avoid circular dependency errors.
|
|
@@ -103422,6 +103455,161 @@ class RemoteExtensionProvider {
|
|
|
103422
103455
|
}
|
|
103423
103456
|
|
|
103424
103457
|
|
|
103458
|
+
/***/ }),
|
|
103459
|
+
|
|
103460
|
+
/***/ "../../core/frontend/lib/esm/gltf/GltfSchema.js":
|
|
103461
|
+
/*!******************************************************!*\
|
|
103462
|
+
!*** ../../core/frontend/lib/esm/gltf/GltfSchema.js ***!
|
|
103463
|
+
\******************************************************/
|
|
103464
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
103465
|
+
|
|
103466
|
+
"use strict";
|
|
103467
|
+
__webpack_require__.r(__webpack_exports__);
|
|
103468
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
103469
|
+
/* harmony export */ "GltfBufferTarget": () => (/* binding */ GltfBufferTarget),
|
|
103470
|
+
/* harmony export */ "GltfDataType": () => (/* binding */ GltfDataType),
|
|
103471
|
+
/* harmony export */ "GltfMagFilter": () => (/* binding */ GltfMagFilter),
|
|
103472
|
+
/* harmony export */ "GltfMeshMode": () => (/* binding */ GltfMeshMode),
|
|
103473
|
+
/* harmony export */ "GltfMinFilter": () => (/* binding */ GltfMinFilter),
|
|
103474
|
+
/* harmony export */ "GltfTechniqueState": () => (/* binding */ GltfTechniqueState),
|
|
103475
|
+
/* harmony export */ "GltfWrapMode": () => (/* binding */ GltfWrapMode),
|
|
103476
|
+
/* harmony export */ "getGltfNodeMeshIds": () => (/* binding */ getGltfNodeMeshIds),
|
|
103477
|
+
/* harmony export */ "gltfDictionaryIterator": () => (/* binding */ gltfDictionaryIterator),
|
|
103478
|
+
/* harmony export */ "isGltf1Material": () => (/* binding */ isGltf1Material),
|
|
103479
|
+
/* harmony export */ "traverseGltfNodes": () => (/* binding */ traverseGltfNodes)
|
|
103480
|
+
/* harmony export */ });
|
|
103481
|
+
/*---------------------------------------------------------------------------------------------
|
|
103482
|
+
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
103483
|
+
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
103484
|
+
*--------------------------------------------------------------------------------------------*/
|
|
103485
|
+
/** @packageDocumentation
|
|
103486
|
+
* @module Rendering
|
|
103487
|
+
*/
|
|
103488
|
+
/** Enumerates the types of [[GltfMeshPrimitive]] topologies.
|
|
103489
|
+
* @internal
|
|
103490
|
+
*/
|
|
103491
|
+
var GltfMeshMode;
|
|
103492
|
+
(function (GltfMeshMode) {
|
|
103493
|
+
GltfMeshMode[GltfMeshMode["Points"] = 0] = "Points";
|
|
103494
|
+
GltfMeshMode[GltfMeshMode["Lines"] = 1] = "Lines";
|
|
103495
|
+
GltfMeshMode[GltfMeshMode["LineStrip"] = 3] = "LineStrip";
|
|
103496
|
+
GltfMeshMode[GltfMeshMode["Triangles"] = 4] = "Triangles";
|
|
103497
|
+
/** Not currently supported. */
|
|
103498
|
+
GltfMeshMode[GltfMeshMode["TriangleStrip"] = 5] = "TriangleStrip";
|
|
103499
|
+
/** Not currently supported. */
|
|
103500
|
+
GltfMeshMode[GltfMeshMode["TriangleFan"] = 6] = "TriangleFan";
|
|
103501
|
+
})(GltfMeshMode || (GltfMeshMode = {}));
|
|
103502
|
+
/** Enumerates the basic data types supported by accessors, material values, technique uniforms, etc.
|
|
103503
|
+
* @internal
|
|
103504
|
+
*/
|
|
103505
|
+
var GltfDataType;
|
|
103506
|
+
(function (GltfDataType) {
|
|
103507
|
+
GltfDataType[GltfDataType["SignedByte"] = 5120] = "SignedByte";
|
|
103508
|
+
GltfDataType[GltfDataType["UnsignedByte"] = 5121] = "UnsignedByte";
|
|
103509
|
+
GltfDataType[GltfDataType["SignedShort"] = 5122] = "SignedShort";
|
|
103510
|
+
GltfDataType[GltfDataType["UnsignedShort"] = 5123] = "UnsignedShort";
|
|
103511
|
+
GltfDataType[GltfDataType["UInt32"] = 5125] = "UInt32";
|
|
103512
|
+
GltfDataType[GltfDataType["Float"] = 5126] = "Float";
|
|
103513
|
+
GltfDataType[GltfDataType["Rgb"] = 6407] = "Rgb";
|
|
103514
|
+
GltfDataType[GltfDataType["Rgba"] = 6408] = "Rgba";
|
|
103515
|
+
GltfDataType[GltfDataType["IntVec2"] = 35667] = "IntVec2";
|
|
103516
|
+
GltfDataType[GltfDataType["IntVec3"] = 35668] = "IntVec3";
|
|
103517
|
+
GltfDataType[GltfDataType["FloatVec2"] = 35664] = "FloatVec2";
|
|
103518
|
+
GltfDataType[GltfDataType["FloatVec3"] = 35665] = "FloatVec3";
|
|
103519
|
+
GltfDataType[GltfDataType["FloatVec4"] = 35666] = "FloatVec4";
|
|
103520
|
+
GltfDataType[GltfDataType["FloatMat3"] = 35675] = "FloatMat3";
|
|
103521
|
+
GltfDataType[GltfDataType["FloatMat4"] = 35676] = "FloatMat4";
|
|
103522
|
+
GltfDataType[GltfDataType["Sampler2d"] = 35678] = "Sampler2d";
|
|
103523
|
+
})(GltfDataType || (GltfDataType = {}));
|
|
103524
|
+
/** @internal */
|
|
103525
|
+
var GltfMagFilter;
|
|
103526
|
+
(function (GltfMagFilter) {
|
|
103527
|
+
GltfMagFilter[GltfMagFilter["Nearest"] = 9728] = "Nearest";
|
|
103528
|
+
GltfMagFilter[GltfMagFilter["Linear"] = 9729] = "Linear";
|
|
103529
|
+
})(GltfMagFilter || (GltfMagFilter = {}));
|
|
103530
|
+
/** @internal */
|
|
103531
|
+
var GltfMinFilter;
|
|
103532
|
+
(function (GltfMinFilter) {
|
|
103533
|
+
GltfMinFilter[GltfMinFilter["Nearest"] = 9728] = "Nearest";
|
|
103534
|
+
GltfMinFilter[GltfMinFilter["Linear"] = 9729] = "Linear";
|
|
103535
|
+
GltfMinFilter[GltfMinFilter["NearestMipMapNearest"] = 9984] = "NearestMipMapNearest";
|
|
103536
|
+
GltfMinFilter[GltfMinFilter["LinearMipMapNearest"] = 9985] = "LinearMipMapNearest";
|
|
103537
|
+
GltfMinFilter[GltfMinFilter["NearestMipMapLinear"] = 9986] = "NearestMipMapLinear";
|
|
103538
|
+
GltfMinFilter[GltfMinFilter["LinearMipMapLinear"] = 9987] = "LinearMipMapLinear";
|
|
103539
|
+
})(GltfMinFilter || (GltfMinFilter = {}));
|
|
103540
|
+
/** Describes how texture coordinates outside of the range [0..1] are handled.
|
|
103541
|
+
* @internal
|
|
103542
|
+
*/
|
|
103543
|
+
var GltfWrapMode;
|
|
103544
|
+
(function (GltfWrapMode) {
|
|
103545
|
+
GltfWrapMode[GltfWrapMode["ClampToEdge"] = 33071] = "ClampToEdge";
|
|
103546
|
+
GltfWrapMode[GltfWrapMode["MirroredRepeat"] = 33648] = "MirroredRepeat";
|
|
103547
|
+
GltfWrapMode[GltfWrapMode["Repeat"] = 10497] = "Repeat";
|
|
103548
|
+
})(GltfWrapMode || (GltfWrapMode = {}));
|
|
103549
|
+
/** Describes the intended target of a [[GltfBufferViewProps]].
|
|
103550
|
+
* @internal
|
|
103551
|
+
*/
|
|
103552
|
+
var GltfBufferTarget;
|
|
103553
|
+
(function (GltfBufferTarget) {
|
|
103554
|
+
GltfBufferTarget[GltfBufferTarget["ArrayBuffer"] = 34962] = "ArrayBuffer";
|
|
103555
|
+
GltfBufferTarget[GltfBufferTarget["ElementArrayBuffer"] = 24963] = "ElementArrayBuffer";
|
|
103556
|
+
})(GltfBufferTarget || (GltfBufferTarget = {}));
|
|
103557
|
+
/** Iterate the contents of a [[GltfDictionary]].
|
|
103558
|
+
* @internal
|
|
103559
|
+
*/
|
|
103560
|
+
function* gltfDictionaryIterator(dict) {
|
|
103561
|
+
if (Array.isArray(dict)) {
|
|
103562
|
+
for (const elem of dict)
|
|
103563
|
+
yield elem;
|
|
103564
|
+
}
|
|
103565
|
+
else {
|
|
103566
|
+
for (const key of Object.keys(dict)) {
|
|
103567
|
+
const value = dict[key];
|
|
103568
|
+
if (undefined !== value)
|
|
103569
|
+
yield value;
|
|
103570
|
+
}
|
|
103571
|
+
}
|
|
103572
|
+
}
|
|
103573
|
+
/** Get the Ids of the meshes associated with a node.
|
|
103574
|
+
* @internal
|
|
103575
|
+
*/
|
|
103576
|
+
function getGltfNodeMeshIds(node) {
|
|
103577
|
+
if (undefined !== node.meshes)
|
|
103578
|
+
return typeof node.meshes === "string" ? [node.meshes] : node.meshes;
|
|
103579
|
+
else if (undefined !== node.mesh)
|
|
103580
|
+
return [node.mesh];
|
|
103581
|
+
return [];
|
|
103582
|
+
}
|
|
103583
|
+
/** @internal */
|
|
103584
|
+
function* traverseGltfNodes(ids, nodes, traversed) {
|
|
103585
|
+
for (const id of ids) {
|
|
103586
|
+
if (traversed.has(id))
|
|
103587
|
+
throw new Error("Cycle detected while traversing glTF nodes");
|
|
103588
|
+
const node = nodes[id];
|
|
103589
|
+
if (!node)
|
|
103590
|
+
continue;
|
|
103591
|
+
traversed.add(id);
|
|
103592
|
+
yield node;
|
|
103593
|
+
if (node.children)
|
|
103594
|
+
for (const child of traverseGltfNodes(node.children, nodes, traversed))
|
|
103595
|
+
yield child;
|
|
103596
|
+
}
|
|
103597
|
+
}
|
|
103598
|
+
/** GL states that can be enabled by a [[GltfTechnique]]. Only those queried by this implementation are enumerated.
|
|
103599
|
+
* @internal
|
|
103600
|
+
*/
|
|
103601
|
+
var GltfTechniqueState;
|
|
103602
|
+
(function (GltfTechniqueState) {
|
|
103603
|
+
/** Enables alpha blending. */
|
|
103604
|
+
GltfTechniqueState[GltfTechniqueState["Blend"] = 3042] = "Blend";
|
|
103605
|
+
})(GltfTechniqueState || (GltfTechniqueState = {}));
|
|
103606
|
+
/** @internal */
|
|
103607
|
+
function isGltf1Material(material) {
|
|
103608
|
+
const mat1 = material;
|
|
103609
|
+
return undefined !== mat1.technique || undefined !== mat1.values;
|
|
103610
|
+
}
|
|
103611
|
+
|
|
103612
|
+
|
|
103425
103613
|
/***/ }),
|
|
103426
103614
|
|
|
103427
103615
|
/***/ "../../core/frontend/lib/esm/properties/AngleDescription.js":
|
|
@@ -105872,9 +106060,18 @@ class GraphicBuilder {
|
|
|
105872
106060
|
break;
|
|
105873
106061
|
}
|
|
105874
106062
|
}
|
|
105875
|
-
/** Add
|
|
105876
|
-
|
|
105877
|
-
|
|
106063
|
+
/** Add a box representing a volume of space. Typically used for debugging purposes.
|
|
106064
|
+
* @param range The volume of space.
|
|
106065
|
+
* @param solid If true, a [[Box]] solid primitive will be added; otherwise, a wireframe outline of the box will be added.
|
|
106066
|
+
*/
|
|
106067
|
+
addRangeBox(range, solid = false) {
|
|
106068
|
+
if (!solid) {
|
|
106069
|
+
this.addFrustum(_itwin_core_common__WEBPACK_IMPORTED_MODULE_2__.Frustum.fromRange(range));
|
|
106070
|
+
return;
|
|
106071
|
+
}
|
|
106072
|
+
const box = _itwin_core_geometry__WEBPACK_IMPORTED_MODULE_1__.Box.createRange(range, true);
|
|
106073
|
+
if (box)
|
|
106074
|
+
this.addSolidPrimitive(box);
|
|
105878
106075
|
}
|
|
105879
106076
|
/** Add Frustum edges. Useful for debugging. */
|
|
105880
106077
|
addFrustum(frustum) {
|
|
@@ -140044,7 +140241,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
140044
140241
|
/* harmony import */ var _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @itwin/core-bentley */ "../../core/bentley/lib/esm/core-bentley.js");
|
|
140045
140242
|
/* harmony import */ var _itwin_core_geometry__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @itwin/core-geometry */ "../../core/geometry/lib/esm/core-geometry.js");
|
|
140046
140243
|
/* harmony import */ var _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @itwin/core-common */ "../../core/common/lib/esm/core-common.js");
|
|
140047
|
-
/* harmony import */ var
|
|
140244
|
+
/* harmony import */ var _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../gltf/GltfSchema */ "../../core/frontend/lib/esm/gltf/GltfSchema.js");
|
|
140245
|
+
/* harmony import */ var _internal__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./internal */ "../../core/frontend/lib/esm/tile/internal.js");
|
|
140048
140246
|
/*---------------------------------------------------------------------------------------------
|
|
140049
140247
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
140050
140248
|
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
@@ -140056,11 +140254,12 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
140056
140254
|
|
|
140057
140255
|
|
|
140058
140256
|
|
|
140257
|
+
|
|
140059
140258
|
/**
|
|
140060
140259
|
* Deserializes a tile in [b3dm](https://github.com/AnalyticalGraphicsInc/3d-tiles/tree/master/specification/TileFormats/Batched3DModel) format.
|
|
140061
140260
|
* @internal
|
|
140062
140261
|
*/
|
|
140063
|
-
class B3dmReader extends
|
|
140262
|
+
class B3dmReader extends _internal__WEBPACK_IMPORTED_MODULE_4__.GltfReader {
|
|
140064
140263
|
constructor(props, iModel, modelId, is3d, system, _range, _isLeaf, _batchTableLength, _transformToRoot, _batchTableJson, shouldAbort, _idMap, _pseudoRtcBias, deduplicateVertices = false) {
|
|
140065
140264
|
super({
|
|
140066
140265
|
props, iModel, system, shouldAbort, deduplicateVertices,
|
|
@@ -140097,7 +140296,7 @@ class B3dmReader extends _internal__WEBPACK_IMPORTED_MODULE_3__.GltfReader {
|
|
|
140097
140296
|
}
|
|
140098
140297
|
if (undefined !== returnToCenterTransform)
|
|
140099
140298
|
transformToRoot = transformToRoot ? transformToRoot.multiplyTransformTransform(returnToCenterTransform) : returnToCenterTransform;
|
|
140100
|
-
const props =
|
|
140299
|
+
const props = _internal__WEBPACK_IMPORTED_MODULE_4__.GltfReaderProps.create(stream.nextBytes(header.length - stream.curPos), yAxisUp);
|
|
140101
140300
|
const batchTableLength = header.featureTableJson ? _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.JsonUtils.asInt(header.featureTableJson.BATCH_LENGTH, 0) : 0;
|
|
140102
140301
|
return undefined !== props ? new B3dmReader(props, iModel, modelId, is3d, system, range, isLeaf, batchTableLength, transformToRoot, header.batchTableJson, isCanceled, idMap, pseudoRtcBias, deduplicateVertices) : undefined;
|
|
140103
140302
|
}
|
|
@@ -140181,7 +140380,7 @@ class B3dmReader extends _internal__WEBPACK_IMPORTED_MODULE_3__.GltfReader {
|
|
|
140181
140380
|
if (this._batchTableLength > 0 && undefined !== this._batchTableJson && undefined !== json.attributes) {
|
|
140182
140381
|
const view = this.getBufferView(json.attributes, "_BATCHID");
|
|
140183
140382
|
let batchIds;
|
|
140184
|
-
if (undefined !== view && (undefined !== (batchIds = view.toBufferData(
|
|
140383
|
+
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)))) {
|
|
140185
140384
|
const indices = [];
|
|
140186
140385
|
const { colors, colorMap } = mesh;
|
|
140187
140386
|
let colorRemap;
|
|
@@ -141028,12 +141227,10 @@ class GraphicsTile extends _internal__WEBPACK_IMPORTED_MODULE_4__.Tile {
|
|
|
141028
141227
|
__webpack_require__.r(__webpack_exports__);
|
|
141029
141228
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
141030
141229
|
/* harmony export */ "GltfBufferData": () => (/* binding */ GltfBufferData),
|
|
141031
|
-
/* harmony export */ "GltfDataType": () => (/* binding */ GltfDataType),
|
|
141032
141230
|
/* harmony export */ "GltfGraphicsReader": () => (/* binding */ GltfGraphicsReader),
|
|
141033
141231
|
/* harmony export */ "GltfMeshData": () => (/* binding */ GltfMeshData),
|
|
141034
141232
|
/* harmony export */ "GltfReader": () => (/* binding */ GltfReader),
|
|
141035
141233
|
/* harmony export */ "GltfReaderProps": () => (/* binding */ GltfReaderProps),
|
|
141036
|
-
/* harmony export */ "GltfWrapMode": () => (/* binding */ GltfWrapMode),
|
|
141037
141234
|
/* harmony export */ "readGltfGraphics": () => (/* binding */ readGltfGraphics)
|
|
141038
141235
|
/* harmony export */ });
|
|
141039
141236
|
/* harmony import */ var _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @itwin/core-bentley */ "../../core/bentley/lib/esm/core-bentley.js");
|
|
@@ -141047,6 +141244,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
141047
141244
|
/* harmony import */ var _render_primitives_DisplayParams__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ../render/primitives/DisplayParams */ "../../core/frontend/lib/esm/render/primitives/DisplayParams.js");
|
|
141048
141245
|
/* 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");
|
|
141049
141246
|
/* harmony import */ var _render_primitives_Primitives__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! ../render/primitives/Primitives */ "../../core/frontend/lib/esm/render/primitives/Primitives.js");
|
|
141247
|
+
/* harmony import */ var _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ../gltf/GltfSchema */ "../../core/frontend/lib/esm/gltf/GltfSchema.js");
|
|
141050
141248
|
/*---------------------------------------------------------------------------------------------
|
|
141051
141249
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
141052
141250
|
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
@@ -141065,102 +141263,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
141065
141263
|
|
|
141066
141264
|
|
|
141067
141265
|
|
|
141068
|
-
|
|
141069
|
-
/** Enumerates the types of [[GltfMeshPrimitive]] topologies. */
|
|
141070
|
-
var GltfMeshMode;
|
|
141071
|
-
(function (GltfMeshMode) {
|
|
141072
|
-
GltfMeshMode[GltfMeshMode["Points"] = 0] = "Points";
|
|
141073
|
-
GltfMeshMode[GltfMeshMode["Lines"] = 1] = "Lines";
|
|
141074
|
-
GltfMeshMode[GltfMeshMode["LineStrip"] = 3] = "LineStrip";
|
|
141075
|
-
GltfMeshMode[GltfMeshMode["Triangles"] = 4] = "Triangles";
|
|
141076
|
-
/** Not currently supported. */
|
|
141077
|
-
GltfMeshMode[GltfMeshMode["TriangleStrip"] = 5] = "TriangleStrip";
|
|
141078
|
-
/** Not currently supported. */
|
|
141079
|
-
GltfMeshMode[GltfMeshMode["TriangleFan"] = 6] = "TriangleFan";
|
|
141080
|
-
})(GltfMeshMode || (GltfMeshMode = {}));
|
|
141081
|
-
/** Enumerates the basic data types supported by accessors, material values, technique uniforms, etc.
|
|
141082
|
-
* @internal
|
|
141083
|
-
*/
|
|
141084
|
-
var GltfDataType;
|
|
141085
|
-
(function (GltfDataType) {
|
|
141086
|
-
GltfDataType[GltfDataType["SignedByte"] = 5120] = "SignedByte";
|
|
141087
|
-
GltfDataType[GltfDataType["UnsignedByte"] = 5121] = "UnsignedByte";
|
|
141088
|
-
GltfDataType[GltfDataType["SignedShort"] = 5122] = "SignedShort";
|
|
141089
|
-
GltfDataType[GltfDataType["UnsignedShort"] = 5123] = "UnsignedShort";
|
|
141090
|
-
GltfDataType[GltfDataType["UInt32"] = 5125] = "UInt32";
|
|
141091
|
-
GltfDataType[GltfDataType["Float"] = 5126] = "Float";
|
|
141092
|
-
GltfDataType[GltfDataType["Rgb"] = 6407] = "Rgb";
|
|
141093
|
-
GltfDataType[GltfDataType["Rgba"] = 6408] = "Rgba";
|
|
141094
|
-
GltfDataType[GltfDataType["IntVec2"] = 35667] = "IntVec2";
|
|
141095
|
-
GltfDataType[GltfDataType["IntVec3"] = 35668] = "IntVec3";
|
|
141096
|
-
GltfDataType[GltfDataType["FloatVec2"] = 35664] = "FloatVec2";
|
|
141097
|
-
GltfDataType[GltfDataType["FloatVec3"] = 35665] = "FloatVec3";
|
|
141098
|
-
GltfDataType[GltfDataType["FloatVec4"] = 35666] = "FloatVec4";
|
|
141099
|
-
GltfDataType[GltfDataType["FloatMat3"] = 35675] = "FloatMat3";
|
|
141100
|
-
GltfDataType[GltfDataType["FloatMat4"] = 35676] = "FloatMat4";
|
|
141101
|
-
GltfDataType[GltfDataType["Sampler2d"] = 35678] = "Sampler2d";
|
|
141102
|
-
})(GltfDataType || (GltfDataType = {}));
|
|
141103
|
-
/** @internal */
|
|
141104
|
-
var GltfMagFilter;
|
|
141105
|
-
(function (GltfMagFilter) {
|
|
141106
|
-
GltfMagFilter[GltfMagFilter["Nearest"] = 9728] = "Nearest";
|
|
141107
|
-
GltfMagFilter[GltfMagFilter["Linear"] = 9729] = "Linear";
|
|
141108
|
-
})(GltfMagFilter || (GltfMagFilter = {}));
|
|
141109
|
-
/** @internal */
|
|
141110
|
-
var GltfMinFilter;
|
|
141111
|
-
(function (GltfMinFilter) {
|
|
141112
|
-
GltfMinFilter[GltfMinFilter["Nearest"] = 9728] = "Nearest";
|
|
141113
|
-
GltfMinFilter[GltfMinFilter["Linear"] = 9729] = "Linear";
|
|
141114
|
-
GltfMinFilter[GltfMinFilter["NearestMipMapNearest"] = 9984] = "NearestMipMapNearest";
|
|
141115
|
-
GltfMinFilter[GltfMinFilter["LinearMipMapNearest"] = 9985] = "LinearMipMapNearest";
|
|
141116
|
-
GltfMinFilter[GltfMinFilter["NearestMipMapLinear"] = 9986] = "NearestMipMapLinear";
|
|
141117
|
-
GltfMinFilter[GltfMinFilter["LinearMipMapLinear"] = 9987] = "LinearMipMapLinear";
|
|
141118
|
-
})(GltfMinFilter || (GltfMinFilter = {}));
|
|
141119
|
-
/** Describes how texture coordinates outside of the range [0..1] are handled.
|
|
141120
|
-
* @internal
|
|
141121
|
-
*/
|
|
141122
|
-
var GltfWrapMode;
|
|
141123
|
-
(function (GltfWrapMode) {
|
|
141124
|
-
GltfWrapMode[GltfWrapMode["ClampToEdge"] = 33071] = "ClampToEdge";
|
|
141125
|
-
GltfWrapMode[GltfWrapMode["MirroredRepeat"] = 33648] = "MirroredRepeat";
|
|
141126
|
-
GltfWrapMode[GltfWrapMode["Repeat"] = 10497] = "Repeat";
|
|
141127
|
-
})(GltfWrapMode || (GltfWrapMode = {}));
|
|
141128
|
-
/** Describes the intended target of a [[GltfBufferViewProps]]. */
|
|
141129
|
-
var GltfBufferTarget;
|
|
141130
|
-
(function (GltfBufferTarget) {
|
|
141131
|
-
GltfBufferTarget[GltfBufferTarget["ArrayBuffer"] = 34962] = "ArrayBuffer";
|
|
141132
|
-
GltfBufferTarget[GltfBufferTarget["ElementArrayBuffer"] = 24963] = "ElementArrayBuffer";
|
|
141133
|
-
})(GltfBufferTarget || (GltfBufferTarget = {}));
|
|
141134
|
-
function* dictionaryIterator(dict) {
|
|
141135
|
-
if (Array.isArray(dict)) {
|
|
141136
|
-
for (const elem of dict)
|
|
141137
|
-
yield elem;
|
|
141138
|
-
}
|
|
141139
|
-
else {
|
|
141140
|
-
for (const key of Object.keys(dict)) {
|
|
141141
|
-
const value = dict[key];
|
|
141142
|
-
if (undefined !== value)
|
|
141143
|
-
yield value;
|
|
141144
|
-
}
|
|
141145
|
-
}
|
|
141146
|
-
}
|
|
141147
|
-
function getNodeMeshIds(node) {
|
|
141148
|
-
if (undefined !== node.meshes)
|
|
141149
|
-
return typeof node.meshes === "string" ? [node.meshes] : node.meshes;
|
|
141150
|
-
else if (undefined !== node.mesh)
|
|
141151
|
-
return [node.mesh];
|
|
141152
|
-
return [];
|
|
141153
|
-
}
|
|
141154
|
-
/** GL states that can be enabled by a [[GltfTechnique]]. Only those queried by this implementation are enumerated. */
|
|
141155
|
-
var GltfTechniqueState;
|
|
141156
|
-
(function (GltfTechniqueState) {
|
|
141157
|
-
/** Enables alpha blending. */
|
|
141158
|
-
GltfTechniqueState[GltfTechniqueState["Blend"] = 3042] = "Blend";
|
|
141159
|
-
})(GltfTechniqueState || (GltfTechniqueState = {}));
|
|
141160
|
-
function isGltf1Material(material) {
|
|
141161
|
-
const mat1 = material;
|
|
141162
|
-
return undefined !== mat1.technique || undefined !== mat1.values;
|
|
141163
|
-
}
|
|
141266
|
+
|
|
141164
141267
|
/**
|
|
141165
141268
|
* A chunk of binary data exposed as a typed array.
|
|
141166
141269
|
* The count member indicates how many elements exist. This may be less than this.buffer.length due to padding added to the
|
|
@@ -141181,15 +141284,15 @@ class GltfBufferData {
|
|
|
141181
141284
|
if (expectedType !== actualType) {
|
|
141182
141285
|
// Some data is stored in smaller data types to save space if no values exceed the maximum of the smaller type.
|
|
141183
141286
|
switch (expectedType) {
|
|
141184
|
-
case GltfDataType.Float:
|
|
141185
|
-
case GltfDataType.UnsignedByte:
|
|
141287
|
+
case _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.Float:
|
|
141288
|
+
case _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.UnsignedByte:
|
|
141186
141289
|
return undefined;
|
|
141187
|
-
case GltfDataType.UnsignedShort:
|
|
141188
|
-
if (GltfDataType.UnsignedByte !== actualType)
|
|
141290
|
+
case _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.UnsignedShort:
|
|
141291
|
+
if (_gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.UnsignedByte !== actualType)
|
|
141189
141292
|
return undefined;
|
|
141190
141293
|
break;
|
|
141191
|
-
case GltfDataType.UInt32:
|
|
141192
|
-
if (GltfDataType.UnsignedByte !== actualType && GltfDataType.UnsignedShort !== actualType)
|
|
141294
|
+
case _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.UInt32:
|
|
141295
|
+
if (_gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.UnsignedByte !== actualType && _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.UnsignedShort !== actualType)
|
|
141193
141296
|
return undefined;
|
|
141194
141297
|
break;
|
|
141195
141298
|
}
|
|
@@ -141201,13 +141304,13 @@ class GltfBufferData {
|
|
|
141201
141304
|
// NB: Endianness of typed array data is determined by the 'platform byte order'. Actual data is always little-endian.
|
|
141202
141305
|
// We are assuming little-endian platform. If we find a big-endian platform, we'll need to use a DataView instead.
|
|
141203
141306
|
switch (actualType) {
|
|
141204
|
-
case GltfDataType.UnsignedByte:
|
|
141307
|
+
case _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.UnsignedByte:
|
|
141205
141308
|
return bytes;
|
|
141206
|
-
case GltfDataType.UnsignedShort:
|
|
141309
|
+
case _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.UnsignedShort:
|
|
141207
141310
|
return new Uint16Array(bytes.buffer, bytes.byteOffset, bytes.byteLength / 2);
|
|
141208
|
-
case GltfDataType.UInt32:
|
|
141311
|
+
case _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.UInt32:
|
|
141209
141312
|
return new Uint32Array(bytes.buffer, bytes.byteOffset, bytes.byteLength / 4);
|
|
141210
|
-
case GltfDataType.Float:
|
|
141313
|
+
case _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.Float:
|
|
141211
141314
|
return new Float32Array(bytes.buffer, bytes.byteOffset, bytes.byteLength / 4);
|
|
141212
141315
|
default:
|
|
141213
141316
|
return undefined;
|
|
@@ -141343,7 +141446,7 @@ function colorFromJson(values) {
|
|
|
141343
141446
|
}
|
|
141344
141447
|
function colorFromMaterial(material, isTransparent) {
|
|
141345
141448
|
let color = _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__.ColorDef.white;
|
|
141346
|
-
if (isGltf1Material(material)) {
|
|
141449
|
+
if ((0,_gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.isGltf1Material)(material)) {
|
|
141347
141450
|
if (material.values?.color && Array.isArray(material.values.color))
|
|
141348
141451
|
color = colorFromJson(material.values.color);
|
|
141349
141452
|
}
|
|
@@ -141398,20 +141501,6 @@ class TransformStack {
|
|
|
141398
141501
|
this._stack.pop();
|
|
141399
141502
|
}
|
|
141400
141503
|
}
|
|
141401
|
-
function* traverseNodes(ids, nodes, traversed) {
|
|
141402
|
-
for (const id of ids) {
|
|
141403
|
-
if (traversed.has(id))
|
|
141404
|
-
throw new Error("Cycle detected while traversing glTF nodes");
|
|
141405
|
-
const node = nodes[id];
|
|
141406
|
-
if (!node)
|
|
141407
|
-
continue;
|
|
141408
|
-
traversed.add(id);
|
|
141409
|
-
yield node;
|
|
141410
|
-
if (node.children)
|
|
141411
|
-
for (const child of traverseNodes(node.children, nodes, traversed))
|
|
141412
|
-
yield child;
|
|
141413
|
-
}
|
|
141414
|
-
}
|
|
141415
141504
|
function compareTextureKeys(lhs, rhs) {
|
|
141416
141505
|
const cmp = (0,_itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.compareBooleans)(lhs.isTransparent, rhs.isTransparent);
|
|
141417
141506
|
if (0 !== cmp)
|
|
@@ -141436,7 +141525,7 @@ class GltfReader {
|
|
|
141436
141525
|
* (We also don't want to produce mip-maps for them, which is determined indirectly from the wrap mode).
|
|
141437
141526
|
* Allow the default to be optionally overridden.
|
|
141438
141527
|
*/
|
|
141439
|
-
this.defaultWrapMode = GltfWrapMode.Repeat;
|
|
141528
|
+
this.defaultWrapMode = _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfWrapMode.Repeat;
|
|
141440
141529
|
this._glTF = args.props.glTF;
|
|
141441
141530
|
this._version = args.props.version;
|
|
141442
141531
|
this._yAxisUp = args.props.yAxisUp;
|
|
@@ -141485,7 +141574,7 @@ class GltfReader {
|
|
|
141485
141574
|
* @throws Error if a node appears more than once during traversal
|
|
141486
141575
|
*/
|
|
141487
141576
|
traverseNodes(nodeIds) {
|
|
141488
|
-
return
|
|
141577
|
+
return (0,_gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.traverseGltfNodes)(nodeIds, this._nodes, new Set());
|
|
141489
141578
|
}
|
|
141490
141579
|
/** Traverse the nodes specified by their scene, recursing into their child nodes.
|
|
141491
141580
|
* @throws Error if a node appears more than once during traversal
|
|
@@ -141607,7 +141696,7 @@ class GltfReader {
|
|
|
141607
141696
|
let thisBias;
|
|
141608
141697
|
if (undefined !== pseudoRtcBias)
|
|
141609
141698
|
thisBias = (undefined === thisTransform) ? pseudoRtcBias : thisTransform.matrix.multiplyInverse(pseudoRtcBias);
|
|
141610
|
-
for (const meshKey of
|
|
141699
|
+
for (const meshKey of (0,_gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.getGltfNodeMeshIds)(node)) {
|
|
141611
141700
|
const nodeMesh = this._meshes[meshKey];
|
|
141612
141701
|
if (nodeMesh?.primitives) {
|
|
141613
141702
|
const meshes = this.readMeshPrimitives(node, featureTable, thisTransform, thisBias);
|
|
@@ -141713,14 +141802,14 @@ class GltfReader {
|
|
|
141713
141802
|
const type = accessor.componentType;
|
|
141714
141803
|
let dataSize = 0;
|
|
141715
141804
|
switch (type) {
|
|
141716
|
-
case GltfDataType.UnsignedByte:
|
|
141805
|
+
case _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.UnsignedByte:
|
|
141717
141806
|
dataSize = 1;
|
|
141718
141807
|
break;
|
|
141719
|
-
case GltfDataType.UnsignedShort:
|
|
141808
|
+
case _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.UnsignedShort:
|
|
141720
141809
|
dataSize = 2;
|
|
141721
141810
|
break;
|
|
141722
|
-
case GltfDataType.UInt32:
|
|
141723
|
-
case GltfDataType.Float:
|
|
141811
|
+
case _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.UInt32:
|
|
141812
|
+
case _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.Float:
|
|
141724
141813
|
dataSize = 4;
|
|
141725
141814
|
break;
|
|
141726
141815
|
default:
|
|
@@ -141747,10 +141836,10 @@ class GltfReader {
|
|
|
141747
141836
|
return undefined;
|
|
141748
141837
|
}
|
|
141749
141838
|
}
|
|
141750
|
-
readBufferData32(json, accessorName) { return this.readBufferData(json, accessorName, GltfDataType.UInt32); }
|
|
141751
|
-
readBufferData16(json, accessorName) { return this.readBufferData(json, accessorName, GltfDataType.UnsignedShort); }
|
|
141752
|
-
readBufferData8(json, accessorName) { return this.readBufferData(json, accessorName, GltfDataType.UnsignedByte); }
|
|
141753
|
-
readBufferDataFloat(json, accessorName) { return this.readBufferData(json, accessorName, GltfDataType.Float); }
|
|
141839
|
+
readBufferData32(json, accessorName) { return this.readBufferData(json, accessorName, _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.UInt32); }
|
|
141840
|
+
readBufferData16(json, accessorName) { return this.readBufferData(json, accessorName, _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.UnsignedShort); }
|
|
141841
|
+
readBufferData8(json, accessorName) { return this.readBufferData(json, accessorName, _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.UnsignedByte); }
|
|
141842
|
+
readBufferDataFloat(json, accessorName) { return this.readBufferData(json, accessorName, _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.Float); }
|
|
141754
141843
|
readBufferData(json, accessorName, type) {
|
|
141755
141844
|
const view = this.getBufferView(json, accessorName);
|
|
141756
141845
|
return undefined !== view ? view.toBufferData(type) : undefined;
|
|
@@ -141770,7 +141859,7 @@ class GltfReader {
|
|
|
141770
141859
|
if (typeof material !== "object")
|
|
141771
141860
|
return undefined;
|
|
141772
141861
|
// Bimium's shader value...almost certainly obsolete at this point.
|
|
141773
|
-
if (isGltf1Material(material))
|
|
141862
|
+
if ((0,_gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.isGltf1Material)(material))
|
|
141774
141863
|
return material.diffuse ?? this.extractId(material.values?.tex);
|
|
141775
141864
|
// KHR_techniques_webgl extension
|
|
141776
141865
|
const techniques = this._glTF.extensions?.KHR_techniques_webgl?.techniques;
|
|
@@ -141780,7 +141869,7 @@ class GltfReader {
|
|
|
141780
141869
|
if (typeof uniforms === "object") {
|
|
141781
141870
|
for (const uniformName of Object.keys(uniforms)) {
|
|
141782
141871
|
const uniform = uniforms[uniformName];
|
|
141783
|
-
if (typeof uniform === "object" && uniform.type === GltfDataType.Sampler2d)
|
|
141872
|
+
if (typeof uniform === "object" && uniform.type === _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.Sampler2d)
|
|
141784
141873
|
return this.extractId(ext.values[uniformName]?.index);
|
|
141785
141874
|
}
|
|
141786
141875
|
}
|
|
@@ -141791,15 +141880,15 @@ class GltfReader {
|
|
|
141791
141880
|
extractNormalMapId(material) {
|
|
141792
141881
|
if (typeof material !== "object")
|
|
141793
141882
|
return undefined;
|
|
141794
|
-
if (isGltf1Material(material))
|
|
141883
|
+
if ((0,_gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.isGltf1Material)(material))
|
|
141795
141884
|
return undefined;
|
|
141796
141885
|
return this.extractId(material.normalTexture?.index);
|
|
141797
141886
|
}
|
|
141798
141887
|
isMaterialTransparent(material) {
|
|
141799
|
-
if (isGltf1Material(material)) {
|
|
141888
|
+
if ((0,_gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.isGltf1Material)(material)) {
|
|
141800
141889
|
if (this._glTF.techniques && undefined !== material.technique) {
|
|
141801
141890
|
const technique = this._glTF.techniques[material.technique];
|
|
141802
|
-
if (technique?.states?.enable?.some((state) => state === GltfTechniqueState.Blend))
|
|
141891
|
+
if (technique?.states?.enable?.some((state) => state === _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfTechniqueState.Blend))
|
|
141803
141892
|
return true;
|
|
141804
141893
|
}
|
|
141805
141894
|
return false;
|
|
@@ -141825,7 +141914,7 @@ class GltfReader {
|
|
|
141825
141914
|
}
|
|
141826
141915
|
readMeshPrimitives(node, featureTable, thisTransform, thisBias) {
|
|
141827
141916
|
const meshes = [];
|
|
141828
|
-
for (const meshKey of
|
|
141917
|
+
for (const meshKey of (0,_gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.getGltfNodeMeshIds)(node)) {
|
|
141829
141918
|
const nodeMesh = this._meshes[meshKey];
|
|
141830
141919
|
if (nodeMesh?.primitives) {
|
|
141831
141920
|
for (const primitive of nodeMesh.primitives) {
|
|
@@ -141853,15 +141942,15 @@ class GltfReader {
|
|
|
141853
141942
|
if (!displayParams)
|
|
141854
141943
|
return undefined;
|
|
141855
141944
|
let primitiveType = -1;
|
|
141856
|
-
const meshMode = _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.JsonUtils.asInt(primitive.mode, GltfMeshMode.Triangles);
|
|
141945
|
+
const meshMode = _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.JsonUtils.asInt(primitive.mode, _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfMeshMode.Triangles);
|
|
141857
141946
|
switch (meshMode) {
|
|
141858
|
-
case GltfMeshMode.Lines:
|
|
141947
|
+
case _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfMeshMode.Lines:
|
|
141859
141948
|
primitiveType = _render_primitives_mesh_MeshPrimitives__WEBPACK_IMPORTED_MODULE_9__.Mesh.PrimitiveType.Polyline;
|
|
141860
141949
|
break;
|
|
141861
|
-
case GltfMeshMode.Points:
|
|
141950
|
+
case _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfMeshMode.Points:
|
|
141862
141951
|
primitiveType = _render_primitives_mesh_MeshPrimitives__WEBPACK_IMPORTED_MODULE_9__.Mesh.PrimitiveType.Point;
|
|
141863
141952
|
break;
|
|
141864
|
-
case GltfMeshMode.Triangles:
|
|
141953
|
+
case _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfMeshMode.Triangles:
|
|
141865
141954
|
primitiveType = _render_primitives_mesh_MeshPrimitives__WEBPACK_IMPORTED_MODULE_9__.Mesh.PrimitiveType.Mesh;
|
|
141866
141955
|
break;
|
|
141867
141956
|
default:
|
|
@@ -141881,30 +141970,43 @@ class GltfReader {
|
|
|
141881
141970
|
quantizePositions: true,
|
|
141882
141971
|
});
|
|
141883
141972
|
const mesh = new GltfMeshData(meshPrimitive);
|
|
141884
|
-
//
|
|
141885
|
-
|
|
141886
|
-
|
|
141887
|
-
|
|
141888
|
-
|
|
141889
|
-
|
|
141890
|
-
|
|
141891
|
-
|
|
141892
|
-
|
|
141893
|
-
|
|
141894
|
-
|
|
141895
|
-
|
|
141896
|
-
|
|
141897
|
-
|
|
141898
|
-
|
|
141899
|
-
|
|
141900
|
-
|
|
141901
|
-
|
|
141973
|
+
// ###TODO_GLTF: There can be more than one color attribute; COLOR_0 might not be the one we want.
|
|
141974
|
+
if (!this.readColors(mesh, primitive.attributes, "COLOR_0")) {
|
|
141975
|
+
// We don't have real colormap - just load material color. This will be used if non-Bentley
|
|
141976
|
+
// tile or fit the color table is uniform. For a non-Bentley, non-Uniform, we'll set the
|
|
141977
|
+
// uv parameters to pick the colors out of the color map texture.
|
|
141978
|
+
meshPrimitive.colorMap.insert(displayParams.fillColor.tbgr); // White...
|
|
141979
|
+
// _COLORINDEX is an ancient holdover from glTF 1.0 and Bimium...unlikely to actually encounter it in the wild.
|
|
141980
|
+
const colorIndices = this.readBufferData16(primitive.attributes, "_COLORINDEX");
|
|
141981
|
+
if (undefined !== colorIndices && material) {
|
|
141982
|
+
let texStep;
|
|
141983
|
+
if ((0,_gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.isGltf1Material)(material))
|
|
141984
|
+
texStep = material.values?.texStep;
|
|
141985
|
+
else
|
|
141986
|
+
texStep = material.extensions?.KHR_techniques_webgl?.values?.u_texStep;
|
|
141987
|
+
if (texStep) {
|
|
141988
|
+
const uvParams = [];
|
|
141989
|
+
for (let i = 0; i < colorIndices.count; i++)
|
|
141990
|
+
uvParams.push(new _itwin_core_geometry__WEBPACK_IMPORTED_MODULE_1__.Point2d(texStep[1] + texStep[0] * colorIndices.buffer[i], .5));
|
|
141991
|
+
const paramList = _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__.QPoint2dList.fromPoints(uvParams);
|
|
141992
|
+
mesh.uvs = paramList.toTypedArray();
|
|
141993
|
+
mesh.uvQParams = paramList.params;
|
|
141994
|
+
}
|
|
141902
141995
|
}
|
|
141903
141996
|
}
|
|
141904
141997
|
const draco = primitive.extensions?.KHR_draco_mesh_compression;
|
|
141905
141998
|
if (draco)
|
|
141906
141999
|
return this.readDracoMeshPrimitive(mesh.primitive, draco) ? mesh : undefined;
|
|
141907
142000
|
this.readBatchTable(mesh.primitive, primitive);
|
|
142001
|
+
if (mesh.primitive.features) {
|
|
142002
|
+
const features = this.readPrimitiveFeatures(primitive);
|
|
142003
|
+
if (features) {
|
|
142004
|
+
if (features instanceof _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__.Feature)
|
|
142005
|
+
mesh.primitive.features.add(features, 1);
|
|
142006
|
+
else
|
|
142007
|
+
mesh.primitive.features.setIndices(features);
|
|
142008
|
+
}
|
|
142009
|
+
}
|
|
141908
142010
|
if (!this.readVertices(mesh, primitive, pseudoRtcBias))
|
|
141909
142011
|
return undefined;
|
|
141910
142012
|
switch (primitiveType) {
|
|
@@ -141915,7 +142017,7 @@ class GltfReader {
|
|
|
141915
142017
|
return undefined;
|
|
141916
142018
|
if (!mesh.uvs) {
|
|
141917
142019
|
let texCoordIndex = 0;
|
|
141918
|
-
if (!isGltf1Material(material) && undefined !== material.pbrMetallicRoughness?.baseColorTexture?.texCoord)
|
|
142020
|
+
if (!(0,_gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.isGltf1Material)(material) && undefined !== material.pbrMetallicRoughness?.baseColorTexture?.texCoord)
|
|
141919
142021
|
texCoordIndex = _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.JsonUtils.asInt(material.pbrMetallicRoughness.baseColorTexture.texCoord);
|
|
141920
142022
|
this.readUVParams(mesh, primitive.attributes, `TEXCOORD_${texCoordIndex}`);
|
|
141921
142023
|
}
|
|
@@ -142044,8 +142146,8 @@ class GltfReader {
|
|
|
142044
142146
|
const view = this.getBufferView(primitive.attributes, "POSITION");
|
|
142045
142147
|
if (undefined === view)
|
|
142046
142148
|
return false;
|
|
142047
|
-
if (GltfDataType.Float === view.type) {
|
|
142048
|
-
const buffer = view.toBufferData(GltfDataType.Float);
|
|
142149
|
+
if (_gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.Float === view.type) {
|
|
142150
|
+
const buffer = view.toBufferData(_gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.Float);
|
|
142049
142151
|
if (undefined === buffer)
|
|
142050
142152
|
return false;
|
|
142051
142153
|
const strideSkip = view.stride - 3;
|
|
@@ -142064,17 +142166,15 @@ class GltfReader {
|
|
|
142064
142166
|
mesh.points = positions.toTypedArray();
|
|
142065
142167
|
}
|
|
142066
142168
|
else {
|
|
142067
|
-
if (GltfDataType.UnsignedShort !== view.type)
|
|
142068
|
-
return false;
|
|
142069
|
-
const extensions = _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.JsonUtils.asObject(view.accessor.extensions);
|
|
142070
|
-
const quantized = undefined !== extensions ? _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.JsonUtils.asObject(extensions.WEB3D_quantized_attributes) : undefined;
|
|
142071
|
-
if (undefined === quantized)
|
|
142169
|
+
if (_gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.UnsignedShort !== view.type)
|
|
142072
142170
|
return false;
|
|
142073
|
-
const
|
|
142074
|
-
const
|
|
142075
|
-
|
|
142171
|
+
const quantized = view.accessor.extensions?.WEB3D_quantized_attributes;
|
|
142172
|
+
const rangeMin = quantized?.decodedMin;
|
|
142173
|
+
const rangeMax = quantized?.decodedMax;
|
|
142174
|
+
if (!rangeMin || !rangeMax) // required by spec...
|
|
142076
142175
|
return false;
|
|
142077
|
-
|
|
142176
|
+
// ###TODO apply WEB3D_quantized_attributes.decodeMatrix? Have not encountered in the wild; glTF 1.0 only.
|
|
142177
|
+
const buffer = view.toBufferData(_gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.UnsignedShort);
|
|
142078
142178
|
if (undefined === buffer || !(buffer.buffer instanceof Uint16Array))
|
|
142079
142179
|
return false;
|
|
142080
142180
|
(0,_itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.assert)(buffer.buffer instanceof Uint16Array);
|
|
@@ -142110,6 +142210,9 @@ class GltfReader {
|
|
|
142110
142210
|
}
|
|
142111
142211
|
readBatchTable(_mesh, _json) {
|
|
142112
142212
|
}
|
|
142213
|
+
readPrimitiveFeatures(_primitive) {
|
|
142214
|
+
return undefined;
|
|
142215
|
+
}
|
|
142113
142216
|
readMeshIndices(mesh, json) {
|
|
142114
142217
|
if (undefined !== json.indices) {
|
|
142115
142218
|
const data = this.readBufferData16(json, "indices") || this.readBufferData32(json, "indices");
|
|
@@ -142133,8 +142236,8 @@ class GltfReader {
|
|
|
142133
142236
|
if (undefined === view)
|
|
142134
142237
|
return false;
|
|
142135
142238
|
switch (view.type) {
|
|
142136
|
-
case GltfDataType.Float: {
|
|
142137
|
-
const data = view.toBufferData(GltfDataType.Float);
|
|
142239
|
+
case _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.Float: {
|
|
142240
|
+
const data = view.toBufferData(_gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.Float);
|
|
142138
142241
|
if (undefined === data)
|
|
142139
142242
|
return false;
|
|
142140
142243
|
mesh.normals = new Uint16Array(data.count);
|
|
@@ -142146,8 +142249,8 @@ class GltfReader {
|
|
|
142146
142249
|
}
|
|
142147
142250
|
return true;
|
|
142148
142251
|
}
|
|
142149
|
-
case GltfDataType.UnsignedByte: {
|
|
142150
|
-
const data = view.toBufferData(GltfDataType.UnsignedByte);
|
|
142252
|
+
case _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.UnsignedByte: {
|
|
142253
|
+
const data = view.toBufferData(_gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.UnsignedByte);
|
|
142151
142254
|
if (undefined === data)
|
|
142152
142255
|
return false;
|
|
142153
142256
|
// ###TODO: we shouldn't have to allocate OctEncodedNormal objects...just use uint16s / numbers...
|
|
@@ -142164,12 +142267,33 @@ class GltfReader {
|
|
|
142164
142267
|
return false;
|
|
142165
142268
|
}
|
|
142166
142269
|
}
|
|
142270
|
+
readColors(mesh, attribute, accessorName) {
|
|
142271
|
+
const view = this.getBufferView(attribute, accessorName);
|
|
142272
|
+
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))
|
|
142273
|
+
return false;
|
|
142274
|
+
const data = view.toBufferData(view.type);
|
|
142275
|
+
if (!data)
|
|
142276
|
+
return false;
|
|
142277
|
+
const hasAlpha = "VEC4" === view.accessor.type;
|
|
142278
|
+
const factor = view.type === _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.Float ? 255 : 1;
|
|
142279
|
+
const rgbt = new Uint8Array(4);
|
|
142280
|
+
const color = new Uint32Array(rgbt.buffer);
|
|
142281
|
+
for (let i = 0; i < data.count; i++) {
|
|
142282
|
+
const index = view.stride * i;
|
|
142283
|
+
rgbt[0] = data.buffer[index] * factor;
|
|
142284
|
+
rgbt[1] = data.buffer[index + 1] * factor;
|
|
142285
|
+
rgbt[2] = data.buffer[index + 2] * factor;
|
|
142286
|
+
rgbt[3] = hasAlpha ? (255 - data.buffer[index + 3] * factor) : 0;
|
|
142287
|
+
mesh.primitive.colors.push(mesh.primitive.colorMap.insert(color[0]));
|
|
142288
|
+
}
|
|
142289
|
+
return true;
|
|
142290
|
+
}
|
|
142167
142291
|
readUVParams(mesh, json, accessorName) {
|
|
142168
142292
|
const view = this.getBufferView(json, accessorName);
|
|
142169
142293
|
if (view === undefined)
|
|
142170
142294
|
return false;
|
|
142171
142295
|
switch (view.type) {
|
|
142172
|
-
case GltfDataType.Float: {
|
|
142296
|
+
case _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.Float: {
|
|
142173
142297
|
const data = this.readBufferDataFloat(json, accessorName);
|
|
142174
142298
|
if (!data)
|
|
142175
142299
|
return false;
|
|
@@ -142187,16 +142311,13 @@ class GltfReader {
|
|
|
142187
142311
|
}
|
|
142188
142312
|
return true;
|
|
142189
142313
|
}
|
|
142190
|
-
case GltfDataType.UnsignedShort: {
|
|
142191
|
-
const
|
|
142192
|
-
const
|
|
142193
|
-
|
|
142194
|
-
return false;
|
|
142195
|
-
const rangeMin = _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.JsonUtils.asArray(quantized.decodedMin);
|
|
142196
|
-
const rangeMax = _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.JsonUtils.asArray(quantized.decodedMax);
|
|
142314
|
+
case _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.UnsignedShort: {
|
|
142315
|
+
const quantized = view.accessor.extensions?.WEB3D_quantized_attributes;
|
|
142316
|
+
const rangeMin = quantized?.decodedMin;
|
|
142317
|
+
const rangeMax = quantized?.decodedMax;
|
|
142197
142318
|
if (undefined === rangeMin || undefined === rangeMax)
|
|
142198
142319
|
return false;
|
|
142199
|
-
const qData = view.toBufferData(GltfDataType.UnsignedShort);
|
|
142320
|
+
const qData = view.toBufferData(_gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfDataType.UnsignedShort);
|
|
142200
142321
|
if (undefined === qData || !(qData.buffer instanceof Uint16Array))
|
|
142201
142322
|
return false;
|
|
142202
142323
|
mesh.uvRange = _itwin_core_geometry__WEBPACK_IMPORTED_MODULE_1__.Range2d.createXYXY(rangeMin[0], rangeMin[1], rangeMax[0], rangeMax[1]);
|
|
@@ -142253,7 +142374,7 @@ class GltfReader {
|
|
|
142253
142374
|
// If any meshes are draco-compressed, dynamically load the decoder module and then decode the meshes.
|
|
142254
142375
|
const dracoMeshes = [];
|
|
142255
142376
|
for (const node of this.traverseScene()) {
|
|
142256
|
-
for (const meshId of
|
|
142377
|
+
for (const meshId of (0,_gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.getGltfNodeMeshIds)(node)) {
|
|
142257
142378
|
const mesh = this._meshes[meshId];
|
|
142258
142379
|
if (mesh?.primitives)
|
|
142259
142380
|
for (const primitive of mesh.primitives)
|
|
@@ -142277,14 +142398,14 @@ class GltfReader {
|
|
|
142277
142398
|
// be required for the scene.
|
|
142278
142399
|
const promises = [];
|
|
142279
142400
|
try {
|
|
142280
|
-
for (const buffer of
|
|
142401
|
+
for (const buffer of (0,_gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.gltfDictionaryIterator)(this._buffers))
|
|
142281
142402
|
if (!buffer.resolvedBuffer)
|
|
142282
142403
|
promises.push(this.resolveBuffer(buffer));
|
|
142283
142404
|
await Promise.all(promises);
|
|
142284
142405
|
if (this._isCanceled)
|
|
142285
142406
|
return;
|
|
142286
142407
|
promises.length = 0;
|
|
142287
|
-
for (const image of
|
|
142408
|
+
for (const image of (0,_gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.gltfDictionaryIterator)(this._images))
|
|
142288
142409
|
if (!image.resolvedImage)
|
|
142289
142410
|
promises.push(this.resolveImage(image));
|
|
142290
142411
|
await Promise.all(promises);
|
|
@@ -142307,7 +142428,9 @@ class GltfReader {
|
|
|
142307
142428
|
}
|
|
142308
142429
|
resolveUrl(uri) {
|
|
142309
142430
|
try {
|
|
142310
|
-
|
|
142431
|
+
const resolved = new URL(uri, this._baseUrl);
|
|
142432
|
+
resolved.search = this._baseUrl?.search ?? "";
|
|
142433
|
+
return resolved.toString();
|
|
142311
142434
|
}
|
|
142312
142435
|
catch (_) {
|
|
142313
142436
|
return undefined;
|
|
@@ -142368,7 +142491,7 @@ class GltfReader {
|
|
|
142368
142491
|
let wrapT = sampler?.wrapT;
|
|
142369
142492
|
if (undefined === wrapS && undefined === wrapT)
|
|
142370
142493
|
wrapS = wrapT = this.defaultWrapMode;
|
|
142371
|
-
if (GltfWrapMode.ClampToEdge === wrapS || GltfWrapMode.ClampToEdge === wrapT)
|
|
142494
|
+
if (_gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfWrapMode.ClampToEdge === wrapS || _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_11__.GltfWrapMode.ClampToEdge === wrapT)
|
|
142372
142495
|
return _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__.RenderTexture.Type.TileSection;
|
|
142373
142496
|
return _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__.RenderTexture.Type.Normal;
|
|
142374
142497
|
}
|
|
@@ -142436,7 +142559,8 @@ class GltfReader {
|
|
|
142436
142559
|
* @public
|
|
142437
142560
|
*/
|
|
142438
142561
|
async function readGltfGraphics(args) {
|
|
142439
|
-
const
|
|
142562
|
+
const baseUrl = typeof args.baseUrl === "string" ? new URL(args.baseUrl) : args.baseUrl;
|
|
142563
|
+
const props = GltfReaderProps.create(args.gltf, true, baseUrl); // glTF supports exactly one coordinate system with y axis up.
|
|
142440
142564
|
const reader = props ? new GltfGraphicsReader(props, args) : undefined;
|
|
142441
142565
|
if (!reader)
|
|
142442
142566
|
return undefined;
|
|
@@ -147370,7 +147494,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
147370
147494
|
/* harmony import */ var _IModelApp__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../IModelApp */ "../../core/frontend/lib/esm/IModelApp.js");
|
|
147371
147495
|
/* harmony import */ var _render_GraphicBranch__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../render/GraphicBranch */ "../../core/frontend/lib/esm/render/GraphicBranch.js");
|
|
147372
147496
|
/* harmony import */ var _Viewport__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../Viewport */ "../../core/frontend/lib/esm/Viewport.js");
|
|
147373
|
-
/* harmony import */ var
|
|
147497
|
+
/* harmony import */ var _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ../gltf/GltfSchema */ "../../core/frontend/lib/esm/gltf/GltfSchema.js");
|
|
147498
|
+
/* harmony import */ var _internal__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./internal */ "../../core/frontend/lib/esm/tile/internal.js");
|
|
147374
147499
|
/*---------------------------------------------------------------------------------------------
|
|
147375
147500
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
147376
147501
|
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
@@ -147385,7 +147510,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
147385
147510
|
|
|
147386
147511
|
|
|
147387
147512
|
|
|
147388
|
-
|
|
147513
|
+
|
|
147514
|
+
const defaultViewFlagOverrides = (0,_internal__WEBPACK_IMPORTED_MODULE_7__.createDefaultViewFlagOverrides)({});
|
|
147389
147515
|
const scratchTileCenterWorld = new _itwin_core_geometry__WEBPACK_IMPORTED_MODULE_1__.Point3d();
|
|
147390
147516
|
const scratchTileCenterView = new _itwin_core_geometry__WEBPACK_IMPORTED_MODULE_1__.Point3d();
|
|
147391
147517
|
/** Serves as a "handler" for a specific type of [[TileTree]]. Its primary responsibilities involve loading tile content.
|
|
@@ -147431,9 +147557,9 @@ class RealityTileLoader {
|
|
|
147431
147557
|
if (format !== _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__.TileFormat.B3dm)
|
|
147432
147558
|
return {};
|
|
147433
147559
|
const { is3d, yAxisUp, iModel, modelId } = tile.realityRoot;
|
|
147434
|
-
const reader =
|
|
147560
|
+
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());
|
|
147435
147561
|
if (reader)
|
|
147436
|
-
reader.defaultWrapMode =
|
|
147562
|
+
reader.defaultWrapMode = _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_6__.GltfWrapMode.ClampToEdge;
|
|
147437
147563
|
return { geometry: reader?.readGltfAndCreateGeometry(tile.tree.iModelTransform) };
|
|
147438
147564
|
}
|
|
147439
147565
|
async loadGraphicsFromStream(tile, streamBuffer, system, isCanceled) {
|
|
@@ -147443,9 +147569,19 @@ class RealityTileLoader {
|
|
|
147443
147569
|
const { is3d, yAxisUp, iModel, modelId } = tile.realityRoot;
|
|
147444
147570
|
let reader;
|
|
147445
147571
|
switch (format) {
|
|
147572
|
+
case _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__.TileFormat.IModel:
|
|
147573
|
+
reader = _internal__WEBPACK_IMPORTED_MODULE_7__.ImdlReader.create({
|
|
147574
|
+
stream: streamBuffer,
|
|
147575
|
+
iModel,
|
|
147576
|
+
modelId,
|
|
147577
|
+
is3d,
|
|
147578
|
+
system,
|
|
147579
|
+
isCanceled,
|
|
147580
|
+
});
|
|
147581
|
+
break;
|
|
147446
147582
|
case _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__.TileFormat.Pnts:
|
|
147447
147583
|
this._containsPointClouds = true;
|
|
147448
|
-
let graphic = await (0,
|
|
147584
|
+
let graphic = await (0,_internal__WEBPACK_IMPORTED_MODULE_7__.readPointCloudTileContent)(streamBuffer, iModel, modelId, is3d, tile.contentRange, system);
|
|
147449
147585
|
if (graphic && tile.transformToRoot && !tile.transformToRoot.isIdentity) {
|
|
147450
147586
|
const transformBranch = new _render_GraphicBranch__WEBPACK_IMPORTED_MODULE_4__.GraphicBranch(true);
|
|
147451
147587
|
transformBranch.add(graphic);
|
|
@@ -147453,15 +147589,15 @@ class RealityTileLoader {
|
|
|
147453
147589
|
}
|
|
147454
147590
|
return { graphic };
|
|
147455
147591
|
case _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__.TileFormat.B3dm:
|
|
147456
|
-
reader =
|
|
147592
|
+
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);
|
|
147457
147593
|
break;
|
|
147458
147594
|
case _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__.TileFormat.I3dm:
|
|
147459
|
-
reader =
|
|
147595
|
+
reader = _internal__WEBPACK_IMPORTED_MODULE_7__.I3dmReader.create(streamBuffer, iModel, modelId, is3d, tile.contentRange, system, yAxisUp, tile.isLeaf, isCanceled, undefined, this.wantDeduplicatedVertices);
|
|
147460
147596
|
break;
|
|
147461
147597
|
case _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__.TileFormat.Gltf:
|
|
147462
|
-
const props =
|
|
147598
|
+
const props = _internal__WEBPACK_IMPORTED_MODULE_7__.GltfReaderProps.create(streamBuffer.nextBytes(streamBuffer.arrayBuffer.byteLength), yAxisUp);
|
|
147463
147599
|
if (props) {
|
|
147464
|
-
reader = new
|
|
147600
|
+
reader = new _internal__WEBPACK_IMPORTED_MODULE_7__.GltfGraphicsReader(props, {
|
|
147465
147601
|
iModel,
|
|
147466
147602
|
gltf: props.glTF,
|
|
147467
147603
|
contentRange: tile.contentRange,
|
|
@@ -147494,7 +147630,8 @@ class RealityTileLoader {
|
|
|
147494
147630
|
if (undefined !== reader) {
|
|
147495
147631
|
// glTF spec defaults wrap mode to "repeat" but many reality tiles omit the wrap mode and should not repeat.
|
|
147496
147632
|
// The render system also currently only produces mip-maps for repeating textures, and we don't want mip-maps for reality tile textures.
|
|
147497
|
-
reader
|
|
147633
|
+
if (reader instanceof _internal__WEBPACK_IMPORTED_MODULE_7__.GltfReader)
|
|
147634
|
+
reader.defaultWrapMode = _gltf_GltfSchema__WEBPACK_IMPORTED_MODULE_6__.GltfWrapMode.ClampToEdge;
|
|
147498
147635
|
try {
|
|
147499
147636
|
content = await reader.read();
|
|
147500
147637
|
}
|
|
@@ -148267,7 +148404,7 @@ class Tile {
|
|
|
148267
148404
|
if (params.maximumSize <= 0)
|
|
148268
148405
|
this.setIsReady();
|
|
148269
148406
|
this._isLeaf = true === params.isLeaf;
|
|
148270
|
-
this._childrenLoadStatus = (undefined
|
|
148407
|
+
this._childrenLoadStatus = (undefined === tree.maxDepth || this.depth < tree.maxDepth) ? _internal__WEBPACK_IMPORTED_MODULE_4__.TileTreeLoadStatus.NotLoaded : _internal__WEBPACK_IMPORTED_MODULE_4__.TileTreeLoadStatus.Loaded;
|
|
148271
148408
|
}
|
|
148272
148409
|
/** The point at the center of this tile's volume. */
|
|
148273
148410
|
get center() { return this.boundingSphere.center; }
|
|
@@ -148520,9 +148657,16 @@ class Tile {
|
|
|
148520
148657
|
else
|
|
148521
148658
|
return TileVisibility.Visible;
|
|
148522
148659
|
}
|
|
148660
|
+
return this.meetsScreenSpaceError(args) ? TileVisibility.Visible : TileVisibility.TooCoarse;
|
|
148661
|
+
}
|
|
148662
|
+
/** Returns true if this tile is of at least high enough resolution to be displayed, per the supplied [[TileDrawArgs]]; or false if
|
|
148663
|
+
* a higher-resolution tile should be substituted for it.
|
|
148664
|
+
* This method is called by [[computeVisibility]] if the tile has passed all culling checks.
|
|
148665
|
+
*/
|
|
148666
|
+
meetsScreenSpaceError(args) {
|
|
148523
148667
|
const pixelSize = args.getPixelSize(this) * args.pixelSizeScaleFactor;
|
|
148524
148668
|
const maxSize = this.maximumSize * args.tileSizeModifier;
|
|
148525
|
-
return pixelSize
|
|
148669
|
+
return pixelSize <= maxSize;
|
|
148526
148670
|
}
|
|
148527
148671
|
/** @internal */
|
|
148528
148672
|
extendRangeForContent(range, matrix, treeTransform, frustumPlanes) {
|
|
@@ -148603,6 +148747,15 @@ class Tile {
|
|
|
148603
148747
|
builder.addArc(_itwin_core_geometry__WEBPACK_IMPORTED_MODULE_1__.Arc3d.create(this.center, x, z), false, false);
|
|
148604
148748
|
builder.addArc(_itwin_core_geometry__WEBPACK_IMPORTED_MODULE_1__.Arc3d.create(this.center, y, z), false, false);
|
|
148605
148749
|
}
|
|
148750
|
+
else if (TileBoundingBoxes.SolidBox === type) {
|
|
148751
|
+
const range = this.range;
|
|
148752
|
+
let color = this.rangeGraphicColor;
|
|
148753
|
+
builder.setSymbology(color, color, 1);
|
|
148754
|
+
addRangeGraphic(builder, range, this.tree.is2d);
|
|
148755
|
+
color = color.withTransparency(0xcf);
|
|
148756
|
+
builder.setSymbology(color, color, 1);
|
|
148757
|
+
builder.addRangeBox(range, true);
|
|
148758
|
+
}
|
|
148606
148759
|
else {
|
|
148607
148760
|
const color = this.rangeGraphicColor;
|
|
148608
148761
|
builder.setSymbology(color, color, 1);
|
|
@@ -148695,6 +148848,10 @@ var TileBoundingBoxes;
|
|
|
148695
148848
|
TileBoundingBoxes[TileBoundingBoxes["ChildVolumes"] = 4] = "ChildVolumes";
|
|
148696
148849
|
/** Display bounding sphere. */
|
|
148697
148850
|
TileBoundingBoxes[TileBoundingBoxes["Sphere"] = 5] = "Sphere";
|
|
148851
|
+
/** Display a transparent solid box representing the tile's full volume.
|
|
148852
|
+
* @alpha To be replaced with a separate option that applies to any of the other TileBoundingBoxes modes.
|
|
148853
|
+
*/
|
|
148854
|
+
TileBoundingBoxes[TileBoundingBoxes["SolidBox"] = 6] = "SolidBox";
|
|
148698
148855
|
})(TileBoundingBoxes || (TileBoundingBoxes = {}));
|
|
148699
148856
|
|
|
148700
148857
|
|
|
@@ -151471,13 +151628,11 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
151471
151628
|
/* harmony export */ "EllipsoidTerrainProvider": () => (/* reexport safe */ _map_EllipsoidTerrainProvider__WEBPACK_IMPORTED_MODULE_57__.EllipsoidTerrainProvider),
|
|
151472
151629
|
/* harmony export */ "GeographicTilingScheme": () => (/* reexport safe */ _map_MapTilingScheme__WEBPACK_IMPORTED_MODULE_62__.GeographicTilingScheme),
|
|
151473
151630
|
/* harmony export */ "GltfBufferData": () => (/* reexport safe */ _GltfReader__WEBPACK_IMPORTED_MODULE_30__.GltfBufferData),
|
|
151474
|
-
/* harmony export */ "GltfDataType": () => (/* reexport safe */ _GltfReader__WEBPACK_IMPORTED_MODULE_30__.GltfDataType),
|
|
151475
151631
|
/* harmony export */ "GltfGraphicsReader": () => (/* reexport safe */ _GltfReader__WEBPACK_IMPORTED_MODULE_30__.GltfGraphicsReader),
|
|
151476
151632
|
/* harmony export */ "GltfHeader": () => (/* reexport safe */ _ImdlReader__WEBPACK_IMPORTED_MODULE_33__.GltfHeader),
|
|
151477
151633
|
/* harmony export */ "GltfMeshData": () => (/* reexport safe */ _GltfReader__WEBPACK_IMPORTED_MODULE_30__.GltfMeshData),
|
|
151478
151634
|
/* harmony export */ "GltfReader": () => (/* reexport safe */ _GltfReader__WEBPACK_IMPORTED_MODULE_30__.GltfReader),
|
|
151479
151635
|
/* harmony export */ "GltfReaderProps": () => (/* reexport safe */ _GltfReader__WEBPACK_IMPORTED_MODULE_30__.GltfReaderProps),
|
|
151480
|
-
/* harmony export */ "GltfWrapMode": () => (/* reexport safe */ _GltfReader__WEBPACK_IMPORTED_MODULE_30__.GltfWrapMode),
|
|
151481
151636
|
/* harmony export */ "GraphicsCollectorDrawArgs": () => (/* reexport safe */ _GraphicsCollector__WEBPACK_IMPORTED_MODULE_11__.GraphicsCollectorDrawArgs),
|
|
151482
151637
|
/* harmony export */ "I3dmReader": () => (/* reexport safe */ _I3dmReader__WEBPACK_IMPORTED_MODULE_31__.I3dmReader),
|
|
151483
151638
|
/* harmony export */ "IModelTile": () => (/* reexport safe */ _IModelTile__WEBPACK_IMPORTED_MODULE_66__.IModelTile),
|
|
@@ -275328,7 +275483,7 @@ class Formatter {
|
|
|
275328
275483
|
formattedValue = formattedValue + spec.format.decimalSeparator + fractionString;
|
|
275329
275484
|
else {
|
|
275330
275485
|
if (spec.format.hasFormatTraitSet(_FormatEnums__WEBPACK_IMPORTED_MODULE_2__.FormatTraits.KeepDecimalPoint))
|
|
275331
|
-
formattedValue = formattedValue + spec.format.decimalSeparator;
|
|
275486
|
+
formattedValue = formattedValue + spec.format.decimalSeparator + (isKeepSingleZero ? "0" : "");
|
|
275332
275487
|
}
|
|
275333
275488
|
}
|
|
275334
275489
|
if (isSci) {
|
|
@@ -287813,7 +287968,7 @@ module.exports = JSON.parse('{"name":"axios","version":"0.21.4","description":"P
|
|
|
287813
287968
|
/***/ ((module) => {
|
|
287814
287969
|
|
|
287815
287970
|
"use strict";
|
|
287816
|
-
module.exports = JSON.parse('{"name":"@itwin/core-frontend","version":"4.0.0-dev.
|
|
287971
|
+
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"}}]}}');
|
|
287817
287972
|
|
|
287818
287973
|
/***/ })
|
|
287819
287974
|
|