@realsee/dnalogel 3.67.7-alpha.3 → 3.67.8-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 +7 -2
- package/components/index.js +3 -3
- package/dist/MeasurePlugin/Controller.d.ts +0 -59
- package/dist/ModelMakerPlugin/Controller.d.ts +14 -3
- package/dist/Sculpt/Meshes/Prism.d.ts +34 -2
- package/dist/index.cjs.js +91 -62
- package/dist/index.js +5614 -5786
- package/dist/index.umd.js +91 -62
- package/docs/assets/search.js +1 -1
- package/docs/classes/AreaMakerPluginType.AreaMakerController.html +2 -2
- 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 +23 -16
- 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 +2 -2
- package/docs/classes/Object3DHelperController.html +2 -2
- 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 +2 -2
- 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 +3 -3
- package/docs/classes/Util.LineSegments.html +2 -2
- package/docs/classes/Util.Magnifier.html +2 -2
- 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 +2 -2
- 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 +19 -6
- 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 +20 -7
- 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 +2 -2
- 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 -2
- 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 -1
- 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 +3 -3
- 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 +2 -2
- 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 +2 -2
- package/docs/interfaces/TagConfig.html +3 -3
- 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 +3 -3
- 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 +2 -2
- package/docs/interfaces/Util.MouseGroupParameter.html +2 -2
- package/docs/interfaces/Util.PointIntersection.html +2 -2
- package/docs/interfaces/Util.PointSelectorHelperConfig.html +2 -2
- 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 +2 -2
- package/docs/modules/Util.sculpt.html +2 -2
- package/docs/modules.html +2 -2
- 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 -1
- 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 +3 -3
- 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/MeasurePlugin/Controller.d.ts +0 -59
- package/libs/MeasurePlugin/Controller.js +154 -523
- package/libs/ModelMakerPlugin/Controller.d.ts +14 -3
- package/libs/ModelMakerPlugin/Controller.js +127 -99
- package/libs/PanoTagPlugin/typings/tag/TagConfig.js +1 -1
- package/libs/Sculpt/Meshes/Prism.d.ts +34 -2
- package/libs/Sculpt/Meshes/Prism.js +218 -48
- package/libs/base/BasePlugin.js +1 -1
- package/libs/shared-utils/logger.js +1 -1
- package/libs/vendor/@tweenjs/tween/dist/tween.esm.js.js +4 -4
- package/libs/vendor/hotkeys-js/dist/hotkeys.esm.js +91 -91
- package/package.json +1 -1
|
@@ -1,39 +1,39 @@
|
|
|
1
|
-
var C = Object.defineProperty,
|
|
2
|
-
var
|
|
1
|
+
var C = Object.defineProperty, k = Object.defineProperties;
|
|
2
|
+
var F = Object.getOwnPropertyDescriptors;
|
|
3
3
|
var D = Object.getOwnPropertySymbols;
|
|
4
|
-
var H = Object.prototype.hasOwnProperty,
|
|
5
|
-
var
|
|
6
|
-
for (var e in
|
|
7
|
-
H.call(
|
|
4
|
+
var H = Object.prototype.hasOwnProperty, U = Object.prototype.propertyIsEnumerable;
|
|
5
|
+
var b = (p, l, e) => l in p ? C(p, l, { enumerable: !0, configurable: !0, writable: !0, value: e }) : p[l] = e, h = (p, l) => {
|
|
6
|
+
for (var e in l || (l = {}))
|
|
7
|
+
H.call(l, e) && b(p, e, l[e]);
|
|
8
8
|
if (D)
|
|
9
|
-
for (var e of D(
|
|
10
|
-
|
|
11
|
-
return
|
|
12
|
-
},
|
|
13
|
-
var
|
|
14
|
-
import * as
|
|
9
|
+
for (var e of D(l))
|
|
10
|
+
U.call(l, e) && b(p, e, l[e]);
|
|
11
|
+
return p;
|
|
12
|
+
}, E = (p, l) => k(p, F(l));
|
|
13
|
+
var i = (p, l, e) => (b(p, typeof l != "symbol" ? l + "" : l, e), e);
|
|
14
|
+
import * as a 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 x } from "../shared-utils/Subscribe.js";
|
|
18
|
+
import { PointSelector as I } from "../shared-utils/three/PointSelector/index.js";
|
|
19
19
|
import "../shared-utils/three/CSS3DRenderer/index.js";
|
|
20
20
|
import "../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
21
|
-
import { LineMesh as
|
|
21
|
+
import { LineMesh as L } from "../Sculpt/Meshes/Line.js";
|
|
22
22
|
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 T } from "../shared-utils/five/FiveDomEvents.js";
|
|
27
27
|
import "../shared-utils/five/FivePuppet.js";
|
|
28
28
|
import { MeasureMesh as _ } from "./utils/MeasureMesh.js";
|
|
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
|
|
29
|
+
import { PointMesh as w } from "../Sculpt/Meshes/Point.js";
|
|
30
|
+
import { LineWithDotsMesh as V } from "../Sculpt/Meshes/LineWithDots.js";
|
|
31
|
+
import { hotkeys as m } from "../vendor/hotkeys-js/dist/hotkeys.esm.js";
|
|
32
|
+
import { PolygonMesh as R } from "../Sculpt/Meshes/Polygon.js";
|
|
33
|
+
import { validatePolygon as z } from "./utils/validatePolygon.js";
|
|
34
|
+
import { IObject3D as A } from "../shared-utils/three/IObject3D.js";
|
|
35
|
+
import { Cursor as B } from "../Sculpt/utils/Modules/Cursor.js";
|
|
36
|
+
import { THREERaycaster as N } 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,31 +94,23 @@ 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 gt extends x {
|
|
98
98
|
constructor(e, t) {
|
|
99
99
|
super();
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
r(this, "cleanupGlobalListeners");
|
|
110
|
-
// Global touch handler for endpoint long press
|
|
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", {
|
|
100
|
+
i(this, "name", "MeasurePlugin");
|
|
101
|
+
i(this, "currentMeasureMesh");
|
|
102
|
+
i(this, "five");
|
|
103
|
+
i(this, "group");
|
|
104
|
+
i(this, "_pointSelector");
|
|
105
|
+
i(this, "_fiveDomEvents");
|
|
106
|
+
i(this, "_cursor");
|
|
107
|
+
i(this, "_config");
|
|
108
|
+
i(this, "lineStyle", {
|
|
117
109
|
lengthEnable: !0,
|
|
118
110
|
occlusionVisibility: !0,
|
|
119
111
|
lengthUnit: "m"
|
|
120
112
|
});
|
|
121
|
-
|
|
113
|
+
i(this, "polygonStyle", {
|
|
122
114
|
lengthEnable: !0,
|
|
123
115
|
occlusionVisibility: !0,
|
|
124
116
|
opacity: 0.2,
|
|
@@ -127,105 +119,105 @@ class yt extends I {
|
|
|
127
119
|
/**
|
|
128
120
|
* @description Initialize event listeners for all existing meshes
|
|
129
121
|
*/
|
|
130
|
-
|
|
122
|
+
i(this, "initEventListeners", () => {
|
|
131
123
|
this.group.children.forEach(this.addMeshEventListeners);
|
|
132
124
|
});
|
|
133
125
|
/**
|
|
134
126
|
* @description 开始测量
|
|
135
127
|
*/
|
|
136
|
-
|
|
137
|
-
this.
|
|
128
|
+
i(this, "measure", () => {
|
|
129
|
+
this.listener.addMeasureListener(), m.unbind("delete, backspace"), this.group.children.forEach((r) => r.unselect()), this.cursor.removeDeleteButton();
|
|
138
130
|
const e = new _({
|
|
139
131
|
lineStyle: this.lineStyle,
|
|
140
132
|
polygonStyle: this.polygonStyle
|
|
141
133
|
});
|
|
142
134
|
this.currentMeasureMesh = e, e.line.setStyle({ cssStyle: "pointer-events: none;" }), this.pointSelector.actionIfNoIntersection = "disable", this.updateSelectAdsorbedHelper();
|
|
143
|
-
const t = new
|
|
135
|
+
const t = new w({ occlusionMode: "depthTest", occlusionVisibility: !0 }), n = new V(E(h({}, this.lineStyle), { dashed: !0, cssStyle: "pointer-events: none;" })), o = new R(this.polygonStyle), c = new L(E(h({}, this.lineStyle), {
|
|
144
136
|
lineOpacity: 0.5,
|
|
145
137
|
lineColor: 3407837,
|
|
146
138
|
dashed: !0,
|
|
147
139
|
cssStyle: "pointer-events: none; opacity: 0.5;"
|
|
148
|
-
})),
|
|
140
|
+
})), u = new L(E(h({}, this.lineStyle), {
|
|
149
141
|
lineOpacity: 0.5,
|
|
150
142
|
lineColor: 3407837,
|
|
151
143
|
dashed: !0,
|
|
152
144
|
cssStyle: "pointer-events: none; opacity: 0.5;"
|
|
153
|
-
})),
|
|
154
|
-
t.removeFromParent(),
|
|
145
|
+
})), d = new w({ occlusionMode: "depthTest", occlusionVisibility: !0, color: 3407837, opacity: 0.5 }), v = () => {
|
|
146
|
+
t.removeFromParent(), n.removeFromParent(), o.removeFromParent(), c.removeFromParent(), u.removeFromParent(), d.removeFromParent();
|
|
155
147
|
};
|
|
156
148
|
this.group.add(e);
|
|
157
|
-
const
|
|
158
|
-
if (!
|
|
159
|
-
|
|
149
|
+
const g = (r) => {
|
|
150
|
+
if (!r) {
|
|
151
|
+
v();
|
|
160
152
|
return;
|
|
161
153
|
}
|
|
162
|
-
if (e.points.length === 0 && (this.pointSelector.actionIfNoIntersection = "disable", this.group.addIfNotExists(t), t.position.copy(
|
|
163
|
-
if (this.pointSelector.actionIfNoIntersection = "virtualPoint", t.removeFromParent(), this.group.addIfNotExists(
|
|
164
|
-
|
|
154
|
+
if (e.points.length === 0 && (this.pointSelector.actionIfNoIntersection = "disable", this.group.addIfNotExists(t), t.position.copy(r.point)), e.points.length >= 1)
|
|
155
|
+
if (this.pointSelector.actionIfNoIntersection = "virtualPoint", t.removeFromParent(), this.group.addIfNotExists(n), n.setPoints([e.points.at(-1), r.point]), r.isAdsorbed)
|
|
156
|
+
c.removeFromParent(), u.removeFromParent(), d.removeFromParent();
|
|
165
157
|
else {
|
|
166
|
-
const
|
|
167
|
-
if (Math.abs(
|
|
168
|
-
const
|
|
169
|
-
|
|
158
|
+
const s = e.points.at(-1);
|
|
159
|
+
if (Math.abs(r.point.y - s.y) > 0.2) {
|
|
160
|
+
const f = new a.Vector3(r.point.x, s.y, r.point.z);
|
|
161
|
+
c.setPoints([s, f]), u.setPoints([f, r.point]), d.position.copy(f);
|
|
170
162
|
} else {
|
|
171
|
-
let
|
|
172
|
-
Math.abs(
|
|
163
|
+
let f = new a.Vector3();
|
|
164
|
+
Math.abs(r.point.x - s.x) < Math.abs(r.point.z - s.z) ? f = new a.Vector3(r.point.x, s.y, s.z) : f = new a.Vector3(s.x, s.y, r.point.z), c.setPoints([s, f]), u.setPoints([f, r.point]), d.position.copy(f);
|
|
173
165
|
}
|
|
174
|
-
this.group.addIfNotExists(
|
|
166
|
+
this.group.addIfNotExists(c, u, d);
|
|
175
167
|
}
|
|
176
168
|
if (e.points.length >= 2) {
|
|
177
|
-
const
|
|
178
|
-
|
|
169
|
+
const s = [...e.points, r.point];
|
|
170
|
+
z(s) ? (o.setPoints(s), this.group.addIfNotExists(o)) : o.removeFromParent();
|
|
179
171
|
}
|
|
180
|
-
},
|
|
181
|
-
|
|
182
|
-
},
|
|
183
|
-
var
|
|
184
|
-
e == null || e.setPoints(e.points.slice(0, -1)),
|
|
185
|
-
},
|
|
186
|
-
this.pointSelector.off("intersectionUpdate",
|
|
172
|
+
}, y = (r) => {
|
|
173
|
+
r && (v(), e.setPoints([...e.points, r.point]), this.updateSelectAdsorbedHelper(), e.isPolygon && this.pointSelector.disable());
|
|
174
|
+
}, M = () => {
|
|
175
|
+
var r, s;
|
|
176
|
+
e == null || e.setPoints(e.points.slice(0, -1)), v(), (s = (r = this.pointSelector.pointSelectorHelper) == null ? void 0 : r.magnifier) == null || s.render(), this.updateSelectAdsorbedHelper(), this.five.needsRender = !0;
|
|
177
|
+
}, P = () => {
|
|
178
|
+
this.pointSelector.off("intersectionUpdate", g), this.pointSelector.off("select", y), this.pointSelector.off("disable", P), this.off("undo", M), e.line.setStyle({ cssStyle: "pointer-events: auto;" }), v(), 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");
|
|
187
179
|
};
|
|
188
|
-
this.on("undo",
|
|
180
|
+
this.on("undo", M), this.pointSelector.on("intersectionUpdate", g), this.pointSelector.on("select", y), this.pointSelector.on("disable", P), this.pointSelector.enable();
|
|
189
181
|
});
|
|
190
182
|
/**
|
|
191
183
|
* @description 结束测量
|
|
192
184
|
*/
|
|
193
|
-
|
|
185
|
+
i(this, "endMeasure", () => {
|
|
194
186
|
this.pointSelector.disable();
|
|
195
187
|
});
|
|
196
188
|
/**
|
|
197
189
|
* Enable or disable the display of length measurements
|
|
198
190
|
* @param enable - Whether to display length measurements
|
|
199
191
|
*/
|
|
200
|
-
|
|
192
|
+
i(this, "setLengthEnable", (e) => {
|
|
201
193
|
this.lineStyle.lengthEnable = e, this.polygonStyle.lengthEnable = e, this.group.children.forEach((t) => {
|
|
202
194
|
t.changeConfig({
|
|
203
|
-
lineStyle:
|
|
204
|
-
polygonStyle:
|
|
195
|
+
lineStyle: h({}, this.lineStyle),
|
|
196
|
+
polygonStyle: h({}, this.polygonStyle)
|
|
205
197
|
}), this.addMeshEventListeners(t);
|
|
206
198
|
}), this.currentMeasureMesh && this.currentMeasureMesh.changeConfig({
|
|
207
|
-
lineStyle:
|
|
208
|
-
polygonStyle:
|
|
199
|
+
lineStyle: h({}, this.lineStyle),
|
|
200
|
+
polygonStyle: h({}, this.polygonStyle)
|
|
209
201
|
}), this.five.needsRender = !0;
|
|
210
202
|
});
|
|
211
203
|
/**
|
|
212
204
|
* Switch the measurement unit without resetting the plugin
|
|
213
205
|
* @param unit - The new unit to use ('m' for metric or 'ft' for imperial)
|
|
214
206
|
*/
|
|
215
|
-
|
|
207
|
+
i(this, "setUnit", (e) => {
|
|
216
208
|
if (this._config && (this._config.unit = e), this.lineStyle.lengthUnit = e, this.polygonStyle.lengthUnit = e, this.group.children.forEach((t) => {
|
|
217
209
|
try {
|
|
218
210
|
t.changeConfig({
|
|
219
|
-
lineStyle:
|
|
220
|
-
polygonStyle:
|
|
211
|
+
lineStyle: h({}, this.lineStyle),
|
|
212
|
+
polygonStyle: h({}, this.polygonStyle)
|
|
221
213
|
}), this.addMeshEventListeners(t);
|
|
222
|
-
} catch (
|
|
214
|
+
} catch (n) {
|
|
223
215
|
}
|
|
224
216
|
}), this.currentMeasureMesh)
|
|
225
217
|
try {
|
|
226
218
|
this.currentMeasureMesh.changeConfig({
|
|
227
|
-
lineStyle:
|
|
228
|
-
polygonStyle:
|
|
219
|
+
lineStyle: h({}, this.lineStyle),
|
|
220
|
+
polygonStyle: h({}, this.polygonStyle)
|
|
229
221
|
});
|
|
230
222
|
} catch (t) {
|
|
231
223
|
}
|
|
@@ -234,132 +226,129 @@ class yt extends I {
|
|
|
234
226
|
/**
|
|
235
227
|
* @description 取消本次测量
|
|
236
228
|
*/
|
|
237
|
-
|
|
229
|
+
i(this, "cancel", () => {
|
|
238
230
|
var e;
|
|
239
231
|
(e = this.currentMeasureMesh) == null || e.removeFromParent(), this.pointSelector.disable();
|
|
240
232
|
});
|
|
241
233
|
/**
|
|
242
234
|
* @description 撤销上一步
|
|
243
235
|
*/
|
|
244
|
-
|
|
236
|
+
i(this, "undo", () => {
|
|
245
237
|
this.emit("undo");
|
|
246
238
|
});
|
|
247
239
|
/**
|
|
248
240
|
* @description 清空正在测量的内容
|
|
249
241
|
*/
|
|
250
|
-
|
|
242
|
+
i(this, "clearCurrentMeasure", () => {
|
|
251
243
|
var e;
|
|
252
244
|
(e = this.currentMeasureMesh) == null || e.removeFromParent(), this.currentMeasureMesh = null, this.pointSelector.disable();
|
|
253
245
|
});
|
|
254
246
|
/**
|
|
255
247
|
* @description 清空所有测量内容
|
|
256
248
|
*/
|
|
257
|
-
|
|
249
|
+
i(this, "clear", () => {
|
|
258
250
|
this.currentMeasureMesh = null, this.pointSelector.disable(), this.group.children.forEach(this.removeMeshEventListeners), this.group.removeChildren(), this.cursor.removeDeleteButton();
|
|
259
251
|
});
|
|
260
|
-
|
|
261
|
-
this.listener.removeMeasureListener(), this.listener.removeClickListener(), this.pointSelector.disable(), this.
|
|
252
|
+
i(this, "dispose", () => {
|
|
253
|
+
this.listener.removeMeasureListener(), this.listener.removeClickListener(), this.pointSelector.disable(), this.clear();
|
|
262
254
|
});
|
|
263
255
|
// eslint-disable-next-line @typescript-eslint/member-ordering
|
|
264
|
-
|
|
256
|
+
i(this, "listener", {
|
|
265
257
|
// 点击事件
|
|
266
258
|
addClickListener: () => {
|
|
267
|
-
this.five.on("panoArrived", this.onMoveToPano), this.five.on("modeChange", this.onModeChange),
|
|
259
|
+
this.five.on("panoArrived", this.onMoveToPano), this.five.on("modeChange", this.onModeChange), m("delete, backspace", this.deleteSelectedMesh), this.initEventListeners();
|
|
268
260
|
},
|
|
269
261
|
removeClickListener: () => {
|
|
270
262
|
this.group.children.forEach((e) => {
|
|
271
|
-
var t,
|
|
272
|
-
(t = e.line.doms) == null || t.forEach((
|
|
273
|
-
|
|
274
|
-
}), (
|
|
275
|
-
}), this.fiveDomEvents.clear(), this.five.off("panoArrived", this.onMoveToPano), this.five.off("modeChange", this.onModeChange),
|
|
263
|
+
var t, n;
|
|
264
|
+
(t = e.line.doms) == null || t.forEach((o) => {
|
|
265
|
+
o != null && o.container && (o.container.onclick = null, o.container.onmouseenter = null, o.container.onmouseleave = null);
|
|
266
|
+
}), (n = e.polygon.areaDom) != null && n.container && (e.polygon.areaDom.container.onclick = null, e.polygon.areaDom.container.onmouseenter = null, e.polygon.areaDom.container.onmouseleave = null);
|
|
267
|
+
}), this.fiveDomEvents.clear(), this.five.off("panoArrived", this.onMoveToPano), this.five.off("modeChange", this.onModeChange), m.unbind("delete, backspace");
|
|
276
268
|
},
|
|
277
269
|
// 绘制快捷键
|
|
278
270
|
addMeasureListener: () => {
|
|
279
|
-
|
|
271
|
+
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);
|
|
280
272
|
},
|
|
281
273
|
removeMeasureListener: () => {
|
|
282
|
-
|
|
274
|
+
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);
|
|
283
275
|
}
|
|
284
276
|
});
|
|
285
|
-
|
|
286
|
-
const t = this.group.children.filter((
|
|
287
|
-
t.forEach((
|
|
288
|
-
var
|
|
289
|
-
if (
|
|
290
|
-
|
|
277
|
+
i(this, "onMoveToPano", (e) => {
|
|
278
|
+
const t = this.group.children.filter((o) => o !== this.currentMeasureMesh), n = new N();
|
|
279
|
+
t.forEach((o) => {
|
|
280
|
+
var u;
|
|
281
|
+
if (o.unselect(), o.__five_pano_index === e) {
|
|
282
|
+
o.visible = !0;
|
|
291
283
|
return;
|
|
292
284
|
}
|
|
293
|
-
((
|
|
294
|
-
var
|
|
295
|
-
const
|
|
296
|
-
|
|
297
|
-
const
|
|
298
|
-
if (!
|
|
285
|
+
((u = o.line.points) == null ? void 0 : u.some((d) => {
|
|
286
|
+
var s, S;
|
|
287
|
+
const v = d.clone().sub(this.five.camera.position).normalize();
|
|
288
|
+
n.set(this.five.camera.position, v);
|
|
289
|
+
const g = (S = (s = this.five.model.intersectRaycaster(n, void 0, !0)) == null ? void 0 : s[0]) == null ? void 0 : S.point;
|
|
290
|
+
if (!g)
|
|
299
291
|
return !0;
|
|
300
|
-
const
|
|
301
|
-
return
|
|
302
|
-
})) ?
|
|
292
|
+
const y = 0.01, M = d.distanceTo(this.five.camera.position);
|
|
293
|
+
return g.distanceTo(this.five.camera.position) + y > M;
|
|
294
|
+
})) ? o.visible = !0 : o.visible = !1, this.five.needsRender = !0;
|
|
303
295
|
});
|
|
304
296
|
});
|
|
305
|
-
|
|
297
|
+
i(this, "onModeChange", (e) => {
|
|
306
298
|
e === "Mapview" && this.group.children.forEach((t) => {
|
|
307
299
|
t.visible = !0;
|
|
308
300
|
});
|
|
309
301
|
});
|
|
310
|
-
|
|
311
|
-
var
|
|
312
|
-
const
|
|
313
|
-
if (!
|
|
302
|
+
i(this, "onClick", ({ origDomEvent: e, target: t }) => {
|
|
303
|
+
var v;
|
|
304
|
+
const n = t;
|
|
305
|
+
if (!n)
|
|
314
306
|
return;
|
|
315
|
-
if (
|
|
316
|
-
|
|
307
|
+
if (n.selected) {
|
|
308
|
+
n.unselect(), this.cursor.removeDeleteButton();
|
|
317
309
|
return;
|
|
318
310
|
}
|
|
319
|
-
let
|
|
320
|
-
if (e && ("touches" in e && e.touches && e.touches[0] ? (
|
|
311
|
+
let o, c;
|
|
312
|
+
if (e && ("touches" in e && e.touches && e.touches[0] ? (o = e.touches[0].clientX, c = e.touches[0].clientY) : "clientX" in e && "clientY" in e && (o = e.clientX, c = e.clientY)), o === void 0 || c === void 0)
|
|
321
313
|
return;
|
|
322
|
-
this.group.children.forEach((
|
|
323
|
-
const
|
|
324
|
-
this.removeMeshEventListeners(
|
|
325
|
-
},
|
|
314
|
+
this.group.children.forEach((g) => g.unselect()), n.select();
|
|
315
|
+
const u = () => {
|
|
316
|
+
this.removeMeshEventListeners(n), n.removeFromParent(), this.cursor.removeDeleteButton(), this.five.needsRender = !0;
|
|
317
|
+
}, d = ((v = this.five.getElement()) == null ? void 0 : v.parentElement) || document.body;
|
|
326
318
|
this.cursor.showDeleteButton({
|
|
327
|
-
clientX:
|
|
328
|
-
clientY:
|
|
329
|
-
container:
|
|
330
|
-
onClick:
|
|
319
|
+
clientX: o,
|
|
320
|
+
clientY: c,
|
|
321
|
+
container: d,
|
|
322
|
+
onClick: u
|
|
331
323
|
}), this.five.once("cameraUpdate", () => {
|
|
332
|
-
|
|
324
|
+
n.unselect(), this.cursor.removeDeleteButton();
|
|
333
325
|
});
|
|
334
326
|
});
|
|
335
|
-
|
|
327
|
+
i(this, "onHover", ({ target: e }) => {
|
|
336
328
|
if (this.currentMeasureMesh)
|
|
337
329
|
return;
|
|
338
330
|
const t = e;
|
|
339
331
|
t && t.hover();
|
|
340
332
|
});
|
|
341
|
-
|
|
333
|
+
i(this, "onUnHover", ({ target: e }) => {
|
|
342
334
|
if (this.currentMeasureMesh)
|
|
343
335
|
return;
|
|
344
336
|
const t = e;
|
|
345
337
|
t && t.unhover();
|
|
346
338
|
});
|
|
347
|
-
|
|
339
|
+
i(this, "deleteSelectedMesh", () => {
|
|
348
340
|
this.group.children.filter((t) => t.selected).forEach((t) => {
|
|
349
341
|
this.removeMeshEventListeners(t), t.removeFromParent();
|
|
350
342
|
}), this.cursor.removeDeleteButton(), this.five.needsRender = !0;
|
|
351
343
|
});
|
|
352
344
|
// Helper method to remove all event listeners from a mesh
|
|
353
|
-
|
|
354
|
-
var t,
|
|
355
|
-
(t = e.line.
|
|
356
|
-
|
|
357
|
-
|
|
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");
|
|
345
|
+
i(this, "removeMeshEventListeners", (e) => {
|
|
346
|
+
var t, n;
|
|
347
|
+
(t = e.line.doms) == null || t.forEach((o) => {
|
|
348
|
+
o != null && o.container && (o.container.onclick = null, o.container.onmouseenter = null, o.container.onmouseleave = null);
|
|
349
|
+
}), (n = e.polygon.areaDom) != null && n.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
350
|
});
|
|
362
|
-
|
|
351
|
+
i(this, "updateSelectAdsorbedHelper", () => {
|
|
363
352
|
if (!this.currentMeasureMesh || this.currentMeasureMesh.points.length === 0) {
|
|
364
353
|
this.pointSelector.setAdherePoints(null), this.pointSelector.adhereLine = [], this.pointSelector.adherePlane = [];
|
|
365
354
|
return;
|
|
@@ -368,13 +357,13 @@ class yt extends I {
|
|
|
368
357
|
this.pointSelector.setAdherePoints([this.currentMeasureMesh.points[0]]);
|
|
369
358
|
const e = this.currentMeasureMesh.points.at(-1);
|
|
370
359
|
this.pointSelector.adhereLine = [
|
|
371
|
-
new
|
|
372
|
-
new
|
|
373
|
-
new
|
|
360
|
+
new a.Line3(new a.Vector3(1, 0, 0).add(e), new a.Vector3(-1, 0, 0).add(e)),
|
|
361
|
+
new a.Line3(new a.Vector3(0, 1, 0).add(e), new a.Vector3(0, -1, 0).add(e)),
|
|
362
|
+
new a.Line3(new a.Vector3(0, 0, 1).add(e), new a.Vector3(0, 0, -1).add(e))
|
|
374
363
|
], this.pointSelector.adherePlane = [];
|
|
375
364
|
}
|
|
376
365
|
if (this.currentMeasureMesh.points.length >= 3) {
|
|
377
|
-
const e = new
|
|
366
|
+
const e = new a.Plane().setFromCoplanarPoints(
|
|
378
367
|
this.currentMeasureMesh.points[0],
|
|
379
368
|
this.currentMeasureMesh.points[1],
|
|
380
369
|
this.currentMeasureMesh.points[2]
|
|
@@ -383,404 +372,46 @@ class yt extends I {
|
|
|
383
372
|
} else
|
|
384
373
|
this.pointSelector.adherePlane = [];
|
|
385
374
|
});
|
|
386
|
-
|
|
387
|
-
var t,
|
|
388
|
-
this.removeMeshEventListeners(e),
|
|
389
|
-
|
|
390
|
-
}), (
|
|
391
|
-
});
|
|
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));
|
|
396
|
-
const a = (l) => {
|
|
397
|
-
if (this.currentMeasureMesh)
|
|
398
|
-
return;
|
|
399
|
-
n = !1;
|
|
400
|
-
let f = null;
|
|
401
|
-
l.origDomEvent && ("clientX" in l.origDomEvent && "clientY" in l.origDomEvent ? f = {
|
|
402
|
-
x: l.origDomEvent.clientX,
|
|
403
|
-
y: l.origDomEvent.clientY
|
|
404
|
-
} : "touches" in l.origDomEvent && l.origDomEvent.touches && l.origDomEvent.touches[0] ? f = {
|
|
405
|
-
x: l.origDomEvent.touches[0].clientX,
|
|
406
|
-
y: l.origDomEvent.touches[0].clientY
|
|
407
|
-
} : "changedTouches" in l.origDomEvent && l.origDomEvent.changedTouches && l.origDomEvent.changedTouches[0] && (f = {
|
|
408
|
-
x: l.origDomEvent.changedTouches[0].clientX,
|
|
409
|
-
y: l.origDomEvent.changedTouches[0].clientY
|
|
410
|
-
})), l.stopPropagation(), l.origDomEvent && (l.origDomEvent.preventDefault(), l.origDomEvent.stopPropagation()), this.showLongPressIndicator(t, f);
|
|
411
|
-
const d = (s) => {
|
|
412
|
-
var p;
|
|
413
|
-
if (f) {
|
|
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;
|
|
419
|
-
else
|
|
420
|
-
return;
|
|
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));
|
|
422
|
-
}
|
|
423
|
-
};
|
|
424
|
-
this.cleanupGlobalListeners = () => {
|
|
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);
|
|
429
|
-
}, 500);
|
|
430
|
-
}, h = () => {
|
|
431
|
-
var l;
|
|
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;
|
|
436
|
-
};
|
|
437
|
-
this.fiveDomEvents.addEventListener(t, "mousedown", a), this.fiveDomEvents.addEventListener(t, "mouseup", h), this.fiveDomEvents.addEventListener(t, "click", u), t.__longPressHandlers = {
|
|
438
|
-
onPointerDown: a,
|
|
439
|
-
onPointerUp: h,
|
|
440
|
-
onClick: u,
|
|
441
|
-
measureMesh: e,
|
|
442
|
-
pointIndex: c
|
|
443
|
-
// Use the corrected point index
|
|
444
|
-
}, t.__longPressCleanup = () => {
|
|
445
|
-
var l;
|
|
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;
|
|
447
|
-
};
|
|
448
|
-
});
|
|
375
|
+
i(this, "addMeshEventListeners", (e) => {
|
|
376
|
+
var t, n;
|
|
377
|
+
this.removeMeshEventListeners(e), (t = e.line.doms) == null || t.forEach((o) => {
|
|
378
|
+
o != null && o.container && (o.container.onclick = (c) => this.onClick({ origDomEvent: c, target: e }), o.container.onmouseenter = () => this.onHover({ target: e }), o.container.onmouseleave = () => this.onUnHover({ target: e }));
|
|
379
|
+
}), (n = e.polygon.areaDom) != null && n.container && (e.polygon.areaDom.container.onclick = (o) => this.onClick({ origDomEvent: o, 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);
|
|
449
380
|
});
|
|
450
381
|
/**
|
|
451
382
|
* @description Load measurement data from external source
|
|
452
383
|
* @param data Array of point data for measurements
|
|
453
384
|
*/
|
|
454
|
-
|
|
385
|
+
i(this, "load", (e) => {
|
|
455
386
|
this.clear(), e.forEach((t) => {
|
|
456
|
-
const
|
|
387
|
+
const n = new _({
|
|
457
388
|
lineStyle: this.lineStyle,
|
|
458
389
|
polygonStyle: this.polygonStyle
|
|
459
390
|
});
|
|
460
|
-
|
|
391
|
+
n.setPoints(t.points), this.group.add(n), this.addMeshEventListeners(n), n.__five_pano_index = this.five.panoIndex;
|
|
461
392
|
}), this.five.needsRender = !0;
|
|
462
393
|
});
|
|
463
|
-
/**
|
|
464
|
-
* Start repositioning an endpoint
|
|
465
|
-
*/
|
|
466
|
-
r(this, "startRepositioning", (e, t, o = !1, i) => {
|
|
467
|
-
this.currentMeasureMesh || this.repositioningState || (this.repositioningState = {
|
|
468
|
-
measureMesh: e,
|
|
469
|
-
pointIndex: t,
|
|
470
|
-
originalOpacity: e.line.lineOpacity,
|
|
471
|
-
originalMeshState: e.points.map((n) => n.clone()),
|
|
472
|
-
isDragMode: o,
|
|
473
|
-
mouseDownPosition: i || void 0,
|
|
474
|
-
hasMoved: !1
|
|
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));
|
|
476
|
-
});
|
|
477
|
-
/**
|
|
478
|
-
* Helper method to safely update polygon points while maintaining closure
|
|
479
|
-
*/
|
|
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());
|
|
484
|
-
}
|
|
485
|
-
if (e.points = t, i && this.repositioningState) {
|
|
486
|
-
const n = e.line;
|
|
487
|
-
if (n.points = t, t.length >= 2) {
|
|
488
|
-
const c = t.flatMap((a) => [a.x, a.y, a.z]);
|
|
489
|
-
n.line1.geometry.setPositions(c), n.line1.computeLineDistances();
|
|
490
|
-
}
|
|
491
|
-
if (o !== void 0 && e.line.pointMeshes) {
|
|
492
|
-
const c = t[o];
|
|
493
|
-
if (e.isPolygon && t.length > 3) {
|
|
494
|
-
const a = t.length - 1;
|
|
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);
|
|
501
|
-
} else {
|
|
502
|
-
const h = e.line.pointMeshes[o];
|
|
503
|
-
h && h.position.copy(c);
|
|
504
|
-
}
|
|
505
|
-
} else {
|
|
506
|
-
const a = e.line.pointMeshes[o];
|
|
507
|
-
a && a.position.copy(c);
|
|
508
|
-
}
|
|
509
|
-
}
|
|
510
|
-
e.isPolygon && e.polygon.setPoints(t);
|
|
511
|
-
} else
|
|
512
|
-
e.line.setPoints(t), e.isPolygon && e.polygon.setPoints(t);
|
|
513
|
-
});
|
|
514
|
-
/**
|
|
515
|
-
* Handle mouse movement during repositioning
|
|
516
|
-
*/
|
|
517
|
-
r(this, "onRepositioningMove", (e) => {
|
|
518
|
-
if (!this.repositioningState || !e)
|
|
519
|
-
return;
|
|
520
|
-
const { measureMesh: t, pointIndex: o } = this.repositioningState;
|
|
521
|
-
this.repositioningState.hasMoved = !0;
|
|
522
|
-
const i = [...t.points];
|
|
523
|
-
i[o] = e.point.clone(), this.updatePolygonPoints(t, i, o, !0), this.five.needsRender = !0;
|
|
524
|
-
});
|
|
525
|
-
/**
|
|
526
|
-
* Confirm repositioning with click
|
|
527
|
-
*/
|
|
528
|
-
r(this, "onRepositioningConfirm", (e) => {
|
|
529
|
-
if (!this.repositioningState || !e)
|
|
530
|
-
return;
|
|
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();
|
|
533
|
-
});
|
|
534
|
-
/**
|
|
535
|
-
* Confirm repositioning when drag ends (mouse up after long press drag)
|
|
536
|
-
*/
|
|
537
|
-
r(this, "confirmRepositioningOnDragEnd", () => {
|
|
538
|
-
if (!this.repositioningState)
|
|
539
|
-
return;
|
|
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();
|
|
542
|
-
});
|
|
543
|
-
/**
|
|
544
|
-
* Cancel repositioning (restore original position)
|
|
545
|
-
*/
|
|
546
|
-
r(this, "cancelRepositioning", () => {
|
|
547
|
-
if (!this.repositioningState)
|
|
548
|
-
return;
|
|
549
|
-
const { measureMesh: e, originalMeshState: t } = this.repositioningState;
|
|
550
|
-
this.updatePolygonPoints(e, t, void 0, !1), this.applyRepositioningStyle(e, !1), this.addEndpointLongPressListeners(e), this.cleanupRepositioning();
|
|
551
|
-
});
|
|
552
|
-
/**
|
|
553
|
-
* Apply or remove repositioning preview styling
|
|
554
|
-
*/
|
|
555
|
-
r(this, "applyRepositioningStyle", (e, t) => {
|
|
556
|
-
const o = t ? 0.4 : 1, i = t;
|
|
557
|
-
e.line.setStyle({
|
|
558
|
-
lineOpacity: o,
|
|
559
|
-
dashed: i,
|
|
560
|
-
cssStyle: t ? "pointer-events: none;" : "pointer-events: auto;"
|
|
561
|
-
}), e.isPolygon && e.polygon.setStyle({
|
|
562
|
-
opacity: o * 0.3
|
|
563
|
-
// Even more transparent for area
|
|
564
|
-
}), e.line.pointMeshes.forEach((n) => {
|
|
565
|
-
n.setStyle({
|
|
566
|
-
opacity: o
|
|
567
|
-
});
|
|
568
|
-
});
|
|
569
|
-
});
|
|
570
|
-
/**
|
|
571
|
-
* Enable global mouse tracking for drag mode (when PointSelector can't track due to mouse being held down)
|
|
572
|
-
*/
|
|
573
|
-
r(this, "enableGlobalMouseTracking", () => {
|
|
574
|
-
const e = this.five.getElement();
|
|
575
|
-
if (!e)
|
|
576
|
-
return;
|
|
577
|
-
let t = null;
|
|
578
|
-
const o = (h) => {
|
|
579
|
-
if (!this.repositioningState)
|
|
580
|
-
return;
|
|
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
|
|
589
|
-
}, this.onRepositioningMove(t)) : (t = {
|
|
590
|
-
point: d.ray.origin.clone().add(d.ray.direction.clone().multiplyScalar(5)),
|
|
591
|
-
distance: 5,
|
|
592
|
-
raycaster: d,
|
|
593
|
-
isVirtual: !0
|
|
594
|
-
}, this.onRepositioningMove(t));
|
|
595
|
-
}, i = (h) => {
|
|
596
|
-
if (!this.repositioningState || !h.touches[0])
|
|
597
|
-
return;
|
|
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
|
|
606
|
-
}, this.onRepositioningMove(t)) : (t = {
|
|
607
|
-
point: s.ray.origin.clone().add(s.ray.direction.clone().multiplyScalar(5)),
|
|
608
|
-
distance: 5,
|
|
609
|
-
raycaster: s,
|
|
610
|
-
isVirtual: !0
|
|
611
|
-
}, this.onRepositioningMove(t));
|
|
612
|
-
}, n = (h) => {
|
|
613
|
-
this.repositioningState && (t ? this.onRepositioningConfirm(t) : this.confirmRepositioningOnDragEnd());
|
|
614
|
-
}, c = (h) => {
|
|
615
|
-
this.repositioningState && (t ? this.onRepositioningConfirm(t) : this.confirmRepositioningOnDragEnd());
|
|
616
|
-
}, a = (h) => {
|
|
617
|
-
this.repositioningState && t && this.onRepositioningConfirm(t);
|
|
618
|
-
};
|
|
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);
|
|
621
|
-
};
|
|
622
|
-
});
|
|
623
|
-
/**
|
|
624
|
-
* Show long press visual feedback circle
|
|
625
|
-
*/
|
|
626
|
-
r(this, "showLongPressIndicator", (e, t) => {
|
|
627
|
-
this.hideLongPressIndicator();
|
|
628
|
-
const o = this.five.getElement();
|
|
629
|
-
if (!o)
|
|
630
|
-
return;
|
|
631
|
-
this.five.on("wantsGesture", this.preventFiveGestures);
|
|
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 = `
|
|
636
|
-
@keyframes longPressShrink {
|
|
637
|
-
from {
|
|
638
|
-
transform: translate(-50%, -50%) scale(1);
|
|
639
|
-
opacity: 0.8;
|
|
640
|
-
}
|
|
641
|
-
to {
|
|
642
|
-
transform: translate(-50%, -50%) scale(0);
|
|
643
|
-
opacity: 1;
|
|
644
|
-
}
|
|
645
|
-
}
|
|
646
|
-
`, document.head.appendChild(n);
|
|
647
|
-
}
|
|
648
|
-
if (t)
|
|
649
|
-
i.style.left = `${t.x}px`, i.style.top = `${t.y}px`, i.style.transform = "translate(-50%, -50%)";
|
|
650
|
-
else {
|
|
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%)";
|
|
653
|
-
}
|
|
654
|
-
document.body.appendChild(i), this.longPressIndicator = i;
|
|
655
|
-
});
|
|
656
|
-
/**
|
|
657
|
-
* Hide long press visual feedback circle
|
|
658
|
-
*/
|
|
659
|
-
r(this, "hideLongPressIndicator", () => {
|
|
660
|
-
this.longPressIndicator && (this.longPressIndicator.remove(), this.longPressIndicator = null, this.five.off("wantsGesture", this.preventFiveGestures));
|
|
661
|
-
});
|
|
662
|
-
/**
|
|
663
|
-
* Prevent Five canvas gestures during repositioning
|
|
664
|
-
*/
|
|
665
|
-
r(this, "preventFiveGestures", () => !1);
|
|
666
|
-
/**
|
|
667
|
-
* Clean up repositioning state and event listeners
|
|
668
|
-
*/
|
|
669
|
-
r(this, "cleanupRepositioning", () => {
|
|
670
|
-
if (this.repositioningState) {
|
|
671
|
-
const e = this.repositioningState.__globalMouseCleanup;
|
|
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());
|
|
673
|
-
}
|
|
674
|
-
this.five.off("wantsGesture", this.preventFiveGestures), M.unbind("esc", this.cancelRepositioning), this.repositioningState = null, this.five.needsRender = !0;
|
|
675
|
-
});
|
|
676
|
-
r(this, "setupGlobalTouchHandler", () => {
|
|
677
|
-
var i;
|
|
678
|
-
if ((i = this.globalTouchHandler) != null && i.isSetup)
|
|
679
|
-
return;
|
|
680
|
-
const e = this.five.getElement();
|
|
681
|
-
if (!e)
|
|
682
|
-
return;
|
|
683
|
-
const t = (n) => {
|
|
684
|
-
if (this.currentMeasureMesh)
|
|
685
|
-
return;
|
|
686
|
-
const c = n.touches[0];
|
|
687
|
-
if (!c)
|
|
688
|
-
return;
|
|
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 = {};
|
|
691
|
-
const f = [];
|
|
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)
|
|
697
|
-
continue;
|
|
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,
|
|
706
|
-
// Use screen distance for sorting
|
|
707
|
-
measureMesh: v.measureMesh,
|
|
708
|
-
pointIndex: v.pointIndex
|
|
709
|
-
// Use the STORED pointIndex, not the loop index
|
|
710
|
-
});
|
|
711
|
-
}
|
|
712
|
-
}
|
|
713
|
-
}
|
|
714
|
-
if (f.length > 0) {
|
|
715
|
-
f.sort((p, E) => p.distance - E.distance);
|
|
716
|
-
const d = f[0];
|
|
717
|
-
if (this.repositioningState)
|
|
718
|
-
return;
|
|
719
|
-
const s = {
|
|
720
|
-
type: "mousedown",
|
|
721
|
-
target: d.pointMesh,
|
|
722
|
-
origDomEvent: n,
|
|
723
|
-
raycaster: l,
|
|
724
|
-
intersects: [{ distance: 0 }],
|
|
725
|
-
// Use dummy distance since we're using screen distance
|
|
726
|
-
stopPropagation: () => {
|
|
727
|
-
n.stopPropagation();
|
|
728
|
-
}
|
|
729
|
-
};
|
|
730
|
-
d.handlers && typeof d.handlers.onPointerDown == "function" && d.handlers.onPointerDown(s);
|
|
731
|
-
}
|
|
732
|
-
}, o = (n) => {
|
|
733
|
-
for (const c of this.group.children)
|
|
734
|
-
if (!(!c || !c.line || !c.line.pointMeshes))
|
|
735
|
-
for (const a of c.line.pointMeshes) {
|
|
736
|
-
if (!a)
|
|
737
|
-
continue;
|
|
738
|
-
const h = a.__longPressHandlers;
|
|
739
|
-
h && typeof h.onPointerUp == "function" && h.onPointerUp();
|
|
740
|
-
}
|
|
741
|
-
};
|
|
742
|
-
e.addEventListener("touchstart", t, { passive: !1 }), e.addEventListener("touchend", o, { passive: !1 }), this.globalTouchHandler = {
|
|
743
|
-
isSetup: !0,
|
|
744
|
-
onTouchStart: t,
|
|
745
|
-
onTouchEnd: o
|
|
746
|
-
};
|
|
747
|
-
});
|
|
748
|
-
// Remove the stub methods since they're not needed
|
|
749
|
-
r(this, "disposeGlobalTouchHandler", () => {
|
|
750
|
-
var e;
|
|
751
|
-
if ((e = this.globalTouchHandler) != null && e.isSetup) {
|
|
752
|
-
const t = this.five.getElement();
|
|
753
|
-
t && (t.removeEventListener("touchstart", this.globalTouchHandler.onTouchStart), t.removeEventListener("touchend", this.globalTouchHandler.onTouchEnd)), this.globalTouchHandler = null;
|
|
754
|
-
}
|
|
755
|
-
});
|
|
756
|
-
/**
|
|
757
|
-
* Calculate screen distance between touch/mouse point and point mesh
|
|
758
|
-
*/
|
|
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);
|
|
762
|
-
});
|
|
763
394
|
this.five = e;
|
|
764
|
-
const
|
|
765
|
-
this.config = t ?
|
|
395
|
+
const n = { unit: "m", lengthEnable: !0 };
|
|
396
|
+
this.config = t ? h(h({}, n), t) : n, this.group = new A(), 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();
|
|
766
397
|
}
|
|
767
398
|
get pointSelector() {
|
|
768
|
-
return this._pointSelector ? this._pointSelector : (this._pointSelector = new
|
|
399
|
+
return this._pointSelector ? this._pointSelector : (this._pointSelector = new I(this.five, { mode: "cursor", helper: { pointHelper: "highlight" } }), this._pointSelector);
|
|
769
400
|
}
|
|
770
401
|
get fiveDomEvents() {
|
|
771
|
-
return this._fiveDomEvents ? this._fiveDomEvents : (this._fiveDomEvents = new
|
|
402
|
+
return this._fiveDomEvents ? this._fiveDomEvents : (this._fiveDomEvents = new T(this.five, { fiveModels: null }), this._fiveDomEvents);
|
|
772
403
|
}
|
|
773
404
|
get cursor() {
|
|
774
|
-
return this._cursor ? this._cursor : (this._cursor = new
|
|
405
|
+
return this._cursor ? this._cursor : (this._cursor = new B(), this._cursor);
|
|
775
406
|
}
|
|
776
407
|
get config() {
|
|
777
408
|
return this._config;
|
|
778
409
|
}
|
|
779
410
|
set config(e) {
|
|
780
|
-
var t,
|
|
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), (
|
|
411
|
+
var t, n;
|
|
412
|
+
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), (n = (t = this.group) == null ? void 0 : t.children) == null || n.forEach((o) => o.changeConfig({ lineStyle: this.lineStyle, polygonStyle: this.polygonStyle }));
|
|
782
413
|
}
|
|
783
414
|
}
|
|
784
415
|
export {
|
|
785
|
-
|
|
416
|
+
gt as MeasureController
|
|
786
417
|
};
|