@realsee/dnalogel 3.69.2 → 3.69.3-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +3 -31
- package/dist/CSS3DRenderPlugin/Controller.d.ts +4 -0
- package/dist/CurrentPanoImagePlugin/Controller.d.ts +2 -1
- package/dist/GuideLinePlugin/Controller.d.ts +0 -1
- package/dist/MeasurePlugin/Controller.d.ts +3 -26
- package/dist/MeasurePlugin/index.d.ts +1 -7
- package/dist/PanoTagPlugin/typings/controller.d.ts +0 -3
- package/dist/Sculpt/typings/style.d.ts +0 -5
- package/dist/Sculpt/utils/unit.d.ts +1 -1
- package/dist/base/BasePlugin.d.ts +4 -0
- package/dist/floorplan/PanoFloorplanRadarPlugin/typing.d.ts +0 -2
- package/dist/floorplan/typings/index.d.ts +0 -2
- package/dist/index.cjs.js +72 -72
- package/dist/index.js +8074 -8216
- package/dist/index.umd.js +64 -64
- package/dist/shared-utils/index.d.ts +1 -2
- package/dist/shared-utils/three/Magnifier.d.ts +0 -2
- package/dist/shared-utils/three/PointSelector/index.d.ts +0 -5
- package/dist/shared-utils/three/PointSelector/utils/PointSelectorHelper.d.ts +0 -1
- package/docs/assets/navigation.js +1 -1
- package/docs/assets/search.js +1 -1
- package/docs/classes/AreaMakerPluginType.AreaMakerController.html +7 -5
- package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +2 -2
- package/docs/classes/CSS3DRender.html +2 -2
- package/docs/classes/GuideLineItem.GuideLineItem.html +2 -2
- package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +2 -2
- package/docs/classes/ModelMakerPluginInstance.html +7 -5
- package/docs/classes/ModelMakerPluginType.ModelMakerBoxItem.html +2 -2
- package/docs/classes/ModelMakerPluginType.ModelMakerPolygonItem.html +2 -2
- package/docs/classes/ModelMakerPluginType.ModelMakerPrismItem.html +2 -2
- package/docs/classes/ModelRoomLabelController.html +2 -2
- package/docs/classes/MoveController.html +7 -5
- package/docs/classes/Object3DHelperController.html +7 -5
- package/docs/classes/PaintBrush.html +2 -2
- package/docs/classes/PanoMeasurePluginLine.html +2 -2
- package/docs/classes/PanoMeasurePluginModel.html +2 -2
- package/docs/classes/PanoMeasurePluginPoint.html +2 -2
- package/docs/classes/PanoMeasurePluginPolyline.html +2 -2
- package/docs/classes/PanoTagPluginController.html +34 -32
- package/docs/classes/Sculpt.html +2 -2
- package/docs/classes/Util.BetterTween.html +2 -2
- package/docs/classes/Util.FiveDomEvents.html +2 -2
- package/docs/classes/Util.FivePuppet.html +2 -2
- package/docs/classes/Util.Interval.html +2 -2
- package/docs/classes/Util.LegacyPointHelper.html +2 -2
- package/docs/classes/Util.LightTag.html +2 -2
- package/docs/classes/Util.LineSegments.html +2 -2
- package/docs/classes/Util.Magnifier.html +8 -8
- package/docs/classes/Util.Object3D.html +2 -2
- package/docs/classes/Util.PointDomHelper.html +2 -2
- package/docs/classes/Util.PointHelper.html +2 -2
- package/docs/classes/Util.PointSelector.html +12 -12
- package/docs/classes/Util.PointSelectorHelper.html +2 -2
- package/docs/classes/Util.Rectangle.html +2 -2
- package/docs/classes/Util.sculpt.BaseEditor.html +2 -2
- package/docs/classes/Util.sculpt.BoxMesh.html +5 -5
- package/docs/classes/Util.sculpt.BoxMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.CircleMesh.html +2 -2
- package/docs/classes/Util.sculpt.CircleMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.CircleWithEdgeMesh.html +2 -2
- package/docs/classes/Util.sculpt.CylinderMesh.html +2 -2
- package/docs/classes/Util.sculpt.CylinderMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.LineMesh.html +2 -2
- package/docs/classes/Util.sculpt.PointMesh.html +2 -2
- package/docs/classes/Util.sculpt.PolygonMesh.html +2 -2
- package/docs/classes/Util.sculpt.PrismMesh.html +5 -5
- package/docs/classes/Util.sculpt.PrismMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.RectangleMesh.html +2 -2
- package/docs/classes/Util.sculpt.RectangleMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.RectangleWithEdgeMesh.html +2 -2
- package/docs/classes/WalkController.html +7 -5
- package/docs/enums/CameraMovementEffect.html +2 -2
- package/docs/enums/ContentType.html +2 -2
- package/docs/enums/DIRECTION.html +2 -2
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +2 -2
- package/docs/enums/DimensionType.html +2 -2
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +2 -2
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +2 -2
- package/docs/enums/PaintBrushTypeEnum.html +2 -2
- package/docs/enums/PointType.html +2 -2
- package/docs/enums/Rotation.html +2 -2
- package/docs/functions/AreaMakerPlugin.html +1 -1
- package/docs/functions/CSS3DRenderPlugin.html +1 -1
- package/docs/functions/CameraMovementPlugin.html +2 -2
- package/docs/functions/CruisePlugin.html +1 -1
- package/docs/functions/CurrentPanoImagePlugin.html +1 -1
- package/docs/functions/GuideLinePlugin.html +1 -1
- package/docs/functions/ItemLabelPlugin.html +1 -1
- package/docs/functions/MapviewFloorplanPlugin.html +1 -1
- package/docs/functions/MeasurePlugin.html +1 -1
- package/docs/functions/ModelChassisCompassPlugin.html +2 -2
- package/docs/functions/ModelEntryDoorGuidePlugin.html +2 -2
- package/docs/functions/ModelFloorplanPlugin.html +1 -1
- package/docs/functions/ModelItemLabelPlugin.html +1 -1
- package/docs/functions/ModelMakerPlugin.html +1 -1
- package/docs/functions/ModelRoomLabelPlugin.html +1 -1
- package/docs/functions/ModelTVVideoPlugin.html +1 -1
- package/docs/functions/ModelViewPlugin.html +2 -2
- package/docs/functions/MovePlugin.html +1 -1
- package/docs/functions/Object3DHelperPlugin.html +1 -1
- package/docs/functions/PanoCompassPlugin.html +1 -1
- package/docs/functions/PanoCursorRaycasterPlugin.html +2 -2
- package/docs/functions/PanoDoorLabelPlugin.html +1 -1
- package/docs/functions/PanoFloorplanRadarPlugin.html +1 -1
- package/docs/functions/PanoMeasurePlugin.html +1 -1
- package/docs/functions/PanoRulerPlugin.html +2 -2
- package/docs/functions/PanoRulerProPlugin.html +2 -2
- package/docs/functions/PanoSpatialTagPlugin.html +2 -2
- package/docs/functions/PanoTagPlugin.html +1 -1
- package/docs/functions/PanoVideoPlugin.html +2 -2
- package/docs/functions/PipelinePlugin.html +1 -1
- package/docs/functions/SculptPlugin.html +2 -2
- package/docs/functions/SculptPluginForFive.html +2 -2
- package/docs/functions/TopviewFloorplanPlugin.html +1 -1
- package/docs/functions/Util.absoluteUrl.html +2 -0
- package/docs/functions/Util.awaitNextFrame.html +1 -1
- package/docs/functions/Util.blink.html +2 -2
- package/docs/functions/Util.bounding.html +1 -1
- package/docs/functions/Util.boundingBox.html +1 -1
- package/docs/functions/Util.boundingSphere.html +1 -1
- package/docs/functions/Util.boxVertex.html +2 -2
- package/docs/functions/Util.boxVertexes.html +1 -1
- package/docs/functions/Util.checkFiveModelLoaded.html +2 -2
- package/docs/functions/Util.convexHull.html +2 -2
- package/docs/functions/Util.equal.html +2 -2
- package/docs/functions/Util.fiveModelIsLoaded.html +2 -2
- package/docs/functions/Util.getCoordsFromClient.html +1 -1
- package/docs/functions/Util.getCoordsFromElement.html +1 -1
- package/docs/functions/Util.getFrameTime.html +2 -2
- package/docs/functions/Util.getIntersectFromRelativePosition.html +1 -1
- package/docs/functions/Util.getRaycasterFromFivePointer.html +1 -1
- package/docs/functions/Util.initialCSS3DRender.html +1 -1
- package/docs/functions/Util.inside.html +1 -1
- package/docs/functions/Util.isAbsoluteURL.html +1 -0
- package/docs/functions/Util.isModelLike.html +1 -1
- package/docs/functions/Util.isNil.html +2 -2
- package/docs/functions/Util.isPanoramaLike.html +1 -1
- package/docs/functions/Util.lookObject.html +2 -2
- package/docs/functions/Util.lookPoint.html +2 -2
- package/docs/functions/Util.nextFrame.html +1 -1
- package/docs/functions/Util.notNil.html +2 -2
- package/docs/functions/Util.reblink.html +2 -2
- package/docs/functions/Util.requestAnimationFrameInterval.html +2 -2
- package/docs/functions/Util.sculpt.createBox.html +1 -1
- package/docs/functions/Util.sculpt.createCircle.html +1 -1
- package/docs/functions/Util.sculpt.createCylinder.html +1 -1
- package/docs/functions/Util.sculpt.createLine.html +2 -2
- package/docs/functions/Util.sculpt.createPoint.html +1 -1
- package/docs/functions/Util.sculpt.createPolygon.html +1 -1
- package/docs/functions/Util.sculpt.createPrism.html +1 -1
- package/docs/functions/Util.sculpt.createRectangle.html +2 -2
- package/docs/functions/Util.tag.html +1 -1
- package/docs/functions/Util.tweenProgress.html +1 -1
- package/docs/functions/Util.uuid.html +2 -2
- package/docs/functions/Util.waitFiveModelLoaded.html +2 -2
- package/docs/functions/Util.worldBounding.html +1 -1
- package/docs/functions/Util.worldBoundingBox.html +1 -1
- package/docs/functions/Util.worldBoundingSphere.html +1 -1
- package/docs/functions/createPolyline.html +2 -2
- package/docs/functions/pluginFlag.html +1 -1
- package/docs/hierarchy.html +1 -1
- package/docs/index.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.Config.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.EventMap.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.Params.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.State.html +2 -2
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +2 -2
- package/docs/interfaces/CSS3DRenderPluginState.html +2 -2
- package/docs/interfaces/CameraMovementPluginExportType.html +2 -2
- package/docs/interfaces/ContentTypeMapInterface.html +2 -2
- package/docs/interfaces/CruisePluginTypes.Config.html +2 -2
- package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +2 -2
- package/docs/interfaces/CruisePluginTypes.EventMap.html +2 -2
- package/docs/interfaces/CruisePluginTypes.GuildLineConfig.html +2 -2
- package/docs/interfaces/CruisePluginTypes.MoveAction.html +2 -2
- package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +2 -2
- package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +2 -2
- package/docs/interfaces/CruisePluginTypes.PluginData.html +2 -2
- package/docs/interfaces/CruisePluginTypes.PluginServerData.html +2 -2
- package/docs/interfaces/CruisePluginTypes.PluginState.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.Config.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.Params.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.State.html +2 -2
- package/docs/interfaces/FloorplanBounding.html +2 -2
- package/docs/interfaces/FloorplanData.html +2 -2
- package/docs/interfaces/FloorplanEntrance.html +2 -2
- package/docs/interfaces/FloorplanExtraObject.html +2 -2
- package/docs/interfaces/FloorplanExtraObject3D.html +2 -2
- package/docs/interfaces/FloorplanFloorData.html +2 -2
- package/docs/interfaces/FloorplanImagePosition.html +2 -2
- package/docs/interfaces/FloorplanObserver.html +2 -2
- package/docs/interfaces/FloorplanOutlineItem.html +2 -2
- package/docs/interfaces/FloorplanPosition.html +2 -2
- package/docs/interfaces/FloorplanRoomItem.html +2 -2
- package/docs/interfaces/FloorplanRoomLabelItem.html +2 -2
- package/docs/interfaces/FloorplanServerBounding.html +2 -2
- package/docs/interfaces/FloorplanServerComputedData.html +2 -2
- package/docs/interfaces/FloorplanServerData.html +2 -2
- package/docs/interfaces/FloorplanServerDoorItem.html +2 -2
- package/docs/interfaces/FloorplanServerDoorPosition.html +2 -2
- package/docs/interfaces/FloorplanServerEntrance.html +2 -2
- package/docs/interfaces/FloorplanServerFloorData.html +2 -2
- package/docs/interfaces/FloorplanServerImagePosition.html +2 -2
- package/docs/interfaces/FloorplanServerObserver.html +2 -2
- package/docs/interfaces/FloorplanServerOutlineItem.html +2 -2
- package/docs/interfaces/FloorplanServerPosition.html +2 -2
- package/docs/interfaces/FloorplanServerRoomItem.html +2 -2
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +2 -2
- package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +2 -2
- package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +2 -2
- package/docs/interfaces/GuideLinePluginType.EventMap.html +2 -2
- package/docs/interfaces/GuideLinePluginType.ExtraRouteData.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +2 -2
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +2 -2
- package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +1 -1
- package/docs/interfaces/GuideLinePluginType.PluginServerData.html +2 -2
- package/docs/interfaces/GuideLinePluginType.PluginState.html +2 -2
- package/docs/interfaces/GuideLinePluginType.Route.html +2 -2
- package/docs/interfaces/HelperOffset.html +2 -2
- package/docs/interfaces/ImagePlaneGroup.html +2 -2
- package/docs/interfaces/ItemLabelPluginData.html +2 -2
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +2 -2
- package/docs/interfaces/ItemLabelPluginParametersType.html +2 -2
- package/docs/interfaces/MinMax.html +2 -2
- package/docs/interfaces/ModelChassisCompassPluginData.html +2 -2
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +2 -2
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +2 -2
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +2 -2
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +2 -2
- package/docs/interfaces/ModelItemLabelPluginData.html +2 -2
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +2 -2
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.BoxItemObjectData.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.EventMap.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.PrismItemObjectData.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerBaseItem.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerBoxItem.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerData.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerPrismItem.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerTrianglesItem.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.State.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.TrianglesItemObjectData.html +2 -2
- package/docs/interfaces/ModelRoomLabelPluginData.html +2 -2
- package/docs/interfaces/ModelTVVideoPluginData.html +2 -2
- package/docs/interfaces/ModelTVVideoPluginExportType.html +2 -2
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +2 -2
- package/docs/interfaces/ModelViewPluginExportType.html +2 -2
- package/docs/interfaces/Object3DHelperState.html +2 -2
- package/docs/interfaces/ObjectHelperControllers.html +2 -2
- package/docs/interfaces/PaintBrushAction.html +2 -2
- package/docs/interfaces/PaintBrushConfigs.html +2 -2
- package/docs/interfaces/PaintBrushState.html +2 -2
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +2 -2
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +1 -1
- package/docs/interfaces/PanoMeasureParameterType.html +2 -2
- package/docs/interfaces/PanoMeasurePluginLineJson.html +2 -2
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +2 -2
- package/docs/interfaces/PanoMeasurePluginPointJson.html +2 -2
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +2 -2
- package/docs/interfaces/PanoRulerPluginExportType.html +2 -2
- package/docs/interfaces/PanoRulerPluginOptions.html +2 -2
- package/docs/interfaces/PanoRulerPluginParameterType.html +2 -2
- package/docs/interfaces/PanoRulerProPluginExportType.html +2 -2
- package/docs/interfaces/PanoRulerProPluginOptions.html +2 -2
- package/docs/interfaces/PanoRulerProPluginParameterType.html +2 -2
- package/docs/interfaces/PanoRulerProPluginState.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginData.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.LoadParams.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PluginData.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PluginState.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.VideoItem.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +2 -2
- package/docs/interfaces/PluginEventMap.html +3 -4
- package/docs/interfaces/Point.html +2 -2
- package/docs/interfaces/Room.html +2 -2
- package/docs/interfaces/RoomInfo.html +2 -2
- package/docs/interfaces/RoomLabel.html +2 -2
- package/docs/interfaces/RoomRules.html +1 -1
- package/docs/interfaces/Rooms.html +1 -1
- package/docs/interfaces/Scissor.html +2 -2
- package/docs/interfaces/SculptConfig.html +2 -2
- package/docs/interfaces/State.html +2 -2
- package/docs/interfaces/TagCacheInterface.html +3 -3
- package/docs/interfaces/TagConfig.html +2 -2
- package/docs/interfaces/TagGLTFObjectGroup.html +2 -2
- package/docs/interfaces/TagIconUrl.html +2 -2
- package/docs/interfaces/TagObjectGroup.html +2 -2
- package/docs/interfaces/TagState.html +2 -2
- package/docs/interfaces/TagStyle.html +2 -2
- package/docs/interfaces/Tags.html +2 -2
- package/docs/interfaces/TemporaryState.html +2 -2
- package/docs/interfaces/Util.AnimeInstance.html +2 -2
- package/docs/interfaces/Util.BlinkAnimeOptions.html +2 -2
- package/docs/interfaces/Util.EventHandlerConfig.html +2 -2
- package/docs/interfaces/Util.FiveDomEvent.html +2 -2
- package/docs/interfaces/Util.FiveDomEventMap.html +2 -2
- package/docs/interfaces/Util.LegacyMouseGroupParameter.html +2 -2
- package/docs/interfaces/Util.MagnifierParameter.html +4 -6
- package/docs/interfaces/Util.MouseGroupParameter.html +2 -2
- package/docs/interfaces/Util.PointIntersection.html +8 -8
- package/docs/interfaces/Util.PointSelectorHelperConfig.html +2 -3
- package/docs/interfaces/Util.ReBlinkAnimeOptions.html +2 -2
- package/docs/modules/AreaMakerPluginType.html +2 -2
- package/docs/modules/CruisePluginTypes.html +2 -2
- package/docs/modules/CurrentPanoImagePluginType.html +2 -2
- package/docs/modules/GuideLineItem.html +2 -2
- package/docs/modules/GuideLineModeItem.html +2 -2
- package/docs/modules/GuideLinePluginType.html +2 -2
- package/docs/modules/ModelMakerPluginType.html +2 -2
- package/docs/modules/PanoVideoPluginType.html +2 -2
- package/docs/modules/SculptData.html +2 -2
- package/docs/modules/SculptType.html +2 -2
- package/docs/modules/Util.html +5 -16
- package/docs/modules/Util.sculpt.html +2 -2
- package/docs/modules.html +2 -3
- package/docs/types/AddObject3DHelperConfig.html +2 -2
- package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +2 -2
- package/docs/types/AreaMakerPluginType.ItemRenderer.html +1 -1
- package/docs/types/AreaMakerPluginType.PluginData.html +2 -2
- package/docs/types/AreaMakerPluginType.ServerData.html +2 -2
- package/docs/types/ArrayPosition.html +1 -1
- package/docs/types/AudioAppearance.html +1 -1
- package/docs/types/CSS3DRenderExportType.html +1 -1
- package/docs/types/CSS3DRenderPluginExportType.html +1 -1
- package/docs/types/CSS3DRenderPluginParameterType.html +1 -1
- package/docs/types/ClassFunctionParameters.html +1 -1
- package/docs/types/Color.html +1 -1
- package/docs/types/ContentTypeConfigKey.html +1 -1
- package/docs/types/ContentTypeConfigKeySplit.html +1 -1
- package/docs/types/ContentTypeMap.html +1 -1
- package/docs/types/Create3DDomContainerReturnType.html +1 -1
- package/docs/types/Create3DElementReturnType.html +1 -1
- package/docs/types/CruisePluginExportType.html +1 -1
- package/docs/types/CruisePluginTypes.CruiseData.html +2 -2
- package/docs/types/CruisePluginTypes.MoveEffect.html +1 -1
- package/docs/types/CurrentPanoImagePluginExportType.html +1 -1
- package/docs/types/DeprecatedMediaPlaneProperty.html +2 -2
- package/docs/types/DeprecatedTagProperty.html +2 -2
- package/docs/types/Direction-1.html +1 -1
- package/docs/types/Direction4.html +1 -1
- package/docs/types/ElementRenderer.html +2 -2
- package/docs/types/FloorplanRuleLabels.html +2 -2
- package/docs/types/FloorplanServerRuleLabels.html +1 -1
- package/docs/types/GuideLinePluginExportType.html +1 -1
- package/docs/types/GuideLinePluginType.GuideLineItem.html +2 -2
- package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +1 -1
- package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +1 -1
- package/docs/types/GuideLinePluginType.GuideLineStyle.html +2 -2
- package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +2 -2
- package/docs/types/GuideLinePluginType.PathItem.html +2 -2
- package/docs/types/GuideLinePluginType.PluginData.html +2 -2
- package/docs/types/GuideLinePluginType.RouteConfig.html +2 -2
- package/docs/types/HelperEventMap.html +1 -1
- package/docs/types/InternalHelperEventMap.html +1 -1
- package/docs/types/MapviewFloorplanPluginParameterType.html +1 -1
- package/docs/types/MapviewFloorplanPluginReturnType.html +1 -1
- package/docs/types/MeasurePluginConfig.html +1 -5
- package/docs/types/MediaData.html +2 -2
- package/docs/types/MediaStore.html +1 -1
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +1 -1
- package/docs/types/ModelFloorplanPluginParameterType.html +1 -1
- package/docs/types/ModelFloorplanPluginReturnType.html +1 -1
- package/docs/types/ModelId.html +1 -1
- package/docs/types/ModelMakerPluginType.ElementRenderer.html +1 -1
- package/docs/types/ModelMakerPluginType.ItemType.html +2 -2
- package/docs/types/ModelMakerPluginType.MarkerItem.html +1 -1
- package/docs/types/ModelMakerPluginType.ServerItem.html +2 -2
- package/docs/types/ModelRoomLabelPluginParameters.html +1 -1
- package/docs/types/ModelRoomLabelPluginReturnType.html +1 -1
- package/docs/types/MoveArgs.html +2 -2
- package/docs/types/MoveOpts.html +2 -2
- package/docs/types/Object3DHelperEventMap.html +1 -1
- package/docs/types/ObjectFit.html +1 -1
- package/docs/types/PaintBrushEventMap.html +1 -1
- package/docs/types/PanoCompassPluginData.html +1 -1
- package/docs/types/PanoCompassPluginExportType.html +1 -1
- package/docs/types/PanoCompassPluginParameterType.html +1 -1
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +1 -1
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +1 -1
- package/docs/types/PanoIndex.html +1 -1
- package/docs/types/PanoMeasurePluginEvent.html +1 -1
- package/docs/types/PanoMeasureReturnType.html +1 -1
- package/docs/types/PanoSpatialTagPluginId.html +1 -1
- package/docs/types/PanoTagPluginExportInterface.html +1 -1
- package/docs/types/PanoTagPluginParamsInterface.html +1 -1
- package/docs/types/PanoVideoPluginParameterType.html +1 -1
- package/docs/types/PanoVideoPluginReturnType.html +1 -1
- package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +2 -2
- package/docs/types/PipelinePluginParameterType.html +1 -1
- package/docs/types/PipelinePluginReturnType.html +1 -1
- package/docs/types/PlaneTag.html +2 -2
- package/docs/types/Point2DTag.html +2 -2
- package/docs/types/Point3DTag.html +2 -2
- package/docs/types/PointTagInstance.html +1 -1
- package/docs/types/Position.html +1 -1
- package/docs/types/PositionFrom.html +1 -1
- package/docs/types/RotateArgs.html +2 -2
- package/docs/types/RotateOpts.html +2 -2
- package/docs/types/RuleLabelsKey.html +1 -1
- package/docs/types/RuleLabelsValue.html +1 -1
- package/docs/types/ScaleCallback.html +1 -1
- package/docs/types/ScalePosition.html +2 -2
- package/docs/types/SculptData.BoxData.html +1 -1
- package/docs/types/SculptData.CircleData.html +1 -1
- package/docs/types/SculptData.CylinderData.html +1 -1
- package/docs/types/SculptData.PointData.html +1 -1
- package/docs/types/SculptData.PolygonData.html +1 -1
- package/docs/types/SculptData.PolylineData.html +1 -1
- package/docs/types/SculptData.PrismData.html +1 -1
- package/docs/types/SculptData.RectangleData.html +1 -1
- package/docs/types/SculptType.Theme.html +2 -2
- package/docs/types/StickType.html +1 -1
- package/docs/types/Tag.html +2 -2
- package/docs/types/Tag2D.html +2 -2
- package/docs/types/Tag3D.html +2 -2
- package/docs/types/TagClickParams.html +1 -1
- package/docs/types/TagConfigByKey.html +1 -1
- package/docs/types/TagContentType.html +1 -1
- package/docs/types/TagContentTypeMapping.html +1 -1
- package/docs/types/TagDimensionType.html +1 -1
- package/docs/types/TagElement.html +2 -2
- package/docs/types/TagEvents.html +1 -1
- package/docs/types/TagGLTFObject.html +1 -1
- package/docs/types/TagHooks.html +1 -1
- package/docs/types/TagId.html +1 -1
- package/docs/types/TagInstance.html +1 -1
- package/docs/types/TagPlacement.html +2 -2
- package/docs/types/TagPointType.html +2 -2
- package/docs/types/TagRendererMap.html +1 -1
- package/docs/types/TopviewFloorplanPluginParameterType.html +1 -1
- package/docs/types/TopviewFloorplanPluginReturnType.html +1 -1
- package/docs/types/Util.ActionIfNoIntersection.html +1 -1
- package/docs/types/Util.AdherePoint.html +2 -2
- package/docs/types/Util.PointSelectorConfig.html +1 -1
- package/docs/types/WorkCode.html +1 -1
- package/docs/variables/FLOOR_TYPE_MAP.html +2 -2
- package/docs/variables/PLUGIN.html +1 -1
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +2 -2
- package/docs/variables/ROOM_TYPE_MAP.html +2 -2
- package/docs/variables/Util.animeMap.html +1 -1
- package/docs/variables/defaultGlobalConfig.html +1 -1
- package/docs/variables/itemLabelPluginServerParams.html +1 -1
- package/docs/variables/modelItemLabelPluginServerParams.html +1 -1
- package/docs/variables/modelRoomLabelPluginServerParams.html +1 -1
- package/libs/AreaMakerPlugin/Controller.js +1 -1
- package/libs/AreaMakerPlugin/index.js +1 -1
- package/libs/CSS3DRenderPlugin/Controller.d.ts +4 -0
- package/libs/CSS3DRenderPlugin/Controller.js +35 -29
- package/libs/CSS3DRenderPlugin/index.js +1 -1
- package/libs/CruisePlugin/BaseController.js +1 -1
- package/libs/CruisePlugin/Move.js +3 -5
- package/libs/CruisePlugin/Work.js +3 -5
- package/libs/CruisePlugin/index.js +7 -9
- package/libs/CurrentPanoImagePlugin/Controller.d.ts +2 -1
- package/libs/CurrentPanoImagePlugin/Controller.js +24 -24
- package/libs/CurrentPanoImagePlugin/index.js +1 -1
- package/libs/DigitalHumanPlugin/index.d.ts +67 -0
- package/libs/DigitalHumanPlugin/index.js +318 -0
- package/libs/DigitalHumanPlugin/stateMachine.d.ts +142 -0
- package/libs/DigitalHumanPlugin/stateMachine.js +153 -0
- package/libs/DigitalPerformancePlugin/controller/index.d.ts +224 -0
- package/libs/DigitalPerformancePlugin/controller/index.js +865 -0
- package/libs/DigitalPerformancePlugin/core/DigitalHuman.d.ts +41 -0
- package/libs/DigitalPerformancePlugin/core/DigitalHuman.js +174 -0
- package/libs/DigitalPerformancePlugin/core/DigitalPlayground.d.ts +33 -0
- package/libs/DigitalPerformancePlugin/core/DigitalPlayground.js +149 -0
- package/libs/DigitalPerformancePlugin/core/DigitalStateMachine.d.ts +142 -0
- package/libs/DigitalPerformancePlugin/core/DigitalStateMachine.js +153 -0
- package/libs/DigitalPerformancePlugin/core/Trace.d.ts +9 -0
- package/libs/DigitalPerformancePlugin/core/Trace.js +23 -0
- package/libs/DigitalPerformancePlugin/index.d.ts +11 -0
- package/libs/DigitalPerformancePlugin/index.js +17 -0
- package/libs/DigitalPerformancePlugin/mock.d.ts +70 -0
- package/libs/DigitalPerformancePlugin/mock.js +273 -0
- package/libs/DigitalPerformancePlugin/typings/index.d.ts +79 -0
- package/libs/DigitalPerformancePlugin/typings/index.js +1 -0
- package/libs/GuideLinePlugin/Controller.d.ts +0 -1
- package/libs/GuideLinePlugin/Controller.js +83 -106
- package/libs/GuideLinePlugin/GuideLineItem.js +3 -5
- package/libs/GuideLinePlugin/GuideLineModeItem/index.js +19 -20
- package/libs/GuideLinePlugin/GuideLineModeItem.js +1 -1
- package/libs/GuideLinePlugin/index.js +7 -9
- package/libs/MeasurePlugin/Controller.d.ts +3 -26
- package/libs/MeasurePlugin/Controller.js +316 -397
- package/libs/MeasurePlugin/index.d.ts +1 -7
- package/libs/ModelChassisCompassPlugin/Plugin.js +52 -116
- package/libs/ModelChassisCompassPlugin/index.js +0 -64
- package/libs/ModelEntryDoorGuidePlugin/Plugin.js +61 -125
- package/libs/ModelEntryDoorGuidePlugin/index.js +0 -64
- package/libs/ModelMakerPlugin/Controller.js +1 -1
- package/libs/ModelMakerPlugin/index.js +1 -1
- package/libs/ModelRoomLabelPlugin/RoomLabelItem.js +69 -69
- package/libs/ModelTVVideoPlugin/Plugin.js +1 -1
- package/libs/ModelTVVideoPlugin/index.js +1 -1
- package/libs/Object3DHelperPlugin/Controller.js +1 -1
- package/libs/Object3DHelperPlugin/index.js +1 -1
- package/libs/PanoCompassPlugin/Controller.js +32 -32
- package/libs/PanoCompassPlugin/index.js +1 -1
- package/libs/PanoDoorLabelPlugin/Controller.js +1 -1
- package/libs/PanoDoorLabelPlugin/index.js +1 -1
- package/libs/PanoMeasurePlugin/Controller/WatchController.js +10 -10
- package/libs/PanoMeasurePlugin/Controller/index.js +1 -1
- package/libs/PanoMeasurePlugin/index.js +1 -1
- package/libs/PanoSpatialTagPlugin/Components/tag.js +110 -115
- package/libs/PanoSpatialTagPlugin/Plugin.js +88 -89
- package/libs/PanoSpatialTagPlugin/index.js +1 -1
- package/libs/PanoTagPlugin/Components/Common/TagPopover/TagPopoverToolBar.js +14 -17
- package/libs/PanoTagPlugin/Components/Tag/index.js +2 -3
- package/libs/PanoTagPlugin/Components/TagContainer.js +2 -3
- package/libs/PanoTagPlugin/Components/TagItem.js +2 -3
- package/libs/PanoTagPlugin/controller/Tag/BaseTag.js +2 -3
- package/libs/PanoTagPlugin/controller/Tag/ModelTag.js +2 -3
- package/libs/PanoTagPlugin/controller/Tag/PlaneTag.js +27 -28
- package/libs/PanoTagPlugin/controller/Tag/PointTag.js +2 -3
- package/libs/PanoTagPlugin/controller/TagRender.js +1 -1
- package/libs/PanoTagPlugin/controller/TagUtil.js +1 -1
- package/libs/PanoTagPlugin/controller/index.js +9 -7
- package/libs/PanoTagPlugin/index.js +22 -22
- package/libs/PanoTagPlugin/typings/controller.d.ts +0 -3
- package/libs/PanoTagPlugin/utils/tag/format.js +13 -78
- package/libs/PanoVideoPlugin/Controller.js +1 -1
- package/libs/PanoVideoPlugin/index.js +1 -1
- package/libs/PipelinePlugin/Controller.js +1 -1
- package/libs/PipelinePlugin/index.js +1 -1
- package/libs/Sculpt/Meshes/Line.js +10 -10
- package/libs/Sculpt/Meshes/Prism.js +92 -94
- package/libs/Sculpt/typings/style.d.ts +0 -5
- package/libs/Sculpt/utils/unit.d.ts +1 -1
- package/libs/Sculpt/utils/unit.js +18 -18
- package/libs/base/BasePlugin.d.ts +4 -0
- package/libs/base/BasePlugin.js +20 -14
- package/libs/components/AreaLabel/LabelItem.js +77 -77
- package/libs/floorplan/MapviewFloorplanPlugin/Controller.js +21 -23
- package/libs/floorplan/MapviewFloorplanPlugin/index.js +4 -6
- package/libs/floorplan/ModelFloorplanPlugin/Controller.js +40 -42
- package/libs/floorplan/ModelFloorplanPlugin/index.js +4 -6
- package/libs/floorplan/PanoFloorplanRadarPlugin/Controller.js +42 -44
- package/libs/floorplan/PanoFloorplanRadarPlugin/index.js +4 -6
- package/libs/floorplan/PanoFloorplanRadarPlugin/typing.d.ts +0 -2
- package/libs/floorplan/TopviewFloorplanPlugin/Controller.js +15 -17
- package/libs/floorplan/TopviewFloorplanPlugin/index.js +4 -6
- package/libs/floorplan/typings/index.d.ts +0 -2
- package/libs/index.js +147 -149
- package/libs/shared-utils/exports.js +69 -81
- package/libs/shared-utils/index.d.ts +1 -2
- package/libs/shared-utils/logger.js +1 -1
- package/libs/shared-utils/three/Magnifier.d.ts +0 -2
- package/libs/shared-utils/three/Magnifier.js +15 -17
- package/libs/shared-utils/three/PointSelector/index.d.ts +0 -5
- package/libs/shared-utils/three/PointSelector/index.js +37 -38
- package/libs/shared-utils/three/PointSelector/utils/PointSelectorHelper.d.ts +0 -1
- package/libs/shared-utils/three/PointSelector/utils/PointSelectorHelper.js +31 -41
- package/libs/shared-utils/url/absoluteUrl.js +7 -3
- package/package.json +1 -1
- package/dist/shared-utils/url/defaultUrls.d.ts +0 -30
- package/dist/shared-utils/url/replace-static-prefix.d.ts +0 -11
- package/docs/functions/Util.replaceStaticPrefix.html +0 -8
- package/docs/types/MeasureEndReason.html +0 -1
- package/docs/variables/Util.CURRENT_PANO_IMAGE_DEFAULT_IMAGE.html +0 -2
- package/docs/variables/Util.DEFAULT_STATIC_PREFIX.html +0 -2
- package/docs/variables/Util.DNALOGEL_DEFAULT_ASSETS.html +0 -2
- package/docs/variables/Util.ENTRY_DOOR_DEFAULT_IMAGE.html +0 -2
- package/docs/variables/Util.FLOORPLAN_DEFAULT_IMAGE.html +0 -2
- package/docs/variables/Util.GUIDELINE_DEFAULT_ARROW_TEXTURE.html +0 -2
- package/docs/variables/Util.GUIDELINE_WHITE_ARROW_TEXTURE.html +0 -2
- package/docs/variables/Util.MODEL_CHASSIS_COMPASS_DEFAULT_MODEL.html +0 -2
- package/docs/variables/Util.MODEL_ENTRY_DOOR_GUIDE_PLUGIN_DEFAULT_MODEL.html +0 -2
- package/docs/variables/Util.PANO_COMPASS_DEFAULT_IMAGE.html +0 -2
- package/docs/variables/Util.PANO_SPATIAL_TAG_BLUR_IMAGE.html +0 -2
- package/docs/variables/Util.PANO_TAG_DEFAULT_LINK_ICON.html +0 -2
- package/libs/shared-utils/url/defaultUrls.d.ts +0 -30
- package/libs/shared-utils/url/defaultUrls.js +0 -26
- package/libs/shared-utils/url/replace-static-prefix.d.ts +0 -11
- package/libs/shared-utils/url/replace-static-prefix.js +0 -25
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
var
|
|
2
|
-
var
|
|
3
|
-
var
|
|
4
|
-
var
|
|
5
|
-
var
|
|
6
|
-
for (var e in
|
|
7
|
-
|
|
8
|
-
if (
|
|
9
|
-
for (var e of
|
|
10
|
-
|
|
11
|
-
return
|
|
12
|
-
},
|
|
13
|
-
var
|
|
14
|
-
import * as
|
|
1
|
+
var C = Object.defineProperty, T = Object.defineProperties;
|
|
2
|
+
var x = Object.getOwnPropertyDescriptors;
|
|
3
|
+
var D = Object.getOwnPropertySymbols;
|
|
4
|
+
var H = Object.prototype.hasOwnProperty, k = Object.prototype.propertyIsEnumerable;
|
|
5
|
+
var L = (S, m, e) => m in S ? C(S, m, { enumerable: !0, configurable: !0, writable: !0, value: e }) : S[m] = e, y = (S, m) => {
|
|
6
|
+
for (var e in m || (m = {}))
|
|
7
|
+
H.call(m, e) && L(S, e, m[e]);
|
|
8
|
+
if (D)
|
|
9
|
+
for (var e of D(m))
|
|
10
|
+
k.call(m, e) && L(S, e, m[e]);
|
|
11
|
+
return S;
|
|
12
|
+
}, P = (S, m) => T(S, x(m));
|
|
13
|
+
var r = (S, m, e) => (L(S, typeof m != "symbol" ? m + "" : m, e), e);
|
|
14
|
+
import * as g from "three";
|
|
15
15
|
import "../shared-utils/tag.js";
|
|
16
16
|
import "../vendor/hammerjs/hammer.js";
|
|
17
|
-
import { Subscribe as
|
|
18
|
-
import { PointSelector as
|
|
17
|
+
import { Subscribe as I } from "../shared-utils/Subscribe.js";
|
|
18
|
+
import { PointSelector as F } from "../shared-utils/three/PointSelector/index.js";
|
|
19
19
|
import "../shared-utils/three/CSS3DRenderer/index.js";
|
|
20
20
|
import "../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
21
21
|
import { LineMesh as w } from "../Sculpt/Meshes/Line.js";
|
|
@@ -23,17 +23,17 @@ import "../shared-utils/three/core/Sphere.js";
|
|
|
23
23
|
import "../vendor/animejs/lib/anime.es.js";
|
|
24
24
|
import "../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
25
25
|
import "../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
26
|
-
import { FiveDomEvents as
|
|
26
|
+
import { FiveDomEvents as G } from "../shared-utils/five/FiveDomEvents.js";
|
|
27
27
|
import "../shared-utils/five/FivePuppet.js";
|
|
28
|
-
import { MeasureMesh as
|
|
29
|
-
import { PointMesh as
|
|
30
|
-
import { LineWithDotsMesh as
|
|
31
|
-
import { hotkeys as
|
|
32
|
-
import { PolygonMesh as
|
|
33
|
-
import { validatePolygon as
|
|
34
|
-
import { IObject3D as
|
|
35
|
-
import { Cursor as
|
|
36
|
-
import { THREERaycaster as
|
|
28
|
+
import { MeasureMesh as _ } from "./utils/MeasureMesh.js";
|
|
29
|
+
import { PointMesh as R } from "../Sculpt/Meshes/Point.js";
|
|
30
|
+
import { LineWithDotsMesh as U } from "../Sculpt/Meshes/LineWithDots.js";
|
|
31
|
+
import { hotkeys as M } from "../vendor/hotkeys-js/dist/hotkeys.esm.js";
|
|
32
|
+
import { PolygonMesh as V } from "../Sculpt/Meshes/Polygon.js";
|
|
33
|
+
import { validatePolygon as X } from "./utils/validatePolygon.js";
|
|
34
|
+
import { IObject3D as Y } from "../shared-utils/three/IObject3D.js";
|
|
35
|
+
import { Cursor as z } from "../Sculpt/utils/Modules/Cursor.js";
|
|
36
|
+
import { THREERaycaster as B } from "../shared-utils/three/core/Raycaster.js";
|
|
37
37
|
import "../shared-utils/positionToVector3.js";
|
|
38
38
|
import "../shared-utils/five/vector3ToScreen.js";
|
|
39
39
|
import "../shared-utils/five/getFiveModel.js";
|
|
@@ -94,34 +94,31 @@ import "../shared-utils/three/geometryUtil.js";
|
|
|
94
94
|
import "../shared-utils/three/vectorIsEqual.js";
|
|
95
95
|
import "../Sculpt/utils/Modules/DeleteButtonBgBorder.js";
|
|
96
96
|
import "../Sculpt/utils/Modules/DeleteIconSVG.js";
|
|
97
|
-
class
|
|
97
|
+
class yt extends I {
|
|
98
98
|
constructor(e, t) {
|
|
99
99
|
super();
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
// 当前测量结束的原因
|
|
105
|
-
s(this, "currentEndReason", "enter");
|
|
100
|
+
r(this, "name", "MeasurePlugin");
|
|
101
|
+
r(this, "currentMeasureMesh");
|
|
102
|
+
r(this, "five");
|
|
103
|
+
r(this, "group");
|
|
106
104
|
// Repositioning state
|
|
107
|
-
|
|
105
|
+
r(this, "repositioningState", null);
|
|
108
106
|
// Long press visual feedback
|
|
109
|
-
|
|
107
|
+
r(this, "longPressIndicator", null);
|
|
110
108
|
// Global cleanup function for mouse/touch listeners
|
|
111
|
-
|
|
109
|
+
r(this, "cleanupGlobalListeners");
|
|
112
110
|
// Global touch handler for endpoint long press
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
111
|
+
r(this, "globalTouchHandler", null);
|
|
112
|
+
r(this, "_pointSelector");
|
|
113
|
+
r(this, "_fiveDomEvents");
|
|
114
|
+
r(this, "_cursor");
|
|
115
|
+
r(this, "_config");
|
|
116
|
+
r(this, "lineStyle", {
|
|
119
117
|
lengthEnable: !0,
|
|
120
118
|
occlusionVisibility: !0,
|
|
121
|
-
lengthUnit: "m"
|
|
122
|
-
precision: 2
|
|
119
|
+
lengthUnit: "m"
|
|
123
120
|
});
|
|
124
|
-
|
|
121
|
+
r(this, "polygonStyle", {
|
|
125
122
|
lengthEnable: !0,
|
|
126
123
|
occlusionVisibility: !0,
|
|
127
124
|
opacity: 0.2,
|
|
@@ -130,183 +127,105 @@ class Pt extends B {
|
|
|
130
127
|
/**
|
|
131
128
|
* @description Initialize event listeners for all existing meshes
|
|
132
129
|
*/
|
|
133
|
-
|
|
130
|
+
r(this, "initEventListeners", () => {
|
|
134
131
|
this.group.children.forEach(this.addMeshEventListeners);
|
|
135
132
|
});
|
|
136
133
|
/**
|
|
137
134
|
* @description 开始测量
|
|
138
135
|
*/
|
|
139
|
-
|
|
140
|
-
this.repositioningState && this.cancelRepositioning(), this.listener.addMeasureListener(),
|
|
141
|
-
const e = new
|
|
136
|
+
r(this, "measure", () => {
|
|
137
|
+
this.repositioningState && this.cancelRepositioning(), this.listener.addMeasureListener(), M.unbind("delete, backspace"), this.group.children.forEach((s) => s.unselect()), this.cursor.removeDeleteButton();
|
|
138
|
+
const e = new _({
|
|
142
139
|
lineStyle: this.lineStyle,
|
|
143
140
|
polygonStyle: this.polygonStyle
|
|
144
141
|
});
|
|
145
142
|
this.currentMeasureMesh = e, e.line.setStyle({ cssStyle: "pointer-events: none;" }), this.pointSelector.actionIfNoIntersection = "disable", this.updateSelectAdsorbedHelper();
|
|
146
|
-
const t = new
|
|
143
|
+
const t = new R({ occlusionMode: "depthTest", occlusionVisibility: !0 }), o = new U(P(y({}, this.lineStyle), { dashed: !0, cssStyle: "pointer-events: none;" })), i = new V(this.polygonStyle), n = new w(P(y({}, this.lineStyle), {
|
|
147
144
|
lineOpacity: 0.5,
|
|
148
145
|
lineColor: 3407837,
|
|
149
146
|
dashed: !0,
|
|
150
147
|
cssStyle: "pointer-events: none; opacity: 0.5;"
|
|
151
|
-
})), c = new w(
|
|
148
|
+
})), c = new w(P(y({}, this.lineStyle), {
|
|
152
149
|
lineOpacity: 0.5,
|
|
153
150
|
lineColor: 3407837,
|
|
154
151
|
dashed: !0,
|
|
155
152
|
cssStyle: "pointer-events: none; opacity: 0.5;"
|
|
156
|
-
})), a = new
|
|
157
|
-
|
|
158
|
-
const f = (d) => {
|
|
159
|
-
d.key === "Shift" && (l = !0);
|
|
160
|
-
}, u = (d) => {
|
|
161
|
-
d.key === "Shift" && (l = !1);
|
|
162
|
-
}, p = () => {
|
|
163
|
-
t.removeFromParent(), i.removeFromParent(), n.removeFromParent(), o.removeFromParent(), c.removeFromParent(), a.removeFromParent();
|
|
153
|
+
})), a = new R({ occlusionMode: "depthTest", occlusionVisibility: !0, color: 3407837, opacity: 0.5 }), h = () => {
|
|
154
|
+
t.removeFromParent(), o.removeFromParent(), i.removeFromParent(), n.removeFromParent(), c.removeFromParent(), a.removeFromParent();
|
|
164
155
|
};
|
|
165
|
-
this.group.add(e)
|
|
166
|
-
const
|
|
167
|
-
if (!
|
|
168
|
-
|
|
156
|
+
this.group.add(e);
|
|
157
|
+
const u = (s) => {
|
|
158
|
+
if (!s) {
|
|
159
|
+
h();
|
|
169
160
|
return;
|
|
170
161
|
}
|
|
171
|
-
if (e.points.length === 0 && (this.pointSelector.actionIfNoIntersection = "disable", this.group.addIfNotExists(t), t.position.copy(
|
|
172
|
-
if (this.pointSelector.actionIfNoIntersection = "virtualPoint", t.removeFromParent(), this.group.addIfNotExists(
|
|
173
|
-
|
|
162
|
+
if (e.points.length === 0 && (this.pointSelector.actionIfNoIntersection = "disable", this.group.addIfNotExists(t), t.position.copy(s.point)), e.points.length >= 1)
|
|
163
|
+
if (this.pointSelector.actionIfNoIntersection = "virtualPoint", t.removeFromParent(), this.group.addIfNotExists(o), o.setPoints([e.points.at(-1), s.point]), s.isAdsorbed)
|
|
164
|
+
n.removeFromParent(), c.removeFromParent(), a.removeFromParent();
|
|
174
165
|
else {
|
|
175
|
-
const
|
|
176
|
-
if (Math.abs(
|
|
177
|
-
const
|
|
178
|
-
|
|
179
|
-
lineOpacity: 0.5,
|
|
180
|
-
lineColor: 3407837,
|
|
181
|
-
dashed: !0,
|
|
182
|
-
cssStyle: "pointer-events: none; opacity: 0.5;"
|
|
183
|
-
})), c.setStyle(D(g({}, this.lineStyle), {
|
|
184
|
-
lineOpacity: 0.5,
|
|
185
|
-
lineColor: 3407837,
|
|
186
|
-
dashed: !0,
|
|
187
|
-
cssStyle: "pointer-events: none; opacity: 0.5;"
|
|
188
|
-
})), o.setPoints([y, L]), c.setPoints([L, d.point]), a.position.copy(L), r = L.clone(), h = !0;
|
|
166
|
+
const p = e.points.at(-1);
|
|
167
|
+
if (Math.abs(s.point.y - p.y) > 0.2) {
|
|
168
|
+
const v = new g.Vector3(s.point.x, p.y, s.point.z);
|
|
169
|
+
n.setPoints([p, v]), c.setPoints([v, s.point]), a.position.copy(v);
|
|
189
170
|
} else {
|
|
190
|
-
let
|
|
191
|
-
Math.abs(
|
|
192
|
-
lineOpacity: 0.5,
|
|
193
|
-
lineColor: 3407837,
|
|
194
|
-
dashed: !0,
|
|
195
|
-
cssStyle: "pointer-events: none; opacity: 0.5;"
|
|
196
|
-
})), c.setStyle(D(g({}, this.lineStyle), {
|
|
197
|
-
lineOpacity: 0.5,
|
|
198
|
-
lineColor: 3407837,
|
|
199
|
-
dashed: !0,
|
|
200
|
-
cssStyle: "pointer-events: none; opacity: 0.5;"
|
|
201
|
-
})), o.setPoints([y, L]), c.setPoints([L, d.point]), a.position.copy(L), r = L.clone(), h = !0;
|
|
171
|
+
let v = new g.Vector3();
|
|
172
|
+
Math.abs(s.point.x - p.x) < Math.abs(s.point.z - p.z) ? v = new g.Vector3(s.point.x, p.y, p.z) : v = new g.Vector3(p.x, p.y, s.point.z), n.setPoints([p, v]), c.setPoints([v, s.point]), a.position.copy(v);
|
|
202
173
|
}
|
|
203
|
-
this.group.addIfNotExists(
|
|
174
|
+
this.group.addIfNotExists(n, c, a);
|
|
204
175
|
}
|
|
205
176
|
if (e.points.length >= 2) {
|
|
206
|
-
const
|
|
207
|
-
|
|
177
|
+
const p = [...e.points, s.point];
|
|
178
|
+
X(p) ? (i.setPoints(p), this.group.addIfNotExists(i)) : i.removeFromParent();
|
|
208
179
|
}
|
|
209
|
-
},
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
},
|
|
215
|
-
|
|
216
|
-
e == null || e.setPoints(e.points.slice(0, -1)), p(), (y = (d = this.pointSelector.pointSelectorHelper) == null ? void 0 : d.magnifier) == null || y.render(), this.updateSelectAdsorbedHelper(), this.five.needsRender = !0;
|
|
217
|
-
}, R = () => {
|
|
218
|
-
this.pointSelector.off("intersectionUpdate", v), this.pointSelector.off("select", E), this.pointSelector.off("disable", R), this.off("undo", b), document.removeEventListener("keydown", f), document.removeEventListener("keyup", u), e.line.setStyle({ cssStyle: "pointer-events: auto;" }), p();
|
|
219
|
-
let d = this.currentEndReason;
|
|
220
|
-
e.points.length < 2 ? (e.removeFromParent(), d = "points_insufficient") : this.addMeshEventListeners(e), e.__five_pano_index = this.five.panoIndex, this.currentMeasureMesh = null, this.listener.removeMeasureListener(), this.emit("measureEnd", d), this.currentEndReason = "enter";
|
|
180
|
+
}, l = (s) => {
|
|
181
|
+
s && (h(), e.setPoints([...e.points, s.point]), this.updateSelectAdsorbedHelper(), e.isPolygon && this.pointSelector.disable());
|
|
182
|
+
}, f = () => {
|
|
183
|
+
var s, p;
|
|
184
|
+
e == null || e.setPoints(e.points.slice(0, -1)), h(), (p = (s = this.pointSelector.pointSelectorHelper) == null ? void 0 : s.magnifier) == null || p.render(), this.updateSelectAdsorbedHelper(), this.five.needsRender = !0;
|
|
185
|
+
}, d = () => {
|
|
186
|
+
this.pointSelector.off("intersectionUpdate", u), this.pointSelector.off("select", l), this.pointSelector.off("disable", d), this.off("undo", f), e.line.setStyle({ cssStyle: "pointer-events: auto;" }), h(), e.points.length < 2 ? e.removeFromParent() : this.addMeshEventListeners(e), e.__five_pano_index = this.five.panoIndex, this.currentMeasureMesh = null, this.listener.removeMeasureListener(), this.emit("measureEnd");
|
|
221
187
|
};
|
|
222
|
-
this.on("undo",
|
|
188
|
+
this.on("undo", f), this.pointSelector.on("intersectionUpdate", u), this.pointSelector.on("select", l), this.pointSelector.on("disable", d), this.pointSelector.enable();
|
|
223
189
|
});
|
|
224
190
|
/**
|
|
225
191
|
* @description 结束测量
|
|
226
192
|
*/
|
|
227
|
-
|
|
228
|
-
this.
|
|
229
|
-
});
|
|
230
|
-
/**
|
|
231
|
-
* @description 通过Enter键结束测量
|
|
232
|
-
*/
|
|
233
|
-
s(this, "endMeasureByEnter", () => {
|
|
234
|
-
this.currentEndReason = "enter", this.endMeasure();
|
|
235
|
-
});
|
|
236
|
-
/**
|
|
237
|
-
* @description 通过模式改变结束测量
|
|
238
|
-
*/
|
|
239
|
-
s(this, "endMeasureByModeChange", () => {
|
|
240
|
-
this.currentEndReason = "mode_change", this.endMeasure();
|
|
241
|
-
});
|
|
242
|
-
/**
|
|
243
|
-
* @description 通过全景移动结束测量
|
|
244
|
-
*/
|
|
245
|
-
s(this, "endMeasureByPanoMove", () => {
|
|
246
|
-
this.currentEndReason = "pano_move", this.endMeasure();
|
|
247
|
-
});
|
|
248
|
-
/**
|
|
249
|
-
* @description 通过楼层改变结束测量
|
|
250
|
-
*/
|
|
251
|
-
s(this, "endMeasureByFloorChange", () => {
|
|
252
|
-
this.currentEndReason = "floor_change", this.endMeasure();
|
|
193
|
+
r(this, "endMeasure", () => {
|
|
194
|
+
this.pointSelector.disable();
|
|
253
195
|
});
|
|
254
196
|
/**
|
|
255
197
|
* Enable or disable the display of length measurements
|
|
256
198
|
* @param enable - Whether to display length measurements
|
|
257
199
|
*/
|
|
258
|
-
|
|
200
|
+
r(this, "setLengthEnable", (e) => {
|
|
259
201
|
this.lineStyle.lengthEnable = e, this.polygonStyle.lengthEnable = e, this.group.children.forEach((t) => {
|
|
260
202
|
t.changeConfig({
|
|
261
|
-
lineStyle:
|
|
262
|
-
polygonStyle:
|
|
203
|
+
lineStyle: y({}, this.lineStyle),
|
|
204
|
+
polygonStyle: y({}, this.polygonStyle)
|
|
263
205
|
}), this.addMeshEventListeners(t);
|
|
264
206
|
}), this.currentMeasureMesh && this.currentMeasureMesh.changeConfig({
|
|
265
|
-
lineStyle:
|
|
266
|
-
polygonStyle:
|
|
207
|
+
lineStyle: y({}, this.lineStyle),
|
|
208
|
+
polygonStyle: y({}, this.polygonStyle)
|
|
267
209
|
}), this.five.needsRender = !0;
|
|
268
210
|
});
|
|
269
211
|
/**
|
|
270
212
|
* Switch the measurement unit without resetting the plugin
|
|
271
|
-
* @param unit - The new unit to use ('m' for metric
|
|
213
|
+
* @param unit - The new unit to use ('m' for metric or 'ft' for imperial)
|
|
272
214
|
*/
|
|
273
|
-
|
|
215
|
+
r(this, "setUnit", (e) => {
|
|
274
216
|
if (this._config && (this._config.unit = e), this.lineStyle.lengthUnit = e, this.polygonStyle.lengthUnit = e, this.group.children.forEach((t) => {
|
|
275
217
|
try {
|
|
276
218
|
t.changeConfig({
|
|
277
|
-
lineStyle:
|
|
278
|
-
polygonStyle:
|
|
279
|
-
}), this.addMeshEventListeners(t);
|
|
280
|
-
} catch (i) {
|
|
281
|
-
}
|
|
282
|
-
}), this.currentMeasureMesh)
|
|
283
|
-
try {
|
|
284
|
-
this.currentMeasureMesh.changeConfig({
|
|
285
|
-
lineStyle: g({}, this.lineStyle),
|
|
286
|
-
polygonStyle: g({}, this.polygonStyle)
|
|
287
|
-
});
|
|
288
|
-
} catch (t) {
|
|
289
|
-
}
|
|
290
|
-
this.five.needsRender = !0;
|
|
291
|
-
});
|
|
292
|
-
/**
|
|
293
|
-
* Set the precision (number of decimal places) for length measurements
|
|
294
|
-
* @param precision - The number of decimal places for length measurements (area measurements remain at fixed 2 decimal places)
|
|
295
|
-
*/
|
|
296
|
-
s(this, "setPrecision", (e) => {
|
|
297
|
-
if (this._config && (this._config.precision = e), this.lineStyle.precision = e, this.group.children.forEach((t) => {
|
|
298
|
-
try {
|
|
299
|
-
t.changeConfig({
|
|
300
|
-
lineStyle: g({}, this.lineStyle),
|
|
301
|
-
polygonStyle: g({}, this.polygonStyle)
|
|
219
|
+
lineStyle: y({}, this.lineStyle),
|
|
220
|
+
polygonStyle: y({}, this.polygonStyle)
|
|
302
221
|
}), this.addMeshEventListeners(t);
|
|
303
|
-
} catch (
|
|
222
|
+
} catch (o) {
|
|
304
223
|
}
|
|
305
224
|
}), this.currentMeasureMesh)
|
|
306
225
|
try {
|
|
307
226
|
this.currentMeasureMesh.changeConfig({
|
|
308
|
-
lineStyle:
|
|
309
|
-
polygonStyle:
|
|
227
|
+
lineStyle: y({}, this.lineStyle),
|
|
228
|
+
polygonStyle: y({}, this.polygonStyle)
|
|
310
229
|
});
|
|
311
230
|
} catch (t) {
|
|
312
231
|
}
|
|
@@ -315,132 +234,132 @@ class Pt extends B {
|
|
|
315
234
|
/**
|
|
316
235
|
* @description 取消本次测量
|
|
317
236
|
*/
|
|
318
|
-
|
|
237
|
+
r(this, "cancel", () => {
|
|
319
238
|
var e;
|
|
320
|
-
|
|
239
|
+
(e = this.currentMeasureMesh) == null || e.removeFromParent(), this.pointSelector.disable();
|
|
321
240
|
});
|
|
322
241
|
/**
|
|
323
242
|
* @description 撤销上一步
|
|
324
243
|
*/
|
|
325
|
-
|
|
244
|
+
r(this, "undo", () => {
|
|
326
245
|
this.emit("undo");
|
|
327
246
|
});
|
|
328
247
|
/**
|
|
329
248
|
* @description 清空正在测量的内容
|
|
330
249
|
*/
|
|
331
|
-
|
|
250
|
+
r(this, "clearCurrentMeasure", () => {
|
|
332
251
|
var e;
|
|
333
252
|
(e = this.currentMeasureMesh) == null || e.removeFromParent(), this.currentMeasureMesh = null, this.pointSelector.disable();
|
|
334
253
|
});
|
|
335
254
|
/**
|
|
336
255
|
* @description 清空所有测量内容
|
|
337
256
|
*/
|
|
338
|
-
|
|
257
|
+
r(this, "clear", () => {
|
|
339
258
|
this.currentMeasureMesh = null, this.pointSelector.disable(), this.group.children.forEach(this.removeMeshEventListeners), this.group.removeChildren(), this.cursor.removeDeleteButton();
|
|
340
259
|
});
|
|
341
|
-
|
|
260
|
+
r(this, "dispose", () => {
|
|
342
261
|
this.listener.removeMeasureListener(), this.listener.removeClickListener(), this.pointSelector.disable(), this.disposeGlobalTouchHandler(), this.clear();
|
|
343
262
|
});
|
|
344
263
|
// eslint-disable-next-line @typescript-eslint/member-ordering
|
|
345
|
-
|
|
264
|
+
r(this, "listener", {
|
|
346
265
|
// 点击事件
|
|
347
266
|
addClickListener: () => {
|
|
348
|
-
this.five.on("panoArrived", this.onMoveToPano), this.five.on("modeChange", this.onModeChange),
|
|
267
|
+
this.five.on("panoArrived", this.onMoveToPano), this.five.on("modeChange", this.onModeChange), M("delete, backspace", this.deleteSelectedMesh), this.initEventListeners();
|
|
349
268
|
},
|
|
350
269
|
removeClickListener: () => {
|
|
351
270
|
this.group.children.forEach((e) => {
|
|
352
|
-
var t,
|
|
353
|
-
(t = e.line.doms) == null || t.forEach((
|
|
354
|
-
|
|
355
|
-
}), (
|
|
356
|
-
}), this.fiveDomEvents.clear(), this.five.off("panoArrived", this.onMoveToPano), this.five.off("modeChange", this.onModeChange),
|
|
271
|
+
var t, o;
|
|
272
|
+
(t = e.line.doms) == null || t.forEach((i) => {
|
|
273
|
+
i != null && i.container && (i.container.onclick = null, i.container.onmouseenter = null, i.container.onmouseleave = null);
|
|
274
|
+
}), (o = e.polygon.areaDom) != null && o.container && (e.polygon.areaDom.container.onclick = null, e.polygon.areaDom.container.onmouseenter = null, e.polygon.areaDom.container.onmouseleave = null);
|
|
275
|
+
}), this.fiveDomEvents.clear(), this.five.off("panoArrived", this.onMoveToPano), this.five.off("modeChange", this.onModeChange), M.unbind("delete, backspace");
|
|
357
276
|
},
|
|
358
277
|
// 绘制快捷键
|
|
359
278
|
addMeasureListener: () => {
|
|
360
|
-
|
|
279
|
+
M("ctrl+z, command+z", this.undo), M("esc", this.cancel), M("enter", this.endMeasure), this.five.on("mode.change", this.endMeasure), this.five.on("pano.moveTo", this.endMeasure), this.five.on("model.changeShownFloor", this.endMeasure);
|
|
361
280
|
},
|
|
362
281
|
removeMeasureListener: () => {
|
|
363
|
-
|
|
282
|
+
M.unbind("ctrl+z, command+z"), M.unbind("esc"), M.unbind("enter"), this.five.off("mode.change", this.endMeasure), this.five.off("pano.moveTo", this.endMeasure), this.five.off("model.changeShownFloor", this.endMeasure);
|
|
364
283
|
}
|
|
365
284
|
});
|
|
366
|
-
|
|
367
|
-
const t = this.group.children.filter((
|
|
368
|
-
t.forEach((
|
|
285
|
+
r(this, "onMoveToPano", (e) => {
|
|
286
|
+
const t = this.group.children.filter((i) => i !== this.currentMeasureMesh), o = new B();
|
|
287
|
+
t.forEach((i) => {
|
|
369
288
|
var c;
|
|
370
|
-
if (
|
|
371
|
-
|
|
289
|
+
if (i.unselect(), i.__five_pano_index === e) {
|
|
290
|
+
i.visible = !0;
|
|
372
291
|
return;
|
|
373
292
|
}
|
|
374
|
-
((c =
|
|
375
|
-
var
|
|
376
|
-
const
|
|
377
|
-
|
|
378
|
-
const
|
|
379
|
-
if (!
|
|
293
|
+
((c = i.line.points) == null ? void 0 : c.some((a) => {
|
|
294
|
+
var p, E;
|
|
295
|
+
const h = a.clone().sub(this.five.camera.position).normalize();
|
|
296
|
+
o.set(this.five.camera.position, h);
|
|
297
|
+
const u = (E = (p = this.five.model.intersectRaycaster(o, void 0, !0)) == null ? void 0 : p[0]) == null ? void 0 : E.point;
|
|
298
|
+
if (!u)
|
|
380
299
|
return !0;
|
|
381
300
|
const l = 0.01, f = a.distanceTo(this.five.camera.position);
|
|
382
|
-
return
|
|
383
|
-
})) ?
|
|
301
|
+
return u.distanceTo(this.five.camera.position) + l > f;
|
|
302
|
+
})) ? i.visible = !0 : i.visible = !1, this.five.needsRender = !0;
|
|
384
303
|
});
|
|
385
304
|
});
|
|
386
|
-
|
|
305
|
+
r(this, "onModeChange", (e) => {
|
|
387
306
|
e === "Mapview" && this.group.children.forEach((t) => {
|
|
388
307
|
t.visible = !0;
|
|
389
308
|
});
|
|
390
309
|
});
|
|
391
|
-
|
|
392
|
-
var
|
|
393
|
-
const
|
|
394
|
-
if (!
|
|
310
|
+
r(this, "onClick", ({ origDomEvent: e, target: t }) => {
|
|
311
|
+
var h;
|
|
312
|
+
const o = t;
|
|
313
|
+
if (!o)
|
|
395
314
|
return;
|
|
396
|
-
if (
|
|
397
|
-
|
|
315
|
+
if (o.selected) {
|
|
316
|
+
o.unselect(), this.cursor.removeDeleteButton();
|
|
398
317
|
return;
|
|
399
318
|
}
|
|
400
|
-
let
|
|
401
|
-
if (e && ("touches" in e && e.touches && e.touches[0] ? (
|
|
319
|
+
let i, n;
|
|
320
|
+
if (e && ("touches" in e && e.touches && e.touches[0] ? (i = e.touches[0].clientX, n = e.touches[0].clientY) : "clientX" in e && "clientY" in e && (i = e.clientX, n = e.clientY)), i === void 0 || n === void 0)
|
|
402
321
|
return;
|
|
403
|
-
this.group.children.forEach((
|
|
322
|
+
this.group.children.forEach((u) => u.unselect()), o.select();
|
|
404
323
|
const c = () => {
|
|
405
|
-
this.removeMeshEventListeners(
|
|
406
|
-
}, a = ((
|
|
324
|
+
this.removeMeshEventListeners(o), o.removeFromParent(), this.cursor.removeDeleteButton(), this.five.needsRender = !0;
|
|
325
|
+
}, a = ((h = this.five.getElement()) == null ? void 0 : h.parentElement) || document.body;
|
|
407
326
|
this.cursor.showDeleteButton({
|
|
408
|
-
clientX:
|
|
409
|
-
clientY:
|
|
327
|
+
clientX: i,
|
|
328
|
+
clientY: n,
|
|
410
329
|
container: a,
|
|
411
330
|
onClick: c
|
|
412
331
|
}), this.five.once("cameraUpdate", () => {
|
|
413
|
-
|
|
332
|
+
o.unselect(), this.cursor.removeDeleteButton();
|
|
414
333
|
});
|
|
415
334
|
});
|
|
416
|
-
|
|
335
|
+
r(this, "onHover", ({ target: e }) => {
|
|
417
336
|
if (this.currentMeasureMesh)
|
|
418
337
|
return;
|
|
419
338
|
const t = e;
|
|
420
339
|
t && t.hover();
|
|
421
340
|
});
|
|
422
|
-
|
|
341
|
+
r(this, "onUnHover", ({ target: e }) => {
|
|
423
342
|
if (this.currentMeasureMesh)
|
|
424
343
|
return;
|
|
425
344
|
const t = e;
|
|
426
345
|
t && t.unhover();
|
|
427
346
|
});
|
|
428
|
-
|
|
347
|
+
r(this, "deleteSelectedMesh", () => {
|
|
429
348
|
this.group.children.filter((t) => t.selected).forEach((t) => {
|
|
430
349
|
this.removeMeshEventListeners(t), t.removeFromParent();
|
|
431
350
|
}), this.cursor.removeDeleteButton(), this.five.needsRender = !0;
|
|
432
351
|
});
|
|
433
352
|
// Helper method to remove all event listeners from a mesh
|
|
434
|
-
|
|
435
|
-
var t,
|
|
436
|
-
(t = e.line.pointMeshes) == null || t.forEach((
|
|
437
|
-
const c =
|
|
438
|
-
c && (c(), delete
|
|
439
|
-
}), (
|
|
440
|
-
|
|
441
|
-
}), (
|
|
442
|
-
});
|
|
443
|
-
|
|
353
|
+
r(this, "removeMeshEventListeners", (e) => {
|
|
354
|
+
var t, o, i;
|
|
355
|
+
(t = e.line.pointMeshes) == null || t.forEach((n) => {
|
|
356
|
+
const c = n.__longPressCleanup;
|
|
357
|
+
c && (c(), delete n.__longPressCleanup);
|
|
358
|
+
}), (o = e.line.doms) == null || o.forEach((n) => {
|
|
359
|
+
n != null && n.container && (n.container.onclick = null, n.container.onmouseenter = null, n.container.onmouseleave = null);
|
|
360
|
+
}), (i = e.polygon.areaDom) != null && i.container && (e.polygon.areaDom.container.onclick = null, e.polygon.areaDom.container.onmouseenter = null, e.polygon.areaDom.container.onmouseleave = null), this.fiveDomEvents.removeEventListener(e, "click"), this.fiveDomEvents.removeEventListener(e, "hover"), this.fiveDomEvents.removeEventListener(e, "unHover");
|
|
361
|
+
});
|
|
362
|
+
r(this, "updateSelectAdsorbedHelper", () => {
|
|
444
363
|
if (!this.currentMeasureMesh || this.currentMeasureMesh.points.length === 0) {
|
|
445
364
|
this.pointSelector.setAdherePoints(null), this.pointSelector.adhereLine = [], this.pointSelector.adherePlane = [];
|
|
446
365
|
return;
|
|
@@ -449,13 +368,13 @@ class Pt extends B {
|
|
|
449
368
|
this.pointSelector.setAdherePoints([this.currentMeasureMesh.points[0]]);
|
|
450
369
|
const e = this.currentMeasureMesh.points.at(-1);
|
|
451
370
|
this.pointSelector.adhereLine = [
|
|
452
|
-
new
|
|
453
|
-
new
|
|
454
|
-
new
|
|
371
|
+
new g.Line3(new g.Vector3(1, 0, 0).add(e), new g.Vector3(-1, 0, 0).add(e)),
|
|
372
|
+
new g.Line3(new g.Vector3(0, 1, 0).add(e), new g.Vector3(0, -1, 0).add(e)),
|
|
373
|
+
new g.Line3(new g.Vector3(0, 0, 1).add(e), new g.Vector3(0, 0, -1).add(e))
|
|
455
374
|
], this.pointSelector.adherePlane = [];
|
|
456
375
|
}
|
|
457
376
|
if (this.currentMeasureMesh.points.length >= 3) {
|
|
458
|
-
const e = new
|
|
377
|
+
const e = new g.Plane().setFromCoplanarPoints(
|
|
459
378
|
this.currentMeasureMesh.points[0],
|
|
460
379
|
this.currentMeasureMesh.points[1],
|
|
461
380
|
this.currentMeasureMesh.points[2]
|
|
@@ -464,20 +383,20 @@ class Pt extends B {
|
|
|
464
383
|
} else
|
|
465
384
|
this.pointSelector.adherePlane = [];
|
|
466
385
|
});
|
|
467
|
-
|
|
468
|
-
var t,
|
|
469
|
-
this.removeMeshEventListeners(e), this.addEndpointLongPressListeners(e), (t = e.line.doms) == null || t.forEach((
|
|
470
|
-
|
|
471
|
-
}), (
|
|
386
|
+
r(this, "addMeshEventListeners", (e) => {
|
|
387
|
+
var t, o;
|
|
388
|
+
this.removeMeshEventListeners(e), this.addEndpointLongPressListeners(e), (t = e.line.doms) == null || t.forEach((i) => {
|
|
389
|
+
i != null && i.container && (i.container.onclick = (n) => this.onClick({ origDomEvent: n, target: e }), i.container.onmouseenter = () => this.onHover({ target: e }), i.container.onmouseleave = () => this.onUnHover({ target: e }));
|
|
390
|
+
}), (o = e.polygon.areaDom) != null && o.container && (e.polygon.areaDom.container.onclick = (i) => this.onClick({ origDomEvent: i, target: e }), e.polygon.areaDom.container.onmouseenter = () => this.onHover({ target: e }), e.polygon.areaDom.container.onmouseleave = () => this.onUnHover({ target: e })), this.fiveDomEvents.addEventListener(e, "click", this.onClick), this.fiveDomEvents.addEventListener(e, "hover", this.onHover), this.fiveDomEvents.addEventListener(e, "unHover", this.onUnHover);
|
|
472
391
|
});
|
|
473
|
-
|
|
474
|
-
this.setupGlobalTouchHandler(), e.line.pointMeshes.forEach((t,
|
|
475
|
-
let
|
|
476
|
-
e.isPolygon && e.points.length > 3 && (
|
|
392
|
+
r(this, "addEndpointLongPressListeners", (e) => {
|
|
393
|
+
this.setupGlobalTouchHandler(), e.line.pointMeshes.forEach((t, o) => {
|
|
394
|
+
let i, n = !1, c = o;
|
|
395
|
+
e.isPolygon && e.points.length > 3 && (o === e.line.pointMeshes.length - 1 && (c = 0), o >= e.points.length && (c = 0));
|
|
477
396
|
const a = (l) => {
|
|
478
397
|
if (this.currentMeasureMesh)
|
|
479
398
|
return;
|
|
480
|
-
|
|
399
|
+
n = !1;
|
|
481
400
|
let f = null;
|
|
482
401
|
l.origDomEvent && ("clientX" in l.origDomEvent && "clientY" in l.origDomEvent ? f = {
|
|
483
402
|
x: l.origDomEvent.clientX,
|
|
@@ -489,42 +408,42 @@ class Pt extends B {
|
|
|
489
408
|
x: l.origDomEvent.changedTouches[0].clientX,
|
|
490
409
|
y: l.origDomEvent.changedTouches[0].clientY
|
|
491
410
|
})), l.stopPropagation(), l.origDomEvent && (l.origDomEvent.preventDefault(), l.origDomEvent.stopPropagation()), this.showLongPressIndicator(t, f);
|
|
492
|
-
const
|
|
493
|
-
var
|
|
411
|
+
const d = (s) => {
|
|
412
|
+
var p;
|
|
494
413
|
if (f) {
|
|
495
|
-
let E,
|
|
496
|
-
if ("touches" in
|
|
497
|
-
E =
|
|
498
|
-
else if ("clientX" in
|
|
499
|
-
E =
|
|
414
|
+
let E, v;
|
|
415
|
+
if ("touches" in s && s.touches[0])
|
|
416
|
+
E = s.touches[0].clientX, v = s.touches[0].clientY;
|
|
417
|
+
else if ("clientX" in s)
|
|
418
|
+
E = s.clientX, v = s.clientY;
|
|
500
419
|
else
|
|
501
420
|
return;
|
|
502
|
-
Math.sqrt(Math.pow(E - f.x, 2) + Math.pow(
|
|
421
|
+
Math.sqrt(Math.pow(E - f.x, 2) + Math.pow(v - f.y, 2)) > 10 && (this.hideLongPressIndicator(), i && (clearTimeout(i), i = void 0), (p = this.cleanupGlobalListeners) == null || p.call(this));
|
|
503
422
|
}
|
|
504
423
|
};
|
|
505
424
|
this.cleanupGlobalListeners = () => {
|
|
506
|
-
document.removeEventListener("mousemove",
|
|
507
|
-
}, document.addEventListener("mousemove",
|
|
508
|
-
var
|
|
509
|
-
|
|
425
|
+
document.removeEventListener("mousemove", d), document.removeEventListener("touchmove", d);
|
|
426
|
+
}, document.addEventListener("mousemove", d), document.addEventListener("touchmove", d, { passive: !1 }), i = setTimeout(() => {
|
|
427
|
+
var s;
|
|
428
|
+
n = !0, (s = this.cleanupGlobalListeners) == null || s.call(this), this.hideLongPressIndicator(), this.startRepositioning(e, c, !0, f);
|
|
510
429
|
}, 500);
|
|
511
|
-
},
|
|
430
|
+
}, h = () => {
|
|
512
431
|
var l;
|
|
513
|
-
|
|
514
|
-
},
|
|
515
|
-
if (
|
|
516
|
-
return l.stopPropagation(),
|
|
432
|
+
i && (clearTimeout(i), i = void 0), (l = this.cleanupGlobalListeners) == null || l.call(this), this.hideLongPressIndicator(), n && this.repositioningState && (this.repositioningState.isDragMode && this.repositioningState.hasMoved || this.repositioningState.isDragMode, n = !1);
|
|
433
|
+
}, u = (l) => {
|
|
434
|
+
if (n)
|
|
435
|
+
return l.stopPropagation(), n = !1, !1;
|
|
517
436
|
};
|
|
518
|
-
this.fiveDomEvents.addEventListener(t, "mousedown", a), this.fiveDomEvents.addEventListener(t, "mouseup",
|
|
437
|
+
this.fiveDomEvents.addEventListener(t, "mousedown", a), this.fiveDomEvents.addEventListener(t, "mouseup", h), this.fiveDomEvents.addEventListener(t, "click", u), t.__longPressHandlers = {
|
|
519
438
|
onPointerDown: a,
|
|
520
|
-
onPointerUp:
|
|
521
|
-
onClick:
|
|
439
|
+
onPointerUp: h,
|
|
440
|
+
onClick: u,
|
|
522
441
|
measureMesh: e,
|
|
523
442
|
pointIndex: c
|
|
524
443
|
// Use the corrected point index
|
|
525
444
|
}, t.__longPressCleanup = () => {
|
|
526
445
|
var l;
|
|
527
|
-
|
|
446
|
+
i && clearTimeout(i), (l = this.cleanupGlobalListeners) == null || l.call(this), this.hideLongPressIndicator(), this.fiveDomEvents.removeEventListener(t, "mousedown", a), this.fiveDomEvents.removeEventListener(t, "mouseup", h), this.fiveDomEvents.removeEventListener(t, "click", u), delete t.__longPressHandlers;
|
|
528
447
|
};
|
|
529
448
|
});
|
|
530
449
|
});
|
|
@@ -532,59 +451,59 @@ class Pt extends B {
|
|
|
532
451
|
* @description Load measurement data from external source
|
|
533
452
|
* @param data Array of point data for measurements
|
|
534
453
|
*/
|
|
535
|
-
|
|
454
|
+
r(this, "load", (e) => {
|
|
536
455
|
this.clear(), e.forEach((t) => {
|
|
537
|
-
const
|
|
456
|
+
const o = new _({
|
|
538
457
|
lineStyle: this.lineStyle,
|
|
539
458
|
polygonStyle: this.polygonStyle
|
|
540
459
|
});
|
|
541
|
-
|
|
460
|
+
o.setPoints(t.points), this.group.add(o), this.addMeshEventListeners(o), o.__five_pano_index = this.five.panoIndex;
|
|
542
461
|
}), this.five.needsRender = !0;
|
|
543
462
|
});
|
|
544
463
|
/**
|
|
545
464
|
* Start repositioning an endpoint
|
|
546
465
|
*/
|
|
547
|
-
|
|
466
|
+
r(this, "startRepositioning", (e, t, o = !1, i) => {
|
|
548
467
|
this.currentMeasureMesh || this.repositioningState || (this.repositioningState = {
|
|
549
468
|
measureMesh: e,
|
|
550
469
|
pointIndex: t,
|
|
551
470
|
originalOpacity: e.line.lineOpacity,
|
|
552
|
-
originalMeshState: e.points.map((
|
|
553
|
-
isDragMode:
|
|
554
|
-
mouseDownPosition:
|
|
471
|
+
originalMeshState: e.points.map((n) => n.clone()),
|
|
472
|
+
isDragMode: o,
|
|
473
|
+
mouseDownPosition: i || void 0,
|
|
555
474
|
hasMoved: !1
|
|
556
|
-
}, this.applyRepositioningStyle(e, !0), this.five.on("wantsGesture", this.preventFiveGestures),
|
|
475
|
+
}, this.applyRepositioningStyle(e, !0), this.five.on("wantsGesture", this.preventFiveGestures), o ? this.enableGlobalMouseTracking() : (this.pointSelector.actionIfNoIntersection = "virtualPoint", this.pointSelector.enable(), this.pointSelector.on("intersectionUpdate", this.onRepositioningMove), this.pointSelector.on("select", this.onRepositioningConfirm), this.pointSelector.on("disable", this.cancelRepositioning)), M("esc", this.cancelRepositioning));
|
|
557
476
|
});
|
|
558
477
|
/**
|
|
559
478
|
* Helper method to safely update polygon points while maintaining closure
|
|
560
479
|
*/
|
|
561
|
-
|
|
562
|
-
if (e.isPolygon && t.length > 3 &&
|
|
563
|
-
const
|
|
564
|
-
|
|
480
|
+
r(this, "updatePolygonPoints", (e, t, o, i = !1) => {
|
|
481
|
+
if (e.isPolygon && t.length > 3 && o !== void 0) {
|
|
482
|
+
const n = t.length - 1;
|
|
483
|
+
o === 0 ? t[n] = t[0].clone() : o === n && (t[0] = t[n].clone());
|
|
565
484
|
}
|
|
566
|
-
if (e.points = t,
|
|
567
|
-
const
|
|
568
|
-
if (
|
|
485
|
+
if (e.points = t, i && this.repositioningState) {
|
|
486
|
+
const n = e.line;
|
|
487
|
+
if (n.points = t, t.length >= 2) {
|
|
569
488
|
const c = t.flatMap((a) => [a.x, a.y, a.z]);
|
|
570
|
-
|
|
489
|
+
n.line1.geometry.setPositions(c), n.line1.computeLineDistances();
|
|
571
490
|
}
|
|
572
|
-
if (
|
|
573
|
-
const c = t[
|
|
491
|
+
if (o !== void 0 && e.line.pointMeshes) {
|
|
492
|
+
const c = t[o];
|
|
574
493
|
if (e.isPolygon && t.length > 3) {
|
|
575
494
|
const a = t.length - 1;
|
|
576
|
-
if (
|
|
577
|
-
const
|
|
578
|
-
|
|
579
|
-
} else if (
|
|
580
|
-
const
|
|
581
|
-
|
|
495
|
+
if (o === 0) {
|
|
496
|
+
const h = e.line.pointMeshes[0], u = e.line.pointMeshes[a];
|
|
497
|
+
h && h.position.copy(c), u && u.position.copy(c);
|
|
498
|
+
} else if (o === a) {
|
|
499
|
+
const h = e.line.pointMeshes[0], u = e.line.pointMeshes[a];
|
|
500
|
+
h && h.position.copy(c), u && u.position.copy(c);
|
|
582
501
|
} else {
|
|
583
|
-
const
|
|
584
|
-
|
|
502
|
+
const h = e.line.pointMeshes[o];
|
|
503
|
+
h && h.position.copy(c);
|
|
585
504
|
}
|
|
586
505
|
} else {
|
|
587
|
-
const a = e.line.pointMeshes[
|
|
506
|
+
const a = e.line.pointMeshes[o];
|
|
588
507
|
a && a.position.copy(c);
|
|
589
508
|
}
|
|
590
509
|
}
|
|
@@ -595,36 +514,36 @@ class Pt extends B {
|
|
|
595
514
|
/**
|
|
596
515
|
* Handle mouse movement during repositioning
|
|
597
516
|
*/
|
|
598
|
-
|
|
517
|
+
r(this, "onRepositioningMove", (e) => {
|
|
599
518
|
if (!this.repositioningState || !e)
|
|
600
519
|
return;
|
|
601
|
-
const { measureMesh: t, pointIndex:
|
|
520
|
+
const { measureMesh: t, pointIndex: o } = this.repositioningState;
|
|
602
521
|
this.repositioningState.hasMoved = !0;
|
|
603
|
-
const
|
|
604
|
-
|
|
522
|
+
const i = [...t.points];
|
|
523
|
+
i[o] = e.point.clone(), this.updatePolygonPoints(t, i, o, !0), this.five.needsRender = !0;
|
|
605
524
|
});
|
|
606
525
|
/**
|
|
607
526
|
* Confirm repositioning with click
|
|
608
527
|
*/
|
|
609
|
-
|
|
528
|
+
r(this, "onRepositioningConfirm", (e) => {
|
|
610
529
|
if (!this.repositioningState || !e)
|
|
611
530
|
return;
|
|
612
|
-
const { measureMesh: t, pointIndex:
|
|
613
|
-
|
|
531
|
+
const { measureMesh: t, pointIndex: o } = this.repositioningState, i = [...t.points];
|
|
532
|
+
i[o] = e.point.clone(), this.updatePolygonPoints(t, i, o, !1), this.applyRepositioningStyle(t, !1), this.addEndpointLongPressListeners(t), this.cleanupRepositioning();
|
|
614
533
|
});
|
|
615
534
|
/**
|
|
616
535
|
* Confirm repositioning when drag ends (mouse up after long press drag)
|
|
617
536
|
*/
|
|
618
|
-
|
|
537
|
+
r(this, "confirmRepositioningOnDragEnd", () => {
|
|
619
538
|
if (!this.repositioningState)
|
|
620
539
|
return;
|
|
621
|
-
const { measureMesh: e, pointIndex: t } = this.repositioningState,
|
|
622
|
-
this.updatePolygonPoints(e,
|
|
540
|
+
const { measureMesh: e, pointIndex: t } = this.repositioningState, o = [...e.points];
|
|
541
|
+
this.updatePolygonPoints(e, o, t, !1), this.applyRepositioningStyle(e, !1), this.addEndpointLongPressListeners(e), this.cleanupRepositioning();
|
|
623
542
|
});
|
|
624
543
|
/**
|
|
625
544
|
* Cancel repositioning (restore original position)
|
|
626
545
|
*/
|
|
627
|
-
|
|
546
|
+
r(this, "cancelRepositioning", () => {
|
|
628
547
|
if (!this.repositioningState)
|
|
629
548
|
return;
|
|
630
549
|
const { measureMesh: e, originalMeshState: t } = this.repositioningState;
|
|
@@ -633,87 +552,87 @@ class Pt extends B {
|
|
|
633
552
|
/**
|
|
634
553
|
* Apply or remove repositioning preview styling
|
|
635
554
|
*/
|
|
636
|
-
|
|
637
|
-
const
|
|
555
|
+
r(this, "applyRepositioningStyle", (e, t) => {
|
|
556
|
+
const o = t ? 0.4 : 1, i = t;
|
|
638
557
|
e.line.setStyle({
|
|
639
|
-
lineOpacity:
|
|
640
|
-
dashed:
|
|
558
|
+
lineOpacity: o,
|
|
559
|
+
dashed: i,
|
|
641
560
|
cssStyle: t ? "pointer-events: none;" : "pointer-events: auto;"
|
|
642
561
|
}), e.isPolygon && e.polygon.setStyle({
|
|
643
|
-
opacity:
|
|
562
|
+
opacity: o * 0.3
|
|
644
563
|
// Even more transparent for area
|
|
645
|
-
}), e.line.pointMeshes.forEach((
|
|
646
|
-
|
|
647
|
-
opacity:
|
|
564
|
+
}), e.line.pointMeshes.forEach((n) => {
|
|
565
|
+
n.setStyle({
|
|
566
|
+
opacity: o
|
|
648
567
|
});
|
|
649
568
|
});
|
|
650
569
|
});
|
|
651
570
|
/**
|
|
652
571
|
* Enable global mouse tracking for drag mode (when PointSelector can't track due to mouse being held down)
|
|
653
572
|
*/
|
|
654
|
-
|
|
573
|
+
r(this, "enableGlobalMouseTracking", () => {
|
|
655
574
|
const e = this.five.getElement();
|
|
656
575
|
if (!e)
|
|
657
576
|
return;
|
|
658
577
|
let t = null;
|
|
659
|
-
const
|
|
578
|
+
const o = (h) => {
|
|
660
579
|
if (!this.repositioningState)
|
|
661
580
|
return;
|
|
662
|
-
const
|
|
663
|
-
|
|
664
|
-
const
|
|
665
|
-
|
|
666
|
-
point:
|
|
667
|
-
distance:
|
|
668
|
-
face:
|
|
669
|
-
raycaster:
|
|
581
|
+
const u = e.getBoundingClientRect(), l = (h.clientX - u.left) / u.width * 2 - 1, f = -((h.clientY - u.top) / u.height) * 2 + 1, d = new g.Raycaster();
|
|
582
|
+
d.setFromCamera(new g.Vector2(l, f), this.five.camera);
|
|
583
|
+
const s = this.five.model.intersectRaycaster(d, void 0, !0);
|
|
584
|
+
s && s.length > 0 ? (t = {
|
|
585
|
+
point: s[0].point,
|
|
586
|
+
distance: s[0].distance,
|
|
587
|
+
face: s[0].face,
|
|
588
|
+
raycaster: d
|
|
670
589
|
}, this.onRepositioningMove(t)) : (t = {
|
|
671
|
-
point:
|
|
590
|
+
point: d.ray.origin.clone().add(d.ray.direction.clone().multiplyScalar(5)),
|
|
672
591
|
distance: 5,
|
|
673
|
-
raycaster:
|
|
592
|
+
raycaster: d,
|
|
674
593
|
isVirtual: !0
|
|
675
594
|
}, this.onRepositioningMove(t));
|
|
676
|
-
},
|
|
677
|
-
if (!this.repositioningState || !
|
|
595
|
+
}, i = (h) => {
|
|
596
|
+
if (!this.repositioningState || !h.touches[0])
|
|
678
597
|
return;
|
|
679
|
-
const
|
|
680
|
-
|
|
681
|
-
const
|
|
682
|
-
|
|
683
|
-
point:
|
|
684
|
-
distance:
|
|
685
|
-
face:
|
|
686
|
-
raycaster:
|
|
598
|
+
const u = e.getBoundingClientRect(), l = h.touches[0], f = (l.clientX - u.left) / u.width * 2 - 1, d = -((l.clientY - u.top) / u.height) * 2 + 1, s = new g.Raycaster();
|
|
599
|
+
s.setFromCamera(new g.Vector2(f, d), this.five.camera);
|
|
600
|
+
const p = this.five.model.intersectRaycaster(s, void 0, !0);
|
|
601
|
+
p && p.length > 0 ? (t = {
|
|
602
|
+
point: p[0].point,
|
|
603
|
+
distance: p[0].distance,
|
|
604
|
+
face: p[0].face,
|
|
605
|
+
raycaster: s
|
|
687
606
|
}, this.onRepositioningMove(t)) : (t = {
|
|
688
|
-
point:
|
|
607
|
+
point: s.ray.origin.clone().add(s.ray.direction.clone().multiplyScalar(5)),
|
|
689
608
|
distance: 5,
|
|
690
|
-
raycaster:
|
|
609
|
+
raycaster: s,
|
|
691
610
|
isVirtual: !0
|
|
692
611
|
}, this.onRepositioningMove(t));
|
|
693
|
-
},
|
|
612
|
+
}, n = (h) => {
|
|
694
613
|
this.repositioningState && (t ? this.onRepositioningConfirm(t) : this.confirmRepositioningOnDragEnd());
|
|
695
|
-
}, c = (
|
|
614
|
+
}, c = (h) => {
|
|
696
615
|
this.repositioningState && (t ? this.onRepositioningConfirm(t) : this.confirmRepositioningOnDragEnd());
|
|
697
|
-
}, a = (
|
|
616
|
+
}, a = (h) => {
|
|
698
617
|
this.repositioningState && t && this.onRepositioningConfirm(t);
|
|
699
618
|
};
|
|
700
|
-
document.addEventListener("mousemove",
|
|
701
|
-
document.removeEventListener("mousemove",
|
|
619
|
+
document.addEventListener("mousemove", o), document.addEventListener("mouseup", n), document.addEventListener("click", a), document.addEventListener("touchmove", i, { passive: !1 }), document.addEventListener("touchend", c, { passive: !1 }), this.repositioningState.__globalMouseCleanup = () => {
|
|
620
|
+
document.removeEventListener("mousemove", o), document.removeEventListener("mouseup", n), document.removeEventListener("click", a), document.removeEventListener("touchmove", i), document.removeEventListener("touchend", c);
|
|
702
621
|
};
|
|
703
622
|
});
|
|
704
623
|
/**
|
|
705
624
|
* Show long press visual feedback circle
|
|
706
625
|
*/
|
|
707
|
-
|
|
626
|
+
r(this, "showLongPressIndicator", (e, t) => {
|
|
708
627
|
this.hideLongPressIndicator();
|
|
709
|
-
const
|
|
710
|
-
if (!
|
|
628
|
+
const o = this.five.getElement();
|
|
629
|
+
if (!o)
|
|
711
630
|
return;
|
|
712
631
|
this.five.on("wantsGesture", this.preventFiveGestures);
|
|
713
|
-
const
|
|
714
|
-
if (
|
|
715
|
-
const
|
|
716
|
-
|
|
632
|
+
const i = document.createElement("div");
|
|
633
|
+
if (i.style.position = "absolute", i.style.width = "80px", i.style.height = "80px", i.style.border = "6px solid #f0f0f0", i.style.borderRadius = "50%", i.style.pointerEvents = "none", i.style.zIndex = "10000", i.style.boxSizing = "border-box", i.style.animation = "longPressShrink 500ms linear forwards", !document.querySelector("#longpress-keyframes")) {
|
|
634
|
+
const n = document.createElement("style");
|
|
635
|
+
n.id = "longpress-keyframes", n.textContent = `
|
|
717
636
|
@keyframes longPressShrink {
|
|
718
637
|
from {
|
|
719
638
|
transform: translate(-50%, -50%) scale(1);
|
|
@@ -724,110 +643,110 @@ class Pt extends B {
|
|
|
724
643
|
opacity: 1;
|
|
725
644
|
}
|
|
726
645
|
}
|
|
727
|
-
`, document.head.appendChild(
|
|
646
|
+
`, document.head.appendChild(n);
|
|
728
647
|
}
|
|
729
648
|
if (t)
|
|
730
|
-
|
|
649
|
+
i.style.left = `${t.x}px`, i.style.top = `${t.y}px`, i.style.transform = "translate(-50%, -50%)";
|
|
731
650
|
else {
|
|
732
|
-
const c = e.getWorldPosition(new
|
|
733
|
-
|
|
651
|
+
const c = e.getWorldPosition(new g.Vector3()).clone().project(this.five.camera), a = o.getBoundingClientRect(), h = (c.x + 1) * a.width / 2 + a.left, u = (-c.y + 1) * a.height / 2 + a.top;
|
|
652
|
+
i.style.left = `${h}px`, i.style.top = `${u}px`, i.style.transform = "translate(-50%, -50%)";
|
|
734
653
|
}
|
|
735
|
-
document.body.appendChild(
|
|
654
|
+
document.body.appendChild(i), this.longPressIndicator = i;
|
|
736
655
|
});
|
|
737
656
|
/**
|
|
738
657
|
* Hide long press visual feedback circle
|
|
739
658
|
*/
|
|
740
|
-
|
|
659
|
+
r(this, "hideLongPressIndicator", () => {
|
|
741
660
|
this.longPressIndicator && (this.longPressIndicator.remove(), this.longPressIndicator = null, this.five.off("wantsGesture", this.preventFiveGestures));
|
|
742
661
|
});
|
|
743
662
|
/**
|
|
744
663
|
* Prevent Five canvas gestures during repositioning
|
|
745
664
|
*/
|
|
746
|
-
|
|
665
|
+
r(this, "preventFiveGestures", () => !1);
|
|
747
666
|
/**
|
|
748
667
|
* Clean up repositioning state and event listeners
|
|
749
668
|
*/
|
|
750
|
-
|
|
669
|
+
r(this, "cleanupRepositioning", () => {
|
|
751
670
|
if (this.repositioningState) {
|
|
752
671
|
const e = this.repositioningState.__globalMouseCleanup;
|
|
753
672
|
e && e(), this.repositioningState.isDragMode || (this.pointSelector.off("intersectionUpdate", this.onRepositioningMove), this.pointSelector.off("select", this.onRepositioningConfirm), this.pointSelector.off("disable", this.cancelRepositioning), this.pointSelector.disable());
|
|
754
673
|
}
|
|
755
|
-
this.five.off("wantsGesture", this.preventFiveGestures),
|
|
674
|
+
this.five.off("wantsGesture", this.preventFiveGestures), M.unbind("esc", this.cancelRepositioning), this.repositioningState = null, this.five.needsRender = !0;
|
|
756
675
|
});
|
|
757
|
-
|
|
758
|
-
var
|
|
759
|
-
if ((
|
|
676
|
+
r(this, "setupGlobalTouchHandler", () => {
|
|
677
|
+
var i;
|
|
678
|
+
if ((i = this.globalTouchHandler) != null && i.isSetup)
|
|
760
679
|
return;
|
|
761
680
|
const e = this.five.getElement();
|
|
762
681
|
if (!e)
|
|
763
682
|
return;
|
|
764
|
-
const t = (
|
|
683
|
+
const t = (n) => {
|
|
765
684
|
if (this.currentMeasureMesh)
|
|
766
685
|
return;
|
|
767
|
-
const c =
|
|
686
|
+
const c = n.touches[0];
|
|
768
687
|
if (!c)
|
|
769
688
|
return;
|
|
770
|
-
const a = e.getBoundingClientRect(),
|
|
771
|
-
l.setFromCamera(new
|
|
689
|
+
const a = e.getBoundingClientRect(), h = (c.clientX - a.left) / a.width * 2 - 1, u = -((c.clientY - a.top) / a.height) * 2 + 1, l = new g.Raycaster();
|
|
690
|
+
l.setFromCamera(new g.Vector2(h, u), this.five.camera), l.params.Points.threshold = 0.5, l.params.Line.threshold = 0.1, l.params.Mesh = {};
|
|
772
691
|
const f = [];
|
|
773
|
-
for (const
|
|
774
|
-
if (!(!
|
|
775
|
-
for (let
|
|
776
|
-
const
|
|
777
|
-
if (!
|
|
692
|
+
for (const d of this.group.children)
|
|
693
|
+
if (!(!d || !d.line || !d.line.pointMeshes))
|
|
694
|
+
for (let s = 0; s < d.line.pointMeshes.length; s++) {
|
|
695
|
+
const p = d.line.pointMeshes[s];
|
|
696
|
+
if (!p)
|
|
778
697
|
continue;
|
|
779
|
-
if (l.intersectObject(
|
|
780
|
-
const
|
|
781
|
-
if (
|
|
782
|
-
const
|
|
783
|
-
|
|
784
|
-
pointMesh:
|
|
785
|
-
handlers:
|
|
786
|
-
distance:
|
|
698
|
+
if (l.intersectObject(p, !0).length > 0) {
|
|
699
|
+
const v = p.__longPressHandlers;
|
|
700
|
+
if (v) {
|
|
701
|
+
const b = this.calculateScreenDistance(c, p, e);
|
|
702
|
+
b < 30 && f.push({
|
|
703
|
+
pointMesh: p,
|
|
704
|
+
handlers: v,
|
|
705
|
+
distance: b,
|
|
787
706
|
// Use screen distance for sorting
|
|
788
|
-
measureMesh:
|
|
789
|
-
pointIndex:
|
|
707
|
+
measureMesh: v.measureMesh,
|
|
708
|
+
pointIndex: v.pointIndex
|
|
790
709
|
// Use the STORED pointIndex, not the loop index
|
|
791
710
|
});
|
|
792
711
|
}
|
|
793
712
|
}
|
|
794
713
|
}
|
|
795
714
|
if (f.length > 0) {
|
|
796
|
-
f.sort((
|
|
797
|
-
const
|
|
715
|
+
f.sort((p, E) => p.distance - E.distance);
|
|
716
|
+
const d = f[0];
|
|
798
717
|
if (this.repositioningState)
|
|
799
718
|
return;
|
|
800
|
-
const
|
|
719
|
+
const s = {
|
|
801
720
|
type: "mousedown",
|
|
802
|
-
target:
|
|
803
|
-
origDomEvent:
|
|
721
|
+
target: d.pointMesh,
|
|
722
|
+
origDomEvent: n,
|
|
804
723
|
raycaster: l,
|
|
805
724
|
intersects: [{ distance: 0 }],
|
|
806
725
|
// Use dummy distance since we're using screen distance
|
|
807
726
|
stopPropagation: () => {
|
|
808
|
-
|
|
727
|
+
n.stopPropagation();
|
|
809
728
|
}
|
|
810
729
|
};
|
|
811
|
-
|
|
730
|
+
d.handlers && typeof d.handlers.onPointerDown == "function" && d.handlers.onPointerDown(s);
|
|
812
731
|
}
|
|
813
|
-
},
|
|
732
|
+
}, o = (n) => {
|
|
814
733
|
for (const c of this.group.children)
|
|
815
734
|
if (!(!c || !c.line || !c.line.pointMeshes))
|
|
816
735
|
for (const a of c.line.pointMeshes) {
|
|
817
736
|
if (!a)
|
|
818
737
|
continue;
|
|
819
|
-
const
|
|
820
|
-
|
|
738
|
+
const h = a.__longPressHandlers;
|
|
739
|
+
h && typeof h.onPointerUp == "function" && h.onPointerUp();
|
|
821
740
|
}
|
|
822
741
|
};
|
|
823
|
-
e.addEventListener("touchstart", t, { passive: !1 }), e.addEventListener("touchend",
|
|
742
|
+
e.addEventListener("touchstart", t, { passive: !1 }), e.addEventListener("touchend", o, { passive: !1 }), this.globalTouchHandler = {
|
|
824
743
|
isSetup: !0,
|
|
825
744
|
onTouchStart: t,
|
|
826
|
-
onTouchEnd:
|
|
745
|
+
onTouchEnd: o
|
|
827
746
|
};
|
|
828
747
|
});
|
|
829
748
|
// Remove the stub methods since they're not needed
|
|
830
|
-
|
|
749
|
+
r(this, "disposeGlobalTouchHandler", () => {
|
|
831
750
|
var e;
|
|
832
751
|
if ((e = this.globalTouchHandler) != null && e.isSetup) {
|
|
833
752
|
const t = this.five.getElement();
|
|
@@ -837,31 +756,31 @@ class Pt extends B {
|
|
|
837
756
|
/**
|
|
838
757
|
* Calculate screen distance between touch/mouse point and point mesh
|
|
839
758
|
*/
|
|
840
|
-
|
|
841
|
-
const
|
|
842
|
-
return Math.sqrt(f * f +
|
|
759
|
+
r(this, "calculateScreenDistance", (e, t, o) => {
|
|
760
|
+
const i = e.clientX, n = e.clientY, a = t.getWorldPosition(new g.Vector3()).clone().project(this.five.camera), h = o.getBoundingClientRect(), u = (a.x + 1) * h.width / 2 + h.left, l = (-a.y + 1) * h.height / 2 + h.top, f = i - u, d = n - l;
|
|
761
|
+
return Math.sqrt(f * f + d * d);
|
|
843
762
|
});
|
|
844
763
|
this.five = e;
|
|
845
|
-
const
|
|
846
|
-
this.config = t ?
|
|
764
|
+
const o = { unit: "m", lengthEnable: !0 };
|
|
765
|
+
this.config = t ? y(y({}, o), t) : o, this.group = new Y(), this.group.name = "MeasureGroup", this.five.scene.add(this.group), this.five.on("panoArrived", this.onMoveToPano), this.five.on("modeChange", this.onModeChange), M("delete, backspace", this.deleteSelectedMesh), this.initEventListeners();
|
|
847
766
|
}
|
|
848
767
|
get pointSelector() {
|
|
849
|
-
return this._pointSelector ? this._pointSelector : (this._pointSelector = new
|
|
768
|
+
return this._pointSelector ? this._pointSelector : (this._pointSelector = new F(this.five, { mode: "cursor", helper: { pointHelper: "highlight" } }), this._pointSelector);
|
|
850
769
|
}
|
|
851
770
|
get fiveDomEvents() {
|
|
852
|
-
return this._fiveDomEvents ? this._fiveDomEvents : (this._fiveDomEvents = new
|
|
771
|
+
return this._fiveDomEvents ? this._fiveDomEvents : (this._fiveDomEvents = new G(this.five, { fiveModels: null }), this._fiveDomEvents);
|
|
853
772
|
}
|
|
854
773
|
get cursor() {
|
|
855
|
-
return this._cursor ? this._cursor : (this._cursor = new
|
|
774
|
+
return this._cursor ? this._cursor : (this._cursor = new z(), this._cursor);
|
|
856
775
|
}
|
|
857
776
|
get config() {
|
|
858
777
|
return this._config;
|
|
859
778
|
}
|
|
860
779
|
set config(e) {
|
|
861
|
-
var t,
|
|
862
|
-
this._config = e, this.lineStyle.lengthUnit = e.unit, this.polygonStyle.lengthUnit = e.unit, e.lengthEnable !== void 0 && (this.lineStyle.lengthEnable = e.lengthEnable, this.polygonStyle.lengthEnable = e.lengthEnable),
|
|
780
|
+
var t, o;
|
|
781
|
+
this._config = e, this.lineStyle.lengthUnit = e.unit, this.polygonStyle.lengthUnit = e.unit, e.lengthEnable !== void 0 && (this.lineStyle.lengthEnable = e.lengthEnable, this.polygonStyle.lengthEnable = e.lengthEnable), (o = (t = this.group) == null ? void 0 : t.children) == null || o.forEach((i) => i.changeConfig({ lineStyle: this.lineStyle, polygonStyle: this.polygonStyle }));
|
|
863
782
|
}
|
|
864
783
|
}
|
|
865
784
|
export {
|
|
866
|
-
|
|
785
|
+
yt as MeasureController
|
|
867
786
|
};
|