@realsee/dnalogel 3.61.7-alpha.0 → 3.61.7-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/dist/Sculpt/Meshes/Polygon.d.ts +1 -0
- package/dist/index.cjs.js +47 -47
- package/dist/index.js +1987 -1912
- package/dist/index.umd.js +40 -40
- package/dist/shared-utils/three/PointSelector/index.d.ts +24 -4
- package/docs/assets/highlight.css +21 -0
- package/docs/assets/navigation.js +1 -1
- 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 +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.LightTag.html +2 -2
- 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.PointHelper.html +2 -2
- package/docs/classes/Util.PointSelector.html +15 -8
- 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 +2 -2
- 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 +6 -5
- package/docs/classes/Util.sculpt.PrismMesh.html +2 -2
- package/docs/classes/Util.sculpt.PrismMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.RectangleMesh.html +6 -5
- package/docs/classes/Util.sculpt.RectangleMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.RectangleWithEdgeMesh.html +5 -4
- 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/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/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.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.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/GuideLinePluginType.RouteConfig.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.EventMap.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/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/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/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.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/Util.html +3 -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/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/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 +1 -1
- 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/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/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 -0
- 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 +3 -2
- package/libs/AreaMakerPlugin/index.js +3 -2
- package/libs/AreaMakerPlugin/utils/Item.js +4 -3
- package/libs/CSS3DRenderPlugin/Controller.js +3 -2
- package/libs/CSS3DRenderPlugin/index.js +6 -5
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DObject.js +3 -2
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DRender.js +17 -16
- package/libs/CruisePlugin/BaseController.js +5 -4
- package/libs/CruisePlugin/Move.js +3 -2
- package/libs/CruisePlugin/Work.js +3 -2
- package/libs/CruisePlugin/index.js +7 -6
- package/libs/CurrentPanoImagePlugin/Controller.js +3 -2
- package/libs/CurrentPanoImagePlugin/index.js +4 -3
- package/libs/GuideLinePlugin/Controller.js +5 -4
- package/libs/GuideLinePlugin/GuideLineItem.js +3 -2
- package/libs/GuideLinePlugin/GuideLineModeItem.js +3 -2
- package/libs/GuideLinePlugin/index.js +7 -6
- package/libs/ModelMakerPlugin/Controller.js +3 -2
- package/libs/ModelMakerPlugin/index.js +3 -2
- package/libs/ModelMakerPlugin/item/baseItem.js +3 -2
- package/libs/ModelMakerPlugin/item/boxItem.js +3 -2
- package/libs/ModelMakerPlugin/item/polygonItem.js +3 -2
- package/libs/ModelMakerPlugin/item/prismItem.js +3 -2
- package/libs/ModelTVVideoPlugin/Plugin.js +4 -3
- package/libs/ModelTVVideoPlugin/index.js +3 -2
- package/libs/ModelViewPlugin/Plugin.js +49 -48
- package/libs/ModelViewPlugin/index.js +1 -0
- package/libs/Object3DHelperPlugin/Controller.js +1 -1
- package/libs/Object3DHelperPlugin/index.js +1 -1
- package/libs/PanoCompassPlugin/Controller.js +3 -2
- package/libs/PanoCompassPlugin/index.js +4 -3
- package/libs/PanoDoorLabelPlugin/Controller.js +3 -2
- package/libs/PanoDoorLabelPlugin/index.js +4 -3
- package/libs/PanoMeasurePlugin/Components/Controller0.js +3 -2
- package/libs/PanoMeasurePlugin/Components/Controller1.js +3 -2
- package/libs/PanoMeasurePlugin/Controller/EditController.js +3 -2
- package/libs/PanoMeasurePlugin/Controller/WatchController.js +3 -2
- package/libs/PanoMeasurePlugin/Controller/index.js +3 -2
- package/libs/PanoMeasurePlugin/Model/area.js +10 -9
- package/libs/PanoMeasurePlugin/Modules/Magnifier.js +1 -0
- package/libs/PanoMeasurePlugin/Modules/UIController/index.js +3 -2
- package/libs/PanoMeasurePlugin/index.js +14 -13
- package/libs/PanoMeasurePlugin/utils/dom/areaDom.js +3 -2
- package/libs/PanoRulerProPlugin/Controller.js +3 -2
- package/libs/PanoRulerProPlugin/RulerItems.js +3 -2
- package/libs/PanoRulerProPlugin/index.js +4 -3
- package/libs/PanoSpatialTagPlugin/Plugin.js +64 -63
- package/libs/PanoSpatialTagPlugin/index.js +1 -0
- package/libs/PanoTagPlugin/Components/Common/Icon/Icon.js +36 -36
- package/libs/PanoTagPlugin/Components/Common/TagPoint.js +3 -2
- package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +3 -2
- package/libs/PanoTagPlugin/Components/Tag/index.js +58 -57
- package/libs/PanoTagPlugin/Components/TagContainer.js +3 -2
- package/libs/PanoTagPlugin/Components/TagItem.js +3 -2
- package/libs/PanoTagPlugin/controller/Tag/BaseTag.js +3 -2
- package/libs/PanoTagPlugin/controller/Tag/ModelTag.js +3 -2
- package/libs/PanoTagPlugin/controller/Tag/PlaneTag.js +3 -2
- package/libs/PanoTagPlugin/controller/Tag/PointTag.js +3 -2
- package/libs/PanoTagPlugin/controller/TagRender.js +3 -2
- package/libs/PanoTagPlugin/controller/TagUtil.js +11 -10
- package/libs/PanoTagPlugin/controller/index.js +6 -5
- package/libs/PanoTagPlugin/index.js +12 -11
- package/libs/PanoTagPlugin/utils/tag/calculateTagConfig.js +15 -14
- package/libs/PanoVideoPlugin/Controller.js +3 -2
- package/libs/PanoVideoPlugin/VideoMeshController.js +3 -2
- package/libs/PanoVideoPlugin/index.js +6 -5
- package/libs/PipelinePlugin/Controller.js +3 -2
- package/libs/PipelinePlugin/index.js +4 -3
- package/libs/PipelinePlugin/utils/Objects/FlowPipe.js +3 -2
- package/libs/PipelinePlugin/utils/Objects/HighlightPipe.js +3 -2
- package/libs/PipelinePlugin/utils/Objects/Pipe.js +1 -0
- package/libs/Sculpt/Meshes/Polygon.d.ts +1 -0
- package/libs/Sculpt/Meshes/Polygon.js +31 -28
- package/libs/Sculpt/Objects/Rectangle/index.js +127 -116
- package/libs/base/BasePlugin.js +1 -1
- package/libs/floorplan/MapviewFloorplanPlugin/Controller.js +3 -2
- package/libs/floorplan/MapviewFloorplanPlugin/index.js +4 -3
- package/libs/floorplan/ModelFloorplanPlugin/Controller.js +3 -2
- package/libs/floorplan/ModelFloorplanPlugin/index.js +4 -3
- package/libs/floorplan/PanoFloorplanRadarPlugin/Controller.js +3 -2
- package/libs/floorplan/PanoFloorplanRadarPlugin/index.js +4 -3
- package/libs/floorplan/TopviewFloorplanPlugin/Controller.js +3 -2
- package/libs/floorplan/TopviewFloorplanPlugin/index.js +4 -3
- package/libs/index.js +1 -1
- package/libs/shared-utils/logger.js +1 -1
- package/libs/shared-utils/three/PointSelector/index.d.ts +24 -4
- package/libs/shared-utils/three/PointSelector/index.js +131 -67
- package/package.json +1 -1
|
@@ -241,10 +241,11 @@ import "../shared-utils/isTouchDevice.js";
|
|
|
241
241
|
import "../shared-utils/five/getPosition.js";
|
|
242
242
|
import "../shared-utils/five/getRaycasterByNdcPosition.js";
|
|
243
243
|
import "../shared-utils/three/PointSelector/utils/contents.js";
|
|
244
|
+
import "../Sculpt/utils/three/rayOnLine.js";
|
|
244
245
|
import "../shared-utils/formatRad.js";
|
|
245
246
|
import "./Work.js";
|
|
246
247
|
import "./utils/coordinatesToVector.js";
|
|
247
|
-
class
|
|
248
|
+
class Vr extends G {
|
|
248
249
|
constructor(t, e) {
|
|
249
250
|
super(t, e);
|
|
250
251
|
k(this, "state", {
|
|
@@ -635,5 +636,5 @@ class Rr extends G {
|
|
|
635
636
|
}
|
|
636
637
|
}
|
|
637
638
|
export {
|
|
638
|
-
|
|
639
|
+
Vr as default
|
|
639
640
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { typing as
|
|
1
|
+
import { typing as Ci } from "./typing/index.js";
|
|
2
2
|
import t from "./Work.js";
|
|
3
3
|
import i from "./Move.js";
|
|
4
4
|
import "../GuideLinePlugin/index.js";
|
|
@@ -62,6 +62,7 @@ import "../shared-utils/isTouchDevice.js";
|
|
|
62
62
|
import "../shared-utils/five/getPosition.js";
|
|
63
63
|
import "../shared-utils/five/getRaycasterByNdcPosition.js";
|
|
64
64
|
import "../shared-utils/three/PointSelector/utils/contents.js";
|
|
65
|
+
import "../Sculpt/utils/three/rayOnLine.js";
|
|
65
66
|
import "../shared-utils/url/absoluteUrl.js";
|
|
66
67
|
import "../shared-utils/uuid.js";
|
|
67
68
|
import "../shared-utils/equal.js";
|
|
@@ -216,13 +217,13 @@ import "./utils/sleep.js";
|
|
|
216
217
|
import "../shared-utils/five/fiveLoaded.js";
|
|
217
218
|
import "./BaseController.js";
|
|
218
219
|
import "./utils/getFiveStateOnCurve.js";
|
|
219
|
-
const
|
|
220
|
+
const li = (o, r) => new t(o, r), ni = (o, r) => new i(o, r);
|
|
220
221
|
export {
|
|
221
|
-
|
|
222
|
+
li as CruisePlugin,
|
|
222
223
|
t as CruisePluginController,
|
|
223
|
-
|
|
224
|
+
Ci as CruisePluginTypes,
|
|
224
225
|
i as MoveController,
|
|
225
|
-
|
|
226
|
+
ni as MovePlugin,
|
|
226
227
|
t as WalkController,
|
|
227
|
-
|
|
228
|
+
li as default
|
|
228
229
|
};
|
|
@@ -88,9 +88,10 @@ import "../shared-utils/isTouchDevice.js";
|
|
|
88
88
|
import "../shared-utils/five/getPosition.js";
|
|
89
89
|
import "../shared-utils/five/getRaycasterByNdcPosition.js";
|
|
90
90
|
import "../shared-utils/three/PointSelector/utils/contents.js";
|
|
91
|
+
import "../Sculpt/utils/three/rayOnLine.js";
|
|
91
92
|
import "@realsee/five";
|
|
92
93
|
import "../shared-utils/isTruelyObject.js";
|
|
93
|
-
class
|
|
94
|
+
class Ie extends M {
|
|
94
95
|
constructor(e, i) {
|
|
95
96
|
super(e);
|
|
96
97
|
// ==================== public properties ====================
|
|
@@ -321,5 +322,5 @@ class He extends M {
|
|
|
321
322
|
}
|
|
322
323
|
}
|
|
323
324
|
export {
|
|
324
|
-
|
|
325
|
+
Ie as CurrentPanoImagePluginController
|
|
325
326
|
};
|
|
@@ -57,14 +57,15 @@ import "../shared-utils/isTouchDevice.js";
|
|
|
57
57
|
import "../shared-utils/five/getPosition.js";
|
|
58
58
|
import "../shared-utils/five/getRaycasterByNdcPosition.js";
|
|
59
59
|
import "../shared-utils/three/PointSelector/utils/contents.js";
|
|
60
|
+
import "../Sculpt/utils/three/rayOnLine.js";
|
|
60
61
|
import "../shared-utils/url/absoluteUrl.js";
|
|
61
62
|
import "../shared-utils/animationFrame/BetterTween.js";
|
|
62
63
|
import "../shared-utils/animationFrame/index.js";
|
|
63
64
|
import "../shared-utils/equal.js";
|
|
64
65
|
import "../shared-utils/isTruelyObject.js";
|
|
65
66
|
import "../shared-utils/three/loadTexture.js";
|
|
66
|
-
const
|
|
67
|
+
const sr = (r, o) => new t(r, o);
|
|
67
68
|
export {
|
|
68
|
-
|
|
69
|
-
|
|
69
|
+
sr as CurrentPanoImagePlugin,
|
|
70
|
+
sr as default
|
|
70
71
|
};
|
|
@@ -90,6 +90,7 @@ import "../shared-utils/isTouchDevice.js";
|
|
|
90
90
|
import "../shared-utils/five/getPosition.js";
|
|
91
91
|
import "../shared-utils/five/getRaycasterByNdcPosition.js";
|
|
92
92
|
import "../shared-utils/three/PointSelector/utils/contents.js";
|
|
93
|
+
import "../Sculpt/utils/three/rayOnLine.js";
|
|
93
94
|
import "@realsee/five";
|
|
94
95
|
import "../shared-utils/isTruelyObject.js";
|
|
95
96
|
import "./GuideLineModeItem/index.js";
|
|
@@ -243,8 +244,8 @@ import "../CruisePlugin/utils/coordinatesToVector.js";
|
|
|
243
244
|
import "../CruisePlugin/utils/safeCall.js";
|
|
244
245
|
import "../CruisePlugin/utils/sleep.js";
|
|
245
246
|
import "../shared-utils/five/fiveLoaded.js";
|
|
246
|
-
const b = "GuideLinePlugin", g = `${b}`,
|
|
247
|
-
class
|
|
247
|
+
const b = "GuideLinePlugin", g = `${b}`, Fo = (s) => `${g}--${s}`;
|
|
248
|
+
class Jo extends N {
|
|
248
249
|
constructor(t, i) {
|
|
249
250
|
super(t, i);
|
|
250
251
|
h(this, "name", b);
|
|
@@ -386,6 +387,6 @@ class Fo extends N {
|
|
|
386
387
|
}
|
|
387
388
|
}
|
|
388
389
|
export {
|
|
389
|
-
|
|
390
|
-
|
|
390
|
+
Jo as default,
|
|
391
|
+
Fo as pluginFlag
|
|
391
392
|
};
|
|
@@ -5,7 +5,7 @@ import "../shared-utils/five/changeMode.js";
|
|
|
5
5
|
import "../CruisePlugin/Move.js";
|
|
6
6
|
import "../CruisePlugin/Work.js";
|
|
7
7
|
import "../shared-utils/Subscribe.js";
|
|
8
|
-
import { GuideLineItem as
|
|
8
|
+
import { GuideLineItem as tr } from "./GuideLineItem/index.js";
|
|
9
9
|
import "three";
|
|
10
10
|
import "./utils/createLineGeometry.js";
|
|
11
11
|
import "../vendor/polyline-normals/index.js";
|
|
@@ -71,6 +71,7 @@ import "../shared-utils/isTouchDevice.js";
|
|
|
71
71
|
import "../shared-utils/five/getPosition.js";
|
|
72
72
|
import "../shared-utils/five/getRaycasterByNdcPosition.js";
|
|
73
73
|
import "../shared-utils/three/PointSelector/utils/contents.js";
|
|
74
|
+
import "../Sculpt/utils/three/rayOnLine.js";
|
|
74
75
|
import "../shared-utils/five/mode.js";
|
|
75
76
|
import "../shared-utils/three/blink.js";
|
|
76
77
|
import "../shared-utils/animationFrame/BetterTween.js";
|
|
@@ -216,5 +217,5 @@ import "../CruisePlugin/utils/safeCall.js";
|
|
|
216
217
|
import "../CruisePlugin/utils/sleep.js";
|
|
217
218
|
import "../shared-utils/five/fiveLoaded.js";
|
|
218
219
|
export {
|
|
219
|
-
|
|
220
|
+
tr as GuideLineItem
|
|
220
221
|
};
|
|
@@ -18,7 +18,7 @@ import "../PanoTagPlugin/controller/index.js";
|
|
|
18
18
|
import "./Components/Tag.js";
|
|
19
19
|
import "./utils/index.js";
|
|
20
20
|
import "../vendor/object-assign-deep/objectAssignDeep.js";
|
|
21
|
-
import { GuideLineModeItem as
|
|
21
|
+
import { GuideLineModeItem as Om } from "./GuideLineModeItem/index.js";
|
|
22
22
|
import "../vendor/polyline-normals/index.js";
|
|
23
23
|
import "../vendor/polyline-miter-util/index.js";
|
|
24
24
|
import "../vendor/gl-vec2/add.js";
|
|
@@ -73,6 +73,7 @@ import "../shared-utils/isTouchDevice.js";
|
|
|
73
73
|
import "../shared-utils/five/getPosition.js";
|
|
74
74
|
import "../shared-utils/five/getRaycasterByNdcPosition.js";
|
|
75
75
|
import "../shared-utils/three/PointSelector/utils/contents.js";
|
|
76
|
+
import "../Sculpt/utils/three/rayOnLine.js";
|
|
76
77
|
import "@realsee/five";
|
|
77
78
|
import "../shared-utils/animationFrame/index.js";
|
|
78
79
|
import "../PanoTagPlugin/utils/tag/tagCheck.js";
|
|
@@ -198,5 +199,5 @@ import "../PanoTagPlugin/Components/TagContainer.js";
|
|
|
198
199
|
import "../PanoTagPlugin/Components/TagItem.js";
|
|
199
200
|
import "../PanoTagPlugin/Components/Common/TagPoint.js";
|
|
200
201
|
export {
|
|
201
|
-
|
|
202
|
+
Om as GuideLineModeItem
|
|
202
203
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import t from "./Controller.js";
|
|
2
|
-
import { GuideLineItem$1 as
|
|
3
|
-
import { GuideLineModeItem$1 as
|
|
2
|
+
import { GuideLineItem$1 as dr } from "./GuideLineItem/index.js";
|
|
3
|
+
import { GuideLineModeItem$1 as Gr } from "./GuideLineModeItem/index.js";
|
|
4
4
|
import "../base/BasePluginWithData.js";
|
|
5
5
|
import "../base/BasePlugin.js";
|
|
6
6
|
import "../shared-utils/Subscribe.js";
|
|
@@ -60,6 +60,7 @@ import "../shared-utils/isTouchDevice.js";
|
|
|
60
60
|
import "../shared-utils/five/getPosition.js";
|
|
61
61
|
import "../shared-utils/five/getRaycasterByNdcPosition.js";
|
|
62
62
|
import "../shared-utils/three/PointSelector/utils/contents.js";
|
|
63
|
+
import "../Sculpt/utils/three/rayOnLine.js";
|
|
63
64
|
import "../shared-utils/url/absoluteUrl.js";
|
|
64
65
|
import "../shared-utils/uuid.js";
|
|
65
66
|
import "../shared-utils/equal.js";
|
|
@@ -215,10 +216,10 @@ import "../shared-utils/five/changeMode.js";
|
|
|
215
216
|
import "../shared-utils/nearlyEqual.js";
|
|
216
217
|
import "../CruisePlugin/Move.js";
|
|
217
218
|
import "../CruisePlugin/utils/getFiveStateOnCurve.js";
|
|
218
|
-
const r = (i, o) => new t(i, o),
|
|
219
|
+
const r = (i, o) => new t(i, o), pr = r;
|
|
219
220
|
export {
|
|
220
|
-
|
|
221
|
-
|
|
221
|
+
dr as GuideLineItem,
|
|
222
|
+
Gr as GuideLineModeItem,
|
|
222
223
|
r as GuideLinePlugin,
|
|
223
|
-
|
|
224
|
+
pr as default
|
|
224
225
|
};
|
|
@@ -111,6 +111,7 @@ import "../shared-utils/isTouchDevice.js";
|
|
|
111
111
|
import "../shared-utils/five/getPosition.js";
|
|
112
112
|
import "../shared-utils/five/getRaycasterByNdcPosition.js";
|
|
113
113
|
import "../shared-utils/three/PointSelector/utils/contents.js";
|
|
114
|
+
import "../Sculpt/utils/three/rayOnLine.js";
|
|
114
115
|
import "@realsee/five";
|
|
115
116
|
import "./utils/Text.js";
|
|
116
117
|
import "../vendor/svelte/internal/index.js";
|
|
@@ -119,7 +120,7 @@ import "../components/AreaLabel/Assets/roomLabelBg.js";
|
|
|
119
120
|
import "../shared-utils/math/rad2Deg.js";
|
|
120
121
|
import "../shared-utils/five/FiveDomEvents.js";
|
|
121
122
|
import "../shared-utils/five/calculateThreeMouse.js";
|
|
122
|
-
class
|
|
123
|
+
class kt extends j {
|
|
123
124
|
constructor(e, i) {
|
|
124
125
|
var a, o;
|
|
125
126
|
super(e);
|
|
@@ -290,5 +291,5 @@ class Wt extends j {
|
|
|
290
291
|
}
|
|
291
292
|
}
|
|
292
293
|
export {
|
|
293
|
-
|
|
294
|
+
kt as Controller
|
|
294
295
|
};
|
|
@@ -58,6 +58,7 @@ import "../shared-utils/isTouchDevice.js";
|
|
|
58
58
|
import "../shared-utils/five/getPosition.js";
|
|
59
59
|
import "../shared-utils/five/getRaycasterByNdcPosition.js";
|
|
60
60
|
import "../shared-utils/three/PointSelector/utils/contents.js";
|
|
61
|
+
import "../Sculpt/utils/three/rayOnLine.js";
|
|
61
62
|
import "../shared-utils/url/absoluteUrl.js";
|
|
62
63
|
import "./item/boxItem.js";
|
|
63
64
|
import "./item/baseItem.js";
|
|
@@ -92,7 +93,7 @@ import "./item/prismItem.js";
|
|
|
92
93
|
import "./item/polygonItem.js";
|
|
93
94
|
import "../CruisePlugin/utils/sleep.js";
|
|
94
95
|
import "../shared-utils/constants.js";
|
|
95
|
-
const
|
|
96
|
+
const So = (...o) => new r(...o);
|
|
96
97
|
export {
|
|
97
|
-
|
|
98
|
+
So as ModelMakerPlugin
|
|
98
99
|
};
|
|
@@ -61,9 +61,10 @@ import "../../shared-utils/isTouchDevice.js";
|
|
|
61
61
|
import "../../shared-utils/five/getPosition.js";
|
|
62
62
|
import "../../shared-utils/five/getRaycasterByNdcPosition.js";
|
|
63
63
|
import "../../shared-utils/three/PointSelector/utils/contents.js";
|
|
64
|
+
import "../../Sculpt/utils/three/rayOnLine.js";
|
|
64
65
|
import "../../shared-utils/five/FiveDomEvents.js";
|
|
65
66
|
import "../../shared-utils/five/calculateThreeMouse.js";
|
|
66
|
-
class
|
|
67
|
+
class Vi extends n {
|
|
67
68
|
constructor(i) {
|
|
68
69
|
var s, m;
|
|
69
70
|
super();
|
|
@@ -113,5 +114,5 @@ class Di extends n {
|
|
|
113
114
|
}
|
|
114
115
|
}
|
|
115
116
|
export {
|
|
116
|
-
|
|
117
|
+
Vi as ModelMakerBaseItem
|
|
117
118
|
};
|
|
@@ -60,11 +60,12 @@ import "../../shared-utils/isTouchDevice.js";
|
|
|
60
60
|
import "../../shared-utils/five/getPosition.js";
|
|
61
61
|
import "../../shared-utils/five/getRaycasterByNdcPosition.js";
|
|
62
62
|
import "../../shared-utils/three/PointSelector/utils/contents.js";
|
|
63
|
+
import "../../Sculpt/utils/three/rayOnLine.js";
|
|
63
64
|
import "../../shared-utils/three/boundingBox.js";
|
|
64
65
|
import "../utils/getFiveDomEvent.js";
|
|
65
66
|
import "../../shared-utils/five/FiveDomEvents.js";
|
|
66
67
|
import "../../shared-utils/five/calculateThreeMouse.js";
|
|
67
|
-
class
|
|
68
|
+
class Ti extends s {
|
|
68
69
|
constructor(...t) {
|
|
69
70
|
super(...t);
|
|
70
71
|
r(this, "hideTag", () => {
|
|
@@ -89,5 +90,5 @@ class ci extends s {
|
|
|
89
90
|
}
|
|
90
91
|
}
|
|
91
92
|
export {
|
|
92
|
-
|
|
93
|
+
Ti as ModelMakerBoxItem
|
|
93
94
|
};
|
|
@@ -61,11 +61,12 @@ import "../../shared-utils/isTouchDevice.js";
|
|
|
61
61
|
import "../../shared-utils/five/getPosition.js";
|
|
62
62
|
import "../../shared-utils/five/getRaycasterByNdcPosition.js";
|
|
63
63
|
import "../../shared-utils/three/PointSelector/utils/contents.js";
|
|
64
|
+
import "../../Sculpt/utils/three/rayOnLine.js";
|
|
64
65
|
import "../../shared-utils/three/boundingBox.js";
|
|
65
66
|
import "../utils/getFiveDomEvent.js";
|
|
66
67
|
import "../../shared-utils/five/FiveDomEvents.js";
|
|
67
68
|
import "../../shared-utils/five/calculateThreeMouse.js";
|
|
68
|
-
class
|
|
69
|
+
class gt extends a {
|
|
69
70
|
constructor(...t) {
|
|
70
71
|
super(...t);
|
|
71
72
|
p(this, "onPanoArrived", (t) => {
|
|
@@ -90,5 +91,5 @@ class bt extends a {
|
|
|
90
91
|
}
|
|
91
92
|
}
|
|
92
93
|
export {
|
|
93
|
-
|
|
94
|
+
gt as ModelMakerPolygonItem
|
|
94
95
|
};
|
|
@@ -69,12 +69,13 @@ import "../../shared-utils/isTouchDevice.js";
|
|
|
69
69
|
import "../../shared-utils/five/getPosition.js";
|
|
70
70
|
import "../../shared-utils/five/getRaycasterByNdcPosition.js";
|
|
71
71
|
import "../../shared-utils/three/PointSelector/utils/contents.js";
|
|
72
|
+
import "../../Sculpt/utils/three/rayOnLine.js";
|
|
72
73
|
import "@realsee/five";
|
|
73
74
|
import "../../shared-utils/three/addIfNotExists.js";
|
|
74
75
|
import "../utils/getFiveDomEvent.js";
|
|
75
76
|
import "../../shared-utils/five/FiveDomEvents.js";
|
|
76
77
|
import "../../shared-utils/five/calculateThreeMouse.js";
|
|
77
|
-
class
|
|
78
|
+
class Ho extends S {
|
|
78
79
|
constructor(...o) {
|
|
79
80
|
const r = o[0], p = C(r.model), m = new b.Vector3().lerpVectors(a(p, 0), a(p, 5), 0.5);
|
|
80
81
|
super(h(n({}, r), { position: m }));
|
|
@@ -98,5 +99,5 @@ class Do extends S {
|
|
|
98
99
|
}
|
|
99
100
|
}
|
|
100
101
|
export {
|
|
101
|
-
|
|
102
|
+
Ho as ModelMakerPrismItem
|
|
102
103
|
};
|
|
@@ -76,13 +76,14 @@ import "../shared-utils/isTouchDevice.js";
|
|
|
76
76
|
import "../shared-utils/five/getPosition.js";
|
|
77
77
|
import "../shared-utils/five/getRaycasterByNdcPosition.js";
|
|
78
78
|
import "../shared-utils/three/PointSelector/utils/contents.js";
|
|
79
|
+
import "../Sculpt/utils/three/rayOnLine.js";
|
|
79
80
|
import "../shared-utils/five/fiveModelLoad.js";
|
|
80
81
|
import "../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
81
82
|
import "../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
82
83
|
import "../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
83
84
|
import "../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
84
85
|
import "../shared-utils/url/absoluteUrl.js";
|
|
85
|
-
const
|
|
86
|
+
const Ne = (s, { videoElement: g }) => {
|
|
86
87
|
const e = {
|
|
87
88
|
videoMeshes: [],
|
|
88
89
|
videoTextureEnabled: !1,
|
|
@@ -225,6 +226,6 @@ const Ke = (s, { videoElement: g }) => {
|
|
|
225
226
|
}), { enable: h, disable: l, load: L, dispose: V, state: e, css3DRenderPlugin: f };
|
|
226
227
|
};
|
|
227
228
|
export {
|
|
228
|
-
|
|
229
|
-
|
|
229
|
+
Ne as ModelTVVideoPlugin,
|
|
230
|
+
Ne as default
|
|
230
231
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ModelTVVideoPlugin as r } from "./Plugin.js";
|
|
2
|
-
import { DIRECTION as
|
|
2
|
+
import { DIRECTION as Co } from "./typings.js";
|
|
3
3
|
import "three";
|
|
4
4
|
import "./utils/parseData.js";
|
|
5
5
|
import "../CSS3DRenderPlugin/index.js";
|
|
@@ -60,6 +60,7 @@ import "../shared-utils/isTouchDevice.js";
|
|
|
60
60
|
import "../shared-utils/five/getPosition.js";
|
|
61
61
|
import "../shared-utils/five/getRaycasterByNdcPosition.js";
|
|
62
62
|
import "../shared-utils/three/PointSelector/utils/contents.js";
|
|
63
|
+
import "../Sculpt/utils/three/rayOnLine.js";
|
|
63
64
|
import "../shared-utils/five/fiveModelLoad.js";
|
|
64
65
|
import "../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
65
66
|
import "../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
@@ -68,7 +69,7 @@ import "../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
|
68
69
|
import "../shared-utils/url/absoluteUrl.js";
|
|
69
70
|
import "../PanoTagPlugin/Assets/Icon.js";
|
|
70
71
|
export {
|
|
71
|
-
|
|
72
|
+
Co as DIRECTION,
|
|
72
73
|
r as ModelTVVideoPlugin,
|
|
73
74
|
r as default
|
|
74
75
|
};
|
|
@@ -1,29 +1,29 @@
|
|
|
1
1
|
var U = Object.defineProperty;
|
|
2
2
|
var R = Object.getOwnPropertySymbols;
|
|
3
3
|
var G = Object.prototype.hasOwnProperty, H = Object.prototype.propertyIsEnumerable;
|
|
4
|
-
var z = (
|
|
4
|
+
var z = (e, o, r) => o in e ? U(e, o, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[o] = r, y = (e, o) => {
|
|
5
5
|
for (var r in o || (o = {}))
|
|
6
|
-
G.call(o, r) && z(
|
|
6
|
+
G.call(o, r) && z(e, r, o[r]);
|
|
7
7
|
if (R)
|
|
8
8
|
for (var r of R(o))
|
|
9
|
-
H.call(o, r) && z(
|
|
10
|
-
return
|
|
9
|
+
H.call(o, r) && z(e, r, o[r]);
|
|
10
|
+
return e;
|
|
11
11
|
};
|
|
12
|
-
var D = (
|
|
13
|
-
var g = (
|
|
12
|
+
var D = (e, o, r) => new Promise((s, u) => {
|
|
13
|
+
var g = (n) => {
|
|
14
14
|
try {
|
|
15
|
-
x(r.next(
|
|
15
|
+
x(r.next(n));
|
|
16
16
|
} catch (d) {
|
|
17
17
|
u(d);
|
|
18
18
|
}
|
|
19
|
-
},
|
|
19
|
+
}, i = (n) => {
|
|
20
20
|
try {
|
|
21
|
-
x(r.throw(
|
|
21
|
+
x(r.throw(n));
|
|
22
22
|
} catch (d) {
|
|
23
23
|
u(d);
|
|
24
24
|
}
|
|
25
|
-
}, x = (
|
|
26
|
-
x((r = r.apply(
|
|
25
|
+
}, x = (n) => n.done ? s(n.value) : Promise.resolve(n.value).then(g, i);
|
|
26
|
+
x((r = r.apply(e, o)).next());
|
|
27
27
|
});
|
|
28
28
|
import { Camera as q, loadAt3d as X } from "@realsee/five";
|
|
29
29
|
import { Subscribe as Y } from "../shared-utils/Subscribe.js";
|
|
@@ -83,11 +83,12 @@ import "../shared-utils/isTouchDevice.js";
|
|
|
83
83
|
import "../shared-utils/five/getPosition.js";
|
|
84
84
|
import "../shared-utils/five/getRaycasterByNdcPosition.js";
|
|
85
85
|
import "../shared-utils/three/PointSelector/utils/contents.js";
|
|
86
|
-
|
|
86
|
+
import "../Sculpt/utils/three/rayOnLine.js";
|
|
87
|
+
const vt = (e, o) => {
|
|
87
88
|
var M, N;
|
|
88
89
|
const r = new Y();
|
|
89
|
-
let s = (N = (M = o == null ? void 0 : o.initialState) == null ? void 0 : M.enabled) != null ? N : !0, u = !1, g = !0,
|
|
90
|
-
const
|
|
90
|
+
let s = (N = (M = o == null ? void 0 : o.initialState) == null ? void 0 : M.enabled) != null ? N : !0, u = !1, g = !0, i = null;
|
|
91
|
+
const n = y(y({}, {
|
|
91
92
|
lookAtCurrentCamera: !1,
|
|
92
93
|
lockedPanoIndex: null,
|
|
93
94
|
lockedLatitude: null,
|
|
@@ -96,82 +97,82 @@ const $e = (t, o) => {
|
|
|
96
97
|
l.near = 1, l.updateTime(Date.now());
|
|
97
98
|
let p = new m.Object3D(), b, k;
|
|
98
99
|
{
|
|
99
|
-
const
|
|
100
|
-
|
|
100
|
+
const t = new m.DirectionalLight(16777215, 0.5);
|
|
101
|
+
t.position.copy(new m.Vector3(1, 1, 1)), d.add(t);
|
|
101
102
|
}
|
|
102
103
|
{
|
|
103
|
-
const
|
|
104
|
-
d.add(
|
|
104
|
+
const t = new m.DirectionalLight(16777215, 0.3);
|
|
105
|
+
d.add(t);
|
|
105
106
|
}
|
|
106
107
|
{
|
|
107
|
-
const
|
|
108
|
-
d.add(
|
|
108
|
+
const t = new m.AmbientLight(16777215, 0.3);
|
|
109
|
+
d.add(t);
|
|
109
110
|
}
|
|
110
111
|
d.add(p);
|
|
111
112
|
const C = () => D(void 0, null, function* () {
|
|
112
113
|
var c, h;
|
|
113
114
|
if (u)
|
|
114
115
|
return;
|
|
115
|
-
d.remove(p), p = yield X(
|
|
116
|
+
d.remove(p), p = yield X(e.work.model.file, {
|
|
116
117
|
textureOptions: { size: 256, quality: 70 },
|
|
117
|
-
textureArray: (c =
|
|
118
|
-
textureBaseUri: (h =
|
|
118
|
+
textureArray: (c = e.work.model) == null ? void 0 : c.textures,
|
|
119
|
+
textureBaseUri: (h = e.work.model) == null ? void 0 : h.textureBase
|
|
119
120
|
}).then((W) => {
|
|
120
121
|
const E = W.scene;
|
|
121
122
|
return E.rotateX(-Math.PI / 2), E;
|
|
122
123
|
});
|
|
123
|
-
const
|
|
124
|
-
|
|
124
|
+
const t = _(p);
|
|
125
|
+
t.min = new m.Vector3(t.min.x, t.min.z, t.min.y), t.max = new m.Vector3(t.max.x, t.max.z, t.max.y);
|
|
125
126
|
const w = Math.pow(
|
|
126
|
-
Math.pow(
|
|
127
|
+
Math.pow(t.max.x - t.min.x + 1, 2) + Math.pow(t.max.y - t.min.y + 1, 2) + Math.pow(t.max.z - t.min.z + 1, 2),
|
|
127
128
|
1 / 2
|
|
128
129
|
);
|
|
129
130
|
let a = w / 2 / Math.tan(Math.PI * l.fov / 360);
|
|
130
|
-
l.aspect < 1 && (a = b / l.aspect), b = isNaN(a) ? w : a, k =
|
|
131
|
+
l.aspect < 1 && (a = b / l.aspect), b = isNaN(a) ? w : a, k = t.getCenter(new m.Vector3()), d.add(p), u = !0, r.emit("loaded"), f();
|
|
131
132
|
}), I = () => {
|
|
132
|
-
if (
|
|
133
|
-
return
|
|
133
|
+
if (e.renderer)
|
|
134
|
+
return i || (i = new m.WebGLRenderer({ antialias: !1, alpha: !0 }), i.setPixelRatio(e.renderer.getPixelRatio()), i.outputEncoding = m.sRGBEncoding, i.setClearColor(1579548, 0), i.autoClear = !0), i;
|
|
134
135
|
}, S = () => {
|
|
135
136
|
d.remove(p), p = new m.Object3D(), d.add(p), u = !1, r.emit("willLoad"), f();
|
|
136
137
|
}, A = () => {
|
|
137
138
|
s && (u || C());
|
|
138
139
|
}, V = () => {
|
|
139
|
-
s || (s = !0, d.add(p), !u &&
|
|
140
|
+
s || (s = !0, d.add(p), !u && e.work && C(), f());
|
|
140
141
|
}, j = () => {
|
|
141
142
|
s && (d.remove(p), g = !0, P(), s = !1);
|
|
142
|
-
}, B = (
|
|
143
|
+
}, B = (t, w = {}) => {
|
|
143
144
|
const a = I();
|
|
144
145
|
if (!a)
|
|
145
146
|
return;
|
|
146
|
-
|
|
147
|
-
const c = window.getComputedStyle(
|
|
148
|
-
c !== "relative" && c !== "absolute" && c !== "fixed" && c !== "sticky" && (
|
|
149
|
-
}, L = (
|
|
150
|
-
if (!
|
|
147
|
+
t.appendChild(a.domElement), L(w);
|
|
148
|
+
const c = window.getComputedStyle(t).position;
|
|
149
|
+
c !== "relative" && c !== "absolute" && c !== "fixed" && c !== "sticky" && (t.style.position = "relative");
|
|
150
|
+
}, L = (t = {}) => {
|
|
151
|
+
if (!i)
|
|
151
152
|
return;
|
|
152
|
-
const a =
|
|
153
|
+
const a = i.domElement.parentNode;
|
|
153
154
|
if (a != null && a.nodeName) {
|
|
154
|
-
const { width: c = a.offsetWidth, height: h = a.offsetHeight } =
|
|
155
|
-
|
|
155
|
+
const { width: c = a.offsetWidth, height: h = a.offsetHeight } = t;
|
|
156
|
+
i.setSize(c, h), l.aspect = c / h, l.updateProjectionMatrix();
|
|
156
157
|
}
|
|
157
158
|
f();
|
|
158
159
|
}, f = () => {
|
|
159
160
|
if (!s || !b || !k)
|
|
160
161
|
return;
|
|
161
|
-
const
|
|
162
|
-
|
|
162
|
+
const t = e.getPose();
|
|
163
|
+
t.fov = l.fov, t.offset = k, t.distance = b, typeof n.lockedLatitude == "number" && (t.latitude = n.lockedLatitude), typeof n.lockedLongitude == "number" && (t.longitude = n.lockedLongitude), typeof n.lockedPanoIndex == "number" && (t.offset = e.work.observers[n.lockedPanoIndex].standingPosition.clone()), n.lookAtCurrentCamera && (t.offset = e.camera.position.clone().setY(e.camera.position.y + 1)), l.setFromPose(t), g = !0;
|
|
163
164
|
}, P = () => {
|
|
164
|
-
!s || g !== !0 || !
|
|
165
|
+
!s || g !== !0 || !i || !i.domElement.parentNode || i.domElement.parentNode.offsetWidth === 0 || (i.render(d, l), g = !1);
|
|
165
166
|
}, F = () => {
|
|
166
|
-
|
|
167
|
-
}, O = (
|
|
168
|
-
Object.assign(
|
|
167
|
+
i && i.dispose(), i = null;
|
|
168
|
+
}, O = (t) => {
|
|
169
|
+
Object.assign(n, t), f();
|
|
169
170
|
}, T = () => ({
|
|
170
171
|
enabled: s
|
|
171
172
|
});
|
|
172
|
-
return
|
|
173
|
+
return e.on("loaded", A), e.on("willLoad", S), e.on("cameraDirectionUpdate", f), e.on("dispose", F), e.on("renderFrame", P), e.on("cameraPositionUpdate", f), { appendTo: B, refresh: L, changeConfigs: O, enable: V, disable: j, getCurrentState: T, hooks: r };
|
|
173
174
|
};
|
|
174
175
|
export {
|
|
175
|
-
|
|
176
|
-
|
|
176
|
+
vt as ModelViewPlugin,
|
|
177
|
+
vt as default
|
|
177
178
|
};
|
|
@@ -56,6 +56,7 @@ import "../shared-utils/isTouchDevice.js";
|
|
|
56
56
|
import "../shared-utils/five/getPosition.js";
|
|
57
57
|
import "../shared-utils/five/getRaycasterByNdcPosition.js";
|
|
58
58
|
import "../shared-utils/three/PointSelector/utils/contents.js";
|
|
59
|
+
import "../Sculpt/utils/three/rayOnLine.js";
|
|
59
60
|
import "../shared-utils/three/boundingBox.js";
|
|
60
61
|
export {
|
|
61
62
|
i as ModelViewPlugin,
|
|
@@ -99,6 +99,7 @@ import "../shared-utils/isTouchDevice.js";
|
|
|
99
99
|
import "../shared-utils/five/getPosition.js";
|
|
100
100
|
import "../shared-utils/five/getRaycasterByNdcPosition.js";
|
|
101
101
|
import "../shared-utils/three/PointSelector/utils/contents.js";
|
|
102
|
+
import "../Sculpt/utils/three/rayOnLine.js";
|
|
102
103
|
import "../shared-utils/url/absoluteUrl.js";
|
|
103
104
|
import "../shared-utils/Object3DHelper/Base/BaseHelper.js";
|
|
104
105
|
import "../shared-utils/Object3DHelper/utils/setObjectQuaternion.js";
|
|
@@ -118,7 +119,6 @@ import "../shared-utils/Object3DHelper/Base/BaseController.js";
|
|
|
118
119
|
import "../shared-utils/Object3DHelper/utils/cameraHooks.js";
|
|
119
120
|
import "../shared-utils/Object3DHelper/utils/getMouseRaycaster.js";
|
|
120
121
|
import "../shared-utils/Object3DHelper/utils/calculateThreeMouse.js";
|
|
121
|
-
import "../Sculpt/utils/three/rayOnLine.js";
|
|
122
122
|
import "../shared-utils/math/rad2Deg.js";
|
|
123
123
|
import "../shared-utils/math/deg2Rad.js";
|
|
124
124
|
import "../shared-utils/Object3DHelper/Controller/RectangleScaleController.js";
|
|
@@ -58,6 +58,7 @@ import "../shared-utils/isTouchDevice.js";
|
|
|
58
58
|
import "../shared-utils/five/getPosition.js";
|
|
59
59
|
import "../shared-utils/five/getRaycasterByNdcPosition.js";
|
|
60
60
|
import "../shared-utils/three/PointSelector/utils/contents.js";
|
|
61
|
+
import "../Sculpt/utils/three/rayOnLine.js";
|
|
61
62
|
import "../shared-utils/url/absoluteUrl.js";
|
|
62
63
|
import "../shared-utils/Object3DHelper/Helper/MoveHelper.js";
|
|
63
64
|
import "../shared-utils/Object3DHelper/Base/BaseHelper.js";
|
|
@@ -86,7 +87,6 @@ import "../shared-utils/Object3DHelper/Base/BaseController.js";
|
|
|
86
87
|
import "../shared-utils/Object3DHelper/utils/cameraHooks.js";
|
|
87
88
|
import "../shared-utils/Object3DHelper/utils/getMouseRaycaster.js";
|
|
88
89
|
import "../shared-utils/Object3DHelper/utils/calculateThreeMouse.js";
|
|
89
|
-
import "../Sculpt/utils/three/rayOnLine.js";
|
|
90
90
|
import "./FiveControllerWrapper.js";
|
|
91
91
|
import "../shared-utils/Object3DHelper/index.js";
|
|
92
92
|
import "../shared-utils/Object3DHelper/Controller/RotateController.js";
|
|
@@ -89,6 +89,7 @@ import "../shared-utils/isTouchDevice.js";
|
|
|
89
89
|
import "../shared-utils/five/getPosition.js";
|
|
90
90
|
import "../shared-utils/five/getRaycasterByNdcPosition.js";
|
|
91
91
|
import "../shared-utils/three/PointSelector/utils/contents.js";
|
|
92
|
+
import "../Sculpt/utils/three/rayOnLine.js";
|
|
92
93
|
import "../shared-utils/url/absoluteUrl.js";
|
|
93
94
|
import "./Assets/roomInfoIcon.js";
|
|
94
95
|
import "../CSS3DRenderPlugin/Controller.js";
|
|
@@ -99,7 +100,7 @@ import "../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
|
99
100
|
import "../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
100
101
|
import "../shared-utils/animationFrame/index.js";
|
|
101
102
|
const g = { userAction: !0 };
|
|
102
|
-
class
|
|
103
|
+
class $e extends A {
|
|
103
104
|
constructor(e, t) {
|
|
104
105
|
super(e, t);
|
|
105
106
|
/**
|
|
@@ -354,5 +355,5 @@ class Ze extends A {
|
|
|
354
355
|
}
|
|
355
356
|
}
|
|
356
357
|
export {
|
|
357
|
-
|
|
358
|
+
$e as PanoCompassController
|
|
358
359
|
};
|