@realsee/dnalogel 2.24.0 → 2.24.2
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/dist/PanoMeasurePlugin/Controller/BaseController.d.ts +1 -0
- package/dist/PanoMeasurePlugin/Model/area.d.ts +1 -1
- package/dist/PanoMeasurePlugin/typings/index.d.ts +4 -0
- package/dist/PanoTagPlugin/utils/model/mediaPlane.d.ts +1 -0
- package/dist/index.cjs.js +23 -23
- package/dist/index.js +366 -343
- package/dist/index.umd.js +29 -29
- package/docs/assets/search.js +1 -1
- package/docs/classes/CSS3DRender.html +30 -30
- package/docs/classes/CruisePluginController.html +25 -25
- package/docs/classes/GuideLineItem.GuideLineItem.html +19 -19
- package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +34 -34
- package/docs/classes/Magnifier.html +19 -19
- package/docs/classes/ModelRoomLabelController.html +10 -10
- package/docs/classes/Object3DHelperController.html +24 -24
- package/docs/classes/PaintBrush.html +14 -14
- package/docs/classes/PanoMeasurePluginLine.html +26 -26
- package/docs/classes/PanoMeasurePluginModel.html +26 -26
- package/docs/classes/PanoMeasurePluginPoint.html +13 -13
- package/docs/classes/PanoMeasurePluginPolyline.html +26 -26
- package/docs/classes/PanoTagPluginController.html +46 -46
- package/docs/classes/Util.BetterTween.html +8 -8
- package/docs/classes/Util.Interval.html +11 -11
- package/docs/classes/Util.Magnifier.html +19 -19
- package/docs/classes/Util.PointDomHelper.html +10 -10
- package/docs/classes/Util.PointHelper.html +10 -10
- package/docs/classes/Util.PointSelectorHelper.html +15 -15
- package/docs/classes/Util.Rectangle.html +12 -12
- package/docs/enums/CameraMovementEffect.html +6 -6
- package/docs/enums/ContentType.html +19 -19
- package/docs/enums/DIRECTION.html +8 -8
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +8 -8
- package/docs/enums/DimensionType.html +6 -6
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +7 -7
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +8 -8
- package/docs/enums/PaintBrushTypeEnum.html +7 -7
- package/docs/enums/PointType.html +6 -6
- package/docs/enums/Rotation.html +7 -7
- package/docs/functions/CSS3DRenderPlugin.html +3 -3
- package/docs/functions/CameraMovementPlugin.html +3 -3
- package/docs/functions/CruisePlugin.html +3 -3
- package/docs/functions/GuideLinePlugin.html +4 -4
- package/docs/functions/ItemLabelPlugin.html +3 -3
- package/docs/functions/MapviewFloorplanPlugin.html +3 -3
- package/docs/functions/ModelChassisCompassPlugin.html +3 -3
- package/docs/functions/ModelEntryDoorGuidePlugin.html +3 -3
- package/docs/functions/ModelFloorplanPlugin.html +3 -3
- package/docs/functions/ModelItemLabelPlugin.html +3 -3
- package/docs/functions/ModelRoomLabelPlugin.html +3 -3
- package/docs/functions/ModelTVVideoPlugin.html +3 -3
- package/docs/functions/ModelViewPlugin.html +3 -3
- package/docs/functions/Object3DHelperPlugin.html +3 -3
- package/docs/functions/PanoCompassPlugin.html +3 -3
- package/docs/functions/PanoCursorRaycasterPlugin.html +3 -3
- package/docs/functions/PanoDoorLabelPlugin.html +3 -3
- package/docs/functions/PanoFloorplanRadarPlugin.html +3 -3
- package/docs/functions/PanoMeasurePlugin.html +3 -3
- package/docs/functions/PanoRulerPlugin.html +3 -3
- package/docs/functions/PanoRulerProPlugin.html +3 -3
- package/docs/functions/PanoSpatialTagPlugin.html +3 -3
- package/docs/functions/PanoTagPlugin.html +3 -3
- package/docs/functions/PanoVideoPlugin.html +3 -3
- package/docs/functions/TopviewFloorplanPlugin.html +3 -3
- package/docs/functions/Util.absoluteUrl.html +4 -4
- package/docs/functions/Util.getCoordsFromClient.html +4 -4
- package/docs/functions/Util.getCoordsFromElement.html +4 -4
- package/docs/functions/Util.getFrameTime.html +4 -4
- package/docs/functions/Util.getIntersectFromRelativePosition.html +4 -4
- package/docs/functions/Util.getRaycasterFromFivePointer.html +4 -4
- package/docs/functions/Util.isAbsoluteURL.html +4 -4
- package/docs/functions/Util.isModelLike.html +4 -4
- package/docs/functions/Util.isNil.html +4 -4
- package/docs/functions/Util.isPanoramaLike.html +4 -4
- package/docs/functions/Util.nextFrame.html +4 -4
- package/docs/functions/Util.notNil.html +4 -4
- package/docs/functions/Util.requestAnimationFrameInterval.html +4 -4
- package/docs/functions/Util.tweenProgress.html +4 -4
- package/docs/functions/Util.uuid.html +4 -4
- package/docs/functions/pluginFlag.html +4 -4
- package/docs/index.html +4 -4
- package/docs/interfaces/AddTagConfig.html +5 -5
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +10 -10
- package/docs/interfaces/CSS3DRenderPluginState.html +7 -7
- package/docs/interfaces/CameraMovementPluginExportType.html +6 -6
- package/docs/interfaces/CruisePluginTypes.Config.html +7 -7
- package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +11 -11
- package/docs/interfaces/CruisePluginTypes.EventMap.html +19 -19
- package/docs/interfaces/CruisePluginTypes.MoveAction.html +11 -11
- package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +13 -13
- package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +13 -13
- package/docs/interfaces/CruisePluginTypes.PluginData.html +8 -8
- package/docs/interfaces/CruisePluginTypes.PluginServerData.html +6 -6
- package/docs/interfaces/CruisePluginTypes.PluginState.html +10 -10
- package/docs/interfaces/EventMap.html +14 -14
- package/docs/interfaces/FloorplanBounding.html +7 -7
- package/docs/interfaces/FloorplanData.html +9 -9
- package/docs/interfaces/FloorplanEntrance.html +10 -10
- package/docs/interfaces/FloorplanExtraObject.html +9 -9
- package/docs/interfaces/FloorplanExtraObject3D.html +7 -7
- package/docs/interfaces/FloorplanFloorData.html +8 -8
- package/docs/interfaces/FloorplanImagePosition.html +6 -6
- package/docs/interfaces/FloorplanObserver.html +8 -8
- package/docs/interfaces/FloorplanOutlineItem.html +8 -8
- package/docs/interfaces/FloorplanPosition.html +6 -6
- package/docs/interfaces/FloorplanRoomItem.html +12 -12
- package/docs/interfaces/FloorplanRoomLabelItem.html +6 -6
- package/docs/interfaces/FloorplanServerBounding.html +7 -7
- package/docs/interfaces/FloorplanServerComputedData.html +9 -9
- package/docs/interfaces/FloorplanServerData.html +6 -6
- package/docs/interfaces/FloorplanServerDoorItem.html +9 -9
- package/docs/interfaces/FloorplanServerDoorPosition.html +7 -7
- package/docs/interfaces/FloorplanServerEntrance.html +10 -10
- package/docs/interfaces/FloorplanServerFloorData.html +8 -8
- package/docs/interfaces/FloorplanServerImagePosition.html +6 -6
- package/docs/interfaces/FloorplanServerObserver.html +8 -8
- package/docs/interfaces/FloorplanServerOutlineItem.html +8 -8
- package/docs/interfaces/FloorplanServerPosition.html +6 -6
- package/docs/interfaces/FloorplanServerRoomItem.html +13 -13
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +6 -6
- package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +7 -7
- package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +9 -9
- package/docs/interfaces/GuideLinePluginType.EventMap.html +12 -12
- package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +7 -7
- package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +5 -5
- package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +12 -12
- package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +7 -7
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +17 -17
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +6 -6
- package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +17 -17
- package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +4 -4
- package/docs/interfaces/GuideLinePluginType.PluginServerData.html +6 -6
- package/docs/interfaces/GuideLinePluginType.PluginState.html +7 -7
- package/docs/interfaces/GuideLinePluginType.Route.html +10 -10
- package/docs/interfaces/GuideLinePluginType.RouteConfig.html +8 -8
- package/docs/interfaces/HelperOffset.html +7 -7
- package/docs/interfaces/ImagePlaneGroup.html +5 -5
- package/docs/interfaces/ItemLabelPluginData.html +5 -5
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +10 -10
- package/docs/interfaces/ItemLabelPluginParametersType.html +8 -8
- package/docs/interfaces/MinMax.html +6 -6
- package/docs/interfaces/ModelChassisCompassPluginData.html +6 -6
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +7 -7
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +6 -6
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +7 -7
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +7 -7
- package/docs/interfaces/ModelItemLabelPluginData.html +5 -5
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +10 -10
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +6 -6
- package/docs/interfaces/ModelRoomLabelPluginData.html +5 -5
- package/docs/interfaces/ModelTVVideoPluginData.html +8 -8
- package/docs/interfaces/ModelTVVideoPluginExportType.html +7 -7
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +5 -5
- package/docs/interfaces/ModelViewPluginExportType.html +10 -10
- package/docs/interfaces/Object3DHelperState.html +7 -7
- package/docs/interfaces/ObjectHelperControllers.html +8 -8
- package/docs/interfaces/PaintBrushAction.html +11 -11
- package/docs/interfaces/PaintBrushConfigs.html +11 -11
- package/docs/interfaces/PaintBrushState.html +9 -9
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +9 -9
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +4 -4
- package/docs/interfaces/PanoMeasureParameterType.html +42 -17
- package/docs/interfaces/PanoMeasurePluginLineJson.html +7 -7
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +6 -6
- package/docs/interfaces/PanoMeasurePluginPointJson.html +6 -6
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +7 -7
- package/docs/interfaces/PanoRulerPluginExportType.html +9 -9
- package/docs/interfaces/PanoRulerPluginOptions.html +6 -6
- package/docs/interfaces/PanoRulerPluginParameterType.html +7 -7
- package/docs/interfaces/PanoRulerProPluginExportType.html +8 -8
- package/docs/interfaces/PanoRulerProPluginOptions.html +6 -6
- package/docs/interfaces/PanoRulerProPluginParameterType.html +6 -6
- package/docs/interfaces/PanoRulerProPluginState.html +7 -7
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +4 -4
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +4 -4
- package/docs/interfaces/PanoSpatialTagPluginData.html +10 -10
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +9 -9
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +12 -12
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +9 -9
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +12 -12
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +10 -10
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +9 -9
- package/docs/interfaces/PanoVideoPluginType.LoadParams.html +5 -5
- package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +7 -7
- package/docs/interfaces/PanoVideoPluginType.PluginData.html +5 -5
- package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +8 -8
- package/docs/interfaces/PanoVideoPluginType.PluginState.html +5 -5
- package/docs/interfaces/PanoVideoPluginType.VideoItem.html +7 -7
- package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +9 -9
- package/docs/interfaces/Point.html +7 -7
- package/docs/interfaces/Room.html +8 -8
- package/docs/interfaces/RoomInfo.html +6 -6
- package/docs/interfaces/RoomLabel.html +13 -13
- package/docs/interfaces/RoomRules.html +4 -4
- package/docs/interfaces/Rooms.html +4 -4
- package/docs/interfaces/Scissor.html +8 -8
- package/docs/interfaces/State.html +7 -7
- package/docs/interfaces/TagCacheInterface.html +11 -11
- package/docs/interfaces/TagConfig.html +12 -12
- package/docs/interfaces/TagGLTFObjectGroup.html +5 -5
- package/docs/interfaces/TagIconUrl.html +11 -11
- package/docs/interfaces/TagObjectGroup.html +5 -5
- package/docs/interfaces/TagStyle.html +5 -5
- package/docs/interfaces/Tags.html +8 -8
- package/docs/interfaces/TemporaryState.html +5 -5
- package/docs/interfaces/Util.MagnifierParameter.html +10 -10
- package/docs/interfaces/Util.MouseGroupParameter.html +7 -7
- package/docs/interfaces/Util.PointIntersection.html +7 -7
- package/docs/modules/CruisePluginTypes.html +4 -4
- package/docs/modules/GuideLineItem.html +4 -4
- package/docs/modules/GuideLineModeItem.html +4 -4
- package/docs/modules/GuideLinePluginType.html +4 -4
- package/docs/modules/PanoVideoPluginType.html +4 -4
- package/docs/modules/Util.html +4 -4
- package/docs/modules.html +4 -4
- package/docs/types/ArrayPosition.html +4 -4
- package/docs/types/AudioAppearance.html +4 -4
- package/docs/types/AudioTagTypeConfigKey.html +4 -4
- package/docs/types/CSS3DRenderExportType.html +4 -4
- package/docs/types/CSS3DRenderPluginExportType.html +4 -4
- package/docs/types/CSS3DRenderPluginParameterType.html +4 -4
- package/docs/types/ClassFunctionParameters.html +4 -4
- package/docs/types/Color.html +4 -4
- package/docs/types/ContentTypeConfigKey.html +4 -4
- package/docs/types/ContentTypeConfigKeySplit.html +4 -4
- package/docs/types/ContentTypeMap.html +4 -4
- package/docs/types/Create3DDomContainerReturnType.html +4 -4
- package/docs/types/Create3DElementReturnType.html +4 -4
- package/docs/types/CruisePluginExportType.html +4 -4
- package/docs/types/CruisePluginTypes.CruiseData.html +4 -4
- package/docs/types/CruisePluginTypes.MoveEffect.html +4 -4
- package/docs/types/DeprecatedMediaPlaneProperty.html +4 -4
- package/docs/types/DeprecatedTagProperty.html +4 -4
- package/docs/types/Direction-1.html +4 -4
- package/docs/types/Direction4.html +4 -4
- package/docs/types/ElementRenderer.html +4 -4
- package/docs/types/FloorplanRuleLabels.html +4 -4
- package/docs/types/FloorplanServerRuleLabels.html +4 -4
- package/docs/types/GuideLinePluginExportType.html +4 -4
- package/docs/types/GuideLinePluginType.GuideLineItem.html +4 -4
- package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +4 -4
- package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +4 -4
- package/docs/types/GuideLinePluginType.GuideLineStyle.html +4 -4
- package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +4 -4
- package/docs/types/GuideLinePluginType.PathItem.html +4 -4
- package/docs/types/GuideLinePluginType.PluginData.html +4 -4
- package/docs/types/HelperEventMap.html +4 -4
- package/docs/types/LoadTagConfig.html +4 -4
- package/docs/types/MapviewFloorplanPluginParameterType.html +4 -4
- package/docs/types/MapviewFloorplanPluginReturnType.html +4 -4
- package/docs/types/MediaData.html +4 -4
- package/docs/types/MediaStore.html +4 -4
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +4 -4
- package/docs/types/ModelFloorplanPluginParameterType.html +4 -4
- package/docs/types/ModelFloorplanPluginReturnType.html +4 -4
- package/docs/types/ModelRoomLabelPluginParameters.html +4 -4
- package/docs/types/ModelRoomLabelPluginReturnType.html +4 -4
- package/docs/types/MoveArgs.html +4 -4
- package/docs/types/MoveOpts.html +4 -4
- package/docs/types/Object3DHelperEventMap.html +4 -4
- package/docs/types/ObjectFit.html +4 -4
- package/docs/types/PaintBrushEventMap.html +4 -4
- package/docs/types/PanoCompassPluginData.html +4 -4
- package/docs/types/PanoCompassPluginExportType.html +4 -4
- package/docs/types/PanoCompassPluginParameterType.html +4 -4
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +4 -4
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +4 -4
- package/docs/types/PanoIndex.html +4 -4
- package/docs/types/PanoMeasurePluginEvent.html +4 -4
- package/docs/types/PanoMeasureReturnType.html +4 -4
- package/docs/types/PanoSpatialTagPluginId.html +4 -4
- package/docs/types/PanoTagPluginExportInterface.html +4 -4
- package/docs/types/PanoTagPluginParamsInterface.html +4 -4
- package/docs/types/PanoVideoPluginParameterType.html +4 -4
- package/docs/types/PanoVideoPluginReturnType.html +4 -4
- package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +4 -4
- package/docs/types/PlaneTag.html +4 -4
- package/docs/types/Point2DTag.html +4 -4
- package/docs/types/Point3DTag.html +4 -4
- package/docs/types/PointTag.html +4 -4
- package/docs/types/PointTagInstance.html +4 -4
- package/docs/types/Position.html +4 -4
- package/docs/types/RotateArgs.html +4 -4
- package/docs/types/RotateOpts.html +4 -4
- package/docs/types/RuleLabelsKey.html +4 -4
- package/docs/types/RuleLabelsValue.html +4 -4
- package/docs/types/StickType.html +4 -4
- package/docs/types/Tag.html +4 -4
- package/docs/types/Tag2D.html +4 -4
- package/docs/types/Tag3D.html +4 -4
- package/docs/types/TagContentType.html +4 -4
- package/docs/types/TagDimensionType.html +4 -4
- package/docs/types/TagElement.html +4 -4
- package/docs/types/TagEvents.html +4 -4
- package/docs/types/TagGLTFObject.html +4 -4
- package/docs/types/TagHooks.html +4 -4
- package/docs/types/TagId.html +4 -4
- package/docs/types/TagInstance.html +4 -4
- package/docs/types/TagPointType.html +4 -4
- package/docs/types/TagRendererMap.html +4 -4
- package/docs/types/TopviewFloorplanPluginParameterType.html +4 -4
- package/docs/types/TopviewFloorplanPluginReturnType.html +4 -4
- package/docs/types/WorkCode.html +4 -4
- package/docs/variables/FLOOR_TYPE_MAP.html +4 -4
- package/docs/variables/PLUGIN.html +4 -4
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +4 -4
- package/docs/variables/ROOM_TYPE_MAP.html +4 -4
- package/docs/variables/itemLabelPluginServerParams.html +4 -4
- package/docs/variables/modelItemLabelPluginServerParams.html +4 -4
- package/docs/variables/modelRoomLabelPluginServerParams.html +4 -4
- package/libs/PanoMeasurePlugin/Components/Controller0.js +32 -31
- package/libs/PanoMeasurePlugin/Components/Controller1.js +14 -13
- package/libs/PanoMeasurePlugin/Controller/BaseController.d.ts +1 -0
- package/libs/PanoMeasurePlugin/Controller/BaseController.js +14 -7
- package/libs/PanoMeasurePlugin/Controller/EditController.js +12 -11
- package/libs/PanoMeasurePlugin/Controller/WatchController.js +74 -59
- package/libs/PanoMeasurePlugin/Controller/index.js +18 -17
- package/libs/PanoMeasurePlugin/Model/area.d.ts +1 -1
- package/libs/PanoMeasurePlugin/Model/area.js +51 -35
- package/libs/PanoMeasurePlugin/Modules/UIController/index.js +14 -13
- package/libs/PanoMeasurePlugin/index.js +25 -24
- package/libs/PanoMeasurePlugin/typings/index.d.ts +4 -0
- package/libs/PanoMeasurePlugin/utils/dom/areaDom.js +47 -29
- package/libs/PanoTagPlugin/utils/model/mediaPlane.d.ts +1 -0
- package/libs/PanoTagPlugin/utils/model/mediaPlane.js +83 -68
- package/libs/base/BasePlugin.js +1 -1
- package/libs/index.js +1 -1
- package/libs/shared-utils/logger.js +1 -1
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>modelItemLabelPluginServerParams | 如视看房插件合集 - v2.24.
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>modelItemLabelPluginServerParams | 如视看房插件合集 - v2.24.2</title><meta name="description" content="Documentation for 如视看房插件合集"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
|
|
2
2
|
<div class="tsd-toolbar-contents container">
|
|
3
3
|
<div class="table-cell" id="tsd-search" data-base="..">
|
|
4
4
|
<div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<div id="tsd-toolbar-links"></div></div>
|
|
7
7
|
<ul class="results">
|
|
8
8
|
<li class="state loading">Preparing search index...</li>
|
|
9
|
-
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.24.
|
|
9
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.24.2</a></div>
|
|
10
10
|
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
|
|
11
11
|
<div class="container container-main">
|
|
12
12
|
<div class="col-content">
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
<li class="tsd-parameter">
|
|
25
25
|
<h5><span class="tsd-kind-property">version</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li></ul></div><aside class="tsd-sources">
|
|
26
26
|
<ul>
|
|
27
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
27
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/a067e0f/plugins/src/ModelItemLabelPlugin/index.ts#L7">plugins/src/ModelItemLabelPlugin/index.ts:7</a></li></ul></aside></div>
|
|
28
28
|
<div class="col-sidebar">
|
|
29
29
|
<div class="page-menu">
|
|
30
30
|
<div class="tsd-navigation settings">
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
<div class="tsd-theme-toggle">
|
|
39
39
|
<h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div>
|
|
40
40
|
<div class="site-menu">
|
|
41
|
-
<nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-4-path"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)" id="icon-4-text"></path></svg><span>如视看房插件合集 -<wbr/> v2.24.
|
|
41
|
+
<nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-4-path"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)" id="icon-4-text"></path></svg><span>如视看房插件合集 -<wbr/> v2.24.2</span></a>
|
|
42
42
|
<ul class="tsd-small-nested-navigation">
|
|
43
43
|
<li>
|
|
44
44
|
<details class="tsd-index-accordion" data-key="CruisePluginTypes"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg><a href="../modules/CruisePluginTypes.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4-path"></use><use href="#icon-4-text"></use></svg><span>Cruise<wbr/>Plugin<wbr/>Types</span></a></summary>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>modelRoomLabelPluginServerParams | 如视看房插件合集 - v2.24.
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>modelRoomLabelPluginServerParams | 如视看房插件合集 - v2.24.2</title><meta name="description" content="Documentation for 如视看房插件合集"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
|
|
2
2
|
<div class="tsd-toolbar-contents container">
|
|
3
3
|
<div class="table-cell" id="tsd-search" data-base="..">
|
|
4
4
|
<div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<div id="tsd-toolbar-links"></div></div>
|
|
7
7
|
<ul class="results">
|
|
8
8
|
<li class="state loading">Preparing search index...</li>
|
|
9
|
-
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.24.
|
|
9
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.24.2</a></div>
|
|
10
10
|
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
|
|
11
11
|
<div class="container container-main">
|
|
12
12
|
<div class="col-content">
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
<li class="tsd-parameter">
|
|
25
25
|
<h5><span class="tsd-kind-property">version</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li></ul></div><aside class="tsd-sources">
|
|
26
26
|
<ul>
|
|
27
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
27
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/a067e0f/plugins/src/ModelRoomLabelPlugin/index.ts#L9">plugins/src/ModelRoomLabelPlugin/index.ts:9</a></li></ul></aside></div>
|
|
28
28
|
<div class="col-sidebar">
|
|
29
29
|
<div class="page-menu">
|
|
30
30
|
<div class="tsd-navigation settings">
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
<div class="tsd-theme-toggle">
|
|
39
39
|
<h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div>
|
|
40
40
|
<div class="site-menu">
|
|
41
|
-
<nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-4-path"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)" id="icon-4-text"></path></svg><span>如视看房插件合集 -<wbr/> v2.24.
|
|
41
|
+
<nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-4-path"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)" id="icon-4-text"></path></svg><span>如视看房插件合集 -<wbr/> v2.24.2</span></a>
|
|
42
42
|
<ul class="tsd-small-nested-navigation">
|
|
43
43
|
<li>
|
|
44
44
|
<details class="tsd-index-accordion" data-key="CruisePluginTypes"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg><a href="../modules/CruisePluginTypes.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4-path"></use><use href="#icon-4-text"></use></svg><span>Cruise<wbr/>Plugin<wbr/>Types</span></a></summary>
|
|
@@ -38,18 +38,8 @@ import "../utils/generatePolygonGeometry.js";
|
|
|
38
38
|
import "earcut";
|
|
39
39
|
import "../utils/dom/areaDom.js";
|
|
40
40
|
import "../utils/geometryUtil.js";
|
|
41
|
-
import "../utils/isIntersecting.js";
|
|
42
|
-
import "../../shared-utils/three/PointSelector.js";
|
|
43
|
-
import "../../shared-utils/three/PointSelectorHelper.js";
|
|
44
|
-
import "../../shared-utils/three/Magnifier.js";
|
|
45
41
|
import "hammerjs";
|
|
46
|
-
import "../../shared-utils/three/PointHelper.js";
|
|
47
|
-
import "../../shared-utils/three/Assets/index.js";
|
|
48
|
-
import "../../shared-utils/three/PointDomHelper.js";
|
|
49
42
|
import "../../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
50
|
-
import "../Modules/rangePiece/html.js";
|
|
51
|
-
import "../../CSS3DRenderPlugin/index.js";
|
|
52
|
-
import "../../CSS3DRenderPlugin/Controller.js";
|
|
53
43
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
54
44
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
55
45
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
@@ -62,8 +52,19 @@ import "../../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
|
62
52
|
import "../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
63
53
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
64
54
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
65
|
-
import "../../CSS3DRenderPlugin/utils/waitFiveModelLoaded.js";
|
|
66
55
|
import "../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
56
|
+
import "../../shared-utils/isNil.js";
|
|
57
|
+
import "../utils/isIntersecting.js";
|
|
58
|
+
import "../../shared-utils/three/PointSelector.js";
|
|
59
|
+
import "../../shared-utils/three/PointSelectorHelper.js";
|
|
60
|
+
import "../../shared-utils/three/Magnifier.js";
|
|
61
|
+
import "../../shared-utils/three/PointHelper.js";
|
|
62
|
+
import "../../shared-utils/three/Assets/index.js";
|
|
63
|
+
import "../../shared-utils/three/PointDomHelper.js";
|
|
64
|
+
import "../Modules/rangePiece/html.js";
|
|
65
|
+
import "../../CSS3DRenderPlugin/index.js";
|
|
66
|
+
import "../../CSS3DRenderPlugin/Controller.js";
|
|
67
|
+
import "../../CSS3DRenderPlugin/utils/waitFiveModelLoaded.js";
|
|
67
68
|
import "../../shared-utils/absoluteUrl.js";
|
|
68
69
|
import "../../shared-utils/animationFrame/BetterTween.js";
|
|
69
70
|
import "../../shared-utils/animationFrame/index.js";
|
|
@@ -93,14 +94,14 @@ function L(n) {
|
|
|
93
94
|
c() {
|
|
94
95
|
T(o.$$.fragment);
|
|
95
96
|
},
|
|
96
|
-
m(t,
|
|
97
|
-
U(o, t,
|
|
97
|
+
m(t, p) {
|
|
98
|
+
U(o, t, p), r = !0;
|
|
98
99
|
},
|
|
99
|
-
p(t,
|
|
100
|
-
const
|
|
101
|
-
|
|
102
|
-
1 && (
|
|
103
|
-
t[0].disable), o.$set(
|
|
100
|
+
p(t, p) {
|
|
101
|
+
const f = {};
|
|
102
|
+
p & /*measureController*/
|
|
103
|
+
1 && (f.onClick = /*measureController*/
|
|
104
|
+
t[0].disable), o.$set(f);
|
|
104
105
|
},
|
|
105
106
|
i(t) {
|
|
106
107
|
r || (w(o.$$.fragment, t), r = !0);
|
|
@@ -114,7 +115,7 @@ function L(n) {
|
|
|
114
115
|
};
|
|
115
116
|
}
|
|
116
117
|
function O(n) {
|
|
117
|
-
let o, r, t,
|
|
118
|
+
let o, r, t, p, f = (
|
|
118
119
|
/*i18n*/
|
|
119
120
|
n[2]("撤销") + ""
|
|
120
121
|
), m, v, d, a, b, c = (
|
|
@@ -123,11 +124,11 @@ function O(n) {
|
|
|
123
124
|
), i, l, _;
|
|
124
125
|
return {
|
|
125
126
|
c() {
|
|
126
|
-
o = h("div"), r = h("div"), t = h("div"),
|
|
127
|
+
o = h("div"), r = h("div"), t = h("div"), p = C(), m = y(f), v = C(), d = h("div"), a = h("div"), b = C(), i = y(c), g(t, "class", "icon svelte-468fdd"), E(t, "background-image", `url(${ee})`), g(r, "class", "button svelte-468fdd"), z(r, "forbid", !/*canRevoke*/
|
|
127
128
|
n[3]), g(a, "class", "icon svelte-468fdd"), E(a, "background-image", `url(${te})`), g(d, "class", "button svelte-468fdd"), g(o, "class", "buttons svelte-468fdd");
|
|
128
129
|
},
|
|
129
130
|
m(u, e) {
|
|
130
|
-
P(u, o, e), s(o, r), s(r, t), s(r,
|
|
131
|
+
P(u, o, e), s(o, r), s(r, t), s(r, p), s(r, m), s(o, v), s(o, d), s(d, a), s(d, b), s(d, i), l || (_ = [
|
|
131
132
|
S(
|
|
132
133
|
r,
|
|
133
134
|
"click",
|
|
@@ -144,8 +145,8 @@ function O(n) {
|
|
|
144
145
|
},
|
|
145
146
|
p(u, e) {
|
|
146
147
|
e & /*i18n*/
|
|
147
|
-
4 &&
|
|
148
|
-
u[2]("撤销") + "") && A(m,
|
|
148
|
+
4 && f !== (f = /*i18n*/
|
|
149
|
+
u[2]("撤销") + "") && A(m, f), e & /*canRevoke*/
|
|
149
150
|
8 && z(r, "forbid", !/*canRevoke*/
|
|
150
151
|
u[3]), e & /*i18n*/
|
|
151
152
|
4 && c !== (c = /*i18n*/
|
|
@@ -157,7 +158,7 @@ function O(n) {
|
|
|
157
158
|
};
|
|
158
159
|
}
|
|
159
160
|
function re(n) {
|
|
160
|
-
let o, r, t,
|
|
161
|
+
let o, r, t, p, f, m, v, d, a, b, c, i = (
|
|
161
162
|
/*showExit*/
|
|
162
163
|
n[1] && L(n)
|
|
163
164
|
), l = (
|
|
@@ -196,10 +197,10 @@ function re(n) {
|
|
|
196
197
|
n[4] !== void 0 && (u.setIndex = /*setSwitcherActiveIndex*/
|
|
197
198
|
n[4]), a = new Y({ props: u }), H.push(() => X(a, "setIndex", _)), {
|
|
198
199
|
c() {
|
|
199
|
-
o = h("div"), i && i.c(), r = C(), t = h("div"),
|
|
200
|
+
o = h("div"), i && i.c(), r = C(), t = h("div"), p = h("div"), f = C(), m = h("div"), l && l.c(), v = C(), d = h("div"), T(a.$$.fragment), g(p, "class", "mask svelte-468fdd"), g(d, "class", "mode-switcher svelte-468fdd"), g(m, "class", "center svelte-468fdd"), g(t, "class", "bottom svelte-468fdd"), g(o, "class", "Measure-Controller svelte-468fdd");
|
|
200
201
|
},
|
|
201
202
|
m(e, k) {
|
|
202
|
-
P(e, o, k), i && i.m(o, null), s(o, r), s(o, t), s(t,
|
|
203
|
+
P(e, o, k), i && i.m(o, null), s(o, r), s(o, t), s(t, p), s(t, f), s(t, m), l && l.m(m, null), s(m, v), s(m, d), U(a, d, null), c = !0;
|
|
203
204
|
},
|
|
204
205
|
p(e, [k]) {
|
|
205
206
|
/*showExit*/
|
|
@@ -246,7 +247,7 @@ function re(n) {
|
|
|
246
247
|
);
|
|
247
248
|
}
|
|
248
249
|
function ie(n, o, r) {
|
|
249
|
-
let { measureController: t } = o, { showExit:
|
|
250
|
+
let { measureController: t } = o, { showExit: p = !1 } = o, { i18n: f = (e) => e } = o, m = !1, v;
|
|
250
251
|
function d(e) {
|
|
251
252
|
e === "Edit" ? r(5, i = !0) : (v(null), r(5, i = !1));
|
|
252
253
|
}
|
|
@@ -272,11 +273,11 @@ function ie(n, o, r) {
|
|
|
272
273
|
v = e, r(4, v);
|
|
273
274
|
}
|
|
274
275
|
return n.$$set = (e) => {
|
|
275
|
-
"measureController" in e && r(0, t = e.measureController), "showExit" in e && r(1,
|
|
276
|
+
"measureController" in e && r(0, t = e.measureController), "showExit" in e && r(1, p = e.showExit), "i18n" in e && r(2, f = e.i18n);
|
|
276
277
|
}, [
|
|
277
278
|
t,
|
|
278
|
-
f,
|
|
279
279
|
p,
|
|
280
|
+
f,
|
|
280
281
|
m,
|
|
281
282
|
v,
|
|
282
283
|
i,
|
|
@@ -286,7 +287,7 @@ function ie(n, o, r) {
|
|
|
286
287
|
u
|
|
287
288
|
];
|
|
288
289
|
}
|
|
289
|
-
class
|
|
290
|
+
class Dt extends Q {
|
|
290
291
|
constructor(o) {
|
|
291
292
|
super(), V(
|
|
292
293
|
this,
|
|
@@ -304,5 +305,5 @@ class qt extends Q {
|
|
|
304
305
|
}
|
|
305
306
|
}
|
|
306
307
|
export {
|
|
307
|
-
|
|
308
|
+
Dt as default
|
|
308
309
|
};
|
|
@@ -42,18 +42,8 @@ import "../utils/generatePolygonGeometry.js";
|
|
|
42
42
|
import "earcut";
|
|
43
43
|
import "../utils/dom/areaDom.js";
|
|
44
44
|
import "../utils/geometryUtil.js";
|
|
45
|
-
import "../utils/isIntersecting.js";
|
|
46
|
-
import "../../shared-utils/three/PointSelector.js";
|
|
47
|
-
import "../../shared-utils/three/PointSelectorHelper.js";
|
|
48
|
-
import "../../shared-utils/three/Magnifier.js";
|
|
49
45
|
import "hammerjs";
|
|
50
|
-
import "../../shared-utils/three/PointHelper.js";
|
|
51
|
-
import "../../shared-utils/three/Assets/index.js";
|
|
52
|
-
import "../../shared-utils/three/PointDomHelper.js";
|
|
53
46
|
import "../../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
54
|
-
import "../Modules/rangePiece/html.js";
|
|
55
|
-
import "../../CSS3DRenderPlugin/index.js";
|
|
56
|
-
import "../../CSS3DRenderPlugin/Controller.js";
|
|
57
47
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
58
48
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
59
49
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
@@ -66,8 +56,19 @@ import "../../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
|
66
56
|
import "../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
67
57
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
68
58
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
69
|
-
import "../../CSS3DRenderPlugin/utils/waitFiveModelLoaded.js";
|
|
70
59
|
import "../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
60
|
+
import "../../shared-utils/isNil.js";
|
|
61
|
+
import "../utils/isIntersecting.js";
|
|
62
|
+
import "../../shared-utils/three/PointSelector.js";
|
|
63
|
+
import "../../shared-utils/three/PointSelectorHelper.js";
|
|
64
|
+
import "../../shared-utils/three/Magnifier.js";
|
|
65
|
+
import "../../shared-utils/three/PointHelper.js";
|
|
66
|
+
import "../../shared-utils/three/Assets/index.js";
|
|
67
|
+
import "../../shared-utils/three/PointDomHelper.js";
|
|
68
|
+
import "../Modules/rangePiece/html.js";
|
|
69
|
+
import "../../CSS3DRenderPlugin/index.js";
|
|
70
|
+
import "../../CSS3DRenderPlugin/Controller.js";
|
|
71
|
+
import "../../CSS3DRenderPlugin/utils/waitFiveModelLoaded.js";
|
|
71
72
|
import "../../shared-utils/absoluteUrl.js";
|
|
72
73
|
import "../../shared-utils/animationFrame/BetterTween.js";
|
|
73
74
|
import "../../shared-utils/animationFrame/index.js";
|
|
@@ -436,7 +437,7 @@ function de(o, t, i) {
|
|
|
436
437
|
x
|
|
437
438
|
];
|
|
438
439
|
}
|
|
439
|
-
class
|
|
440
|
+
class Lt extends ie {
|
|
440
441
|
constructor(t) {
|
|
441
442
|
super(), le(
|
|
442
443
|
this,
|
|
@@ -454,5 +455,5 @@ class Jt extends ie {
|
|
|
454
455
|
}
|
|
455
456
|
}
|
|
456
457
|
export {
|
|
457
|
-
|
|
458
|
+
Lt as default
|
|
458
459
|
};
|
|
@@ -42,6 +42,7 @@ export default class BaseController {
|
|
|
42
42
|
private getMeasureType;
|
|
43
43
|
constructor(params: ControllerParams);
|
|
44
44
|
updateDistanceUI: () => void;
|
|
45
|
+
updateAreaUI: () => void;
|
|
45
46
|
protected removeLine(line: Line): void;
|
|
46
47
|
protected updateMouseGroup(intersection: Intersection, mesh?: IntersectMeshInterface): Group;
|
|
47
48
|
protected dispose(): void;
|
|
@@ -4,7 +4,7 @@ var t = (s, e, i) => (u(s, typeof e != "symbol" ? e + "" : e, i), i);
|
|
|
4
4
|
import { Color as l } from "three";
|
|
5
5
|
import h from "../Model/line.js";
|
|
6
6
|
import r from "../Model/point.js";
|
|
7
|
-
import { preventDefault as
|
|
7
|
+
import { preventDefault as a } from "../utils/ironbox.js";
|
|
8
8
|
import "../../shared-utils/uuid.js";
|
|
9
9
|
import "../utils/line.js";
|
|
10
10
|
import "@realsee/five/line";
|
|
@@ -15,7 +15,7 @@ import "../utils/dom/base.js";
|
|
|
15
15
|
import "../utils/isNDCPointInScreen.js";
|
|
16
16
|
import "../../shared-utils/three/centerPoint.js";
|
|
17
17
|
import "../../shared-utils/removeArrayItem.js";
|
|
18
|
-
class
|
|
18
|
+
class k {
|
|
19
19
|
constructor(e) {
|
|
20
20
|
t(this, "model");
|
|
21
21
|
t(this, "five");
|
|
@@ -36,10 +36,17 @@ class S {
|
|
|
36
36
|
t(this, "updateDistanceUI", () => {
|
|
37
37
|
this.dashed.distanceItem.update(this.five), this.model.getAllLines().forEach((e) => e.distanceItem.update(this.five));
|
|
38
38
|
});
|
|
39
|
-
|
|
40
|
-
|
|
39
|
+
t(this, "updateAreaUI", () => {
|
|
40
|
+
this.dashed.distanceItem.update(this.five), this.model.getAllAreas().forEach((e) => {
|
|
41
|
+
e.areaItem.updateArea(this.five), e.polyline.lines.forEach((i) => {
|
|
42
|
+
i.distanceItem.update(this.five);
|
|
43
|
+
});
|
|
44
|
+
});
|
|
45
|
+
});
|
|
46
|
+
var n, o;
|
|
47
|
+
this.five = e.five, this.hook = e.hook, this.model = e.model, this.getMeasureType = e.getMeasureType, this.config = e.config, this.magnifierParams = e.magnifierParams, this.editParams = e.editParams, this.magnifier = e.magnifier, this.container = e.container, this.isMobile = (o = (n = e.openParams) == null ? void 0 : n.isMobile) != null ? o : !1, this.userDistanceItemCreator = e.userDistanceItemCreator, this.group = e.group, this.mouseGroup = e.mouseGroup, this.dashed = new h(new r([0, 0, 0]), new r([0, 0, 0]), this.model), this.dashed.distanceItem.setCanSelect(!1), this.dashed.mesh.setMaterial({ dashed: !0, dashScale: 100 }), this.dashed.mesh.name = "dashLine", this.perpendicularDashed = new h(new r([0, 0, 0]), new r([0, 0, 0]), this.model), this.perpendicularDashed.distanceItem.setCanSelect(!1), this.perpendicularDashed.mesh.setMaterial({ dashed: !0, dashScale: 40, color: new l(10218089) }), this.perpendicularDashed.mesh.name = "perpendicularDashLine";
|
|
41
48
|
const i = this.five.getElement();
|
|
42
|
-
i && (i.addEventListener("touchstart",
|
|
49
|
+
i && (i.addEventListener("touchstart", a), i.addEventListener("contextmenu", a));
|
|
43
50
|
}
|
|
44
51
|
get currentMeasureType() {
|
|
45
52
|
return this.getMeasureType();
|
|
@@ -61,9 +68,9 @@ class S {
|
|
|
61
68
|
dispose() {
|
|
62
69
|
this.disposed = !0, this.magnifier.disable(), this.model.getAllLines().forEach((i) => this.removeLine(i)), this.model.areas.forEach((i) => i.remove());
|
|
63
70
|
const e = this.five.getElement();
|
|
64
|
-
e && (e.removeEventListener("touchstart",
|
|
71
|
+
e && (e.removeEventListener("touchstart", a), e.removeEventListener("contextmenu", a));
|
|
65
72
|
}
|
|
66
73
|
}
|
|
67
74
|
export {
|
|
68
|
-
|
|
75
|
+
k as default
|
|
69
76
|
};
|
|
@@ -30,16 +30,8 @@ import "../utils/generatePolygonGeometry.js";
|
|
|
30
30
|
import "earcut";
|
|
31
31
|
import "../utils/dom/areaDom.js";
|
|
32
32
|
import "../utils/geometryUtil.js";
|
|
33
|
-
import "../../shared-utils/three/PointSelectorHelper.js";
|
|
34
|
-
import "../../shared-utils/three/Magnifier.js";
|
|
35
33
|
import "hammerjs";
|
|
36
|
-
import "../../shared-utils/three/PointHelper.js";
|
|
37
|
-
import "../../shared-utils/three/Assets/index.js";
|
|
38
|
-
import "../../shared-utils/three/PointDomHelper.js";
|
|
39
34
|
import "../../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
40
|
-
import "../Modules/rangePiece/html.js";
|
|
41
|
-
import "../../CSS3DRenderPlugin/index.js";
|
|
42
|
-
import "../../CSS3DRenderPlugin/Controller.js";
|
|
43
35
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
44
36
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
45
37
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
@@ -52,8 +44,17 @@ import "../../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
|
52
44
|
import "../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
53
45
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
54
46
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
55
|
-
import "../../CSS3DRenderPlugin/utils/waitFiveModelLoaded.js";
|
|
56
47
|
import "../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
48
|
+
import "../../shared-utils/isNil.js";
|
|
49
|
+
import "../../shared-utils/three/PointSelectorHelper.js";
|
|
50
|
+
import "../../shared-utils/three/Magnifier.js";
|
|
51
|
+
import "../../shared-utils/three/PointHelper.js";
|
|
52
|
+
import "../../shared-utils/three/Assets/index.js";
|
|
53
|
+
import "../../shared-utils/three/PointDomHelper.js";
|
|
54
|
+
import "../Modules/rangePiece/html.js";
|
|
55
|
+
import "../../CSS3DRenderPlugin/index.js";
|
|
56
|
+
import "../../CSS3DRenderPlugin/Controller.js";
|
|
57
|
+
import "../../CSS3DRenderPlugin/utils/waitFiveModelLoaded.js";
|
|
57
58
|
import "../../shared-utils/absoluteUrl.js";
|
|
58
59
|
import "../../shared-utils/animationFrame/BetterTween.js";
|
|
59
60
|
import "../../shared-utils/animationFrame/index.js";
|
|
@@ -65,7 +66,7 @@ import "../Modules/DeleteDom/_Assets/delete.svg.js";
|
|
|
65
66
|
import "../Modules/DeleteDom/_Assets/delete_bg.png.js";
|
|
66
67
|
import "../Modules/DeleteDom/_Assets/delete_hover_bg.png.js";
|
|
67
68
|
const M = () => !1;
|
|
68
|
-
class
|
|
69
|
+
class Ye extends j {
|
|
69
70
|
constructor(e) {
|
|
70
71
|
var t;
|
|
71
72
|
super(e);
|
|
@@ -325,5 +326,5 @@ class Xe extends j {
|
|
|
325
326
|
}
|
|
326
327
|
}
|
|
327
328
|
export {
|
|
328
|
-
|
|
329
|
+
Ye as default
|
|
329
330
|
};
|