@realsee/dnalogel 2.16.0-6 → 2.16.0-7
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/GuideLinePlugin/GuideLineModeItem.d.ts +1 -0
- package/dist/PanoTagPlugin/controller/TagComputer.d.ts +1 -0
- package/dist/PanoTagPlugin/typings/tag/Utils.d.ts +3 -1
- package/dist/index.cjs.js +53 -53
- package/dist/index.js +2435 -2347
- package/dist/index.umd.js +31 -31
- package/docs/assets/search.js +1 -1
- package/docs/classes/CSS3DRender.html +31 -31
- package/docs/classes/CruisePluginController.html +26 -26
- package/docs/classes/GuideLineItem.GuideLineItem.html +16 -16
- package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +26 -26
- package/docs/classes/Magnifier.html +20 -20
- package/docs/classes/ModelRoomLabelController.html +11 -11
- package/docs/classes/Object3DHelperController.html +25 -25
- package/docs/classes/PaintBrush.html +15 -15
- package/docs/classes/PanoMeasurePluginLine.html +23 -23
- package/docs/classes/PanoMeasurePluginModel.html +22 -22
- package/docs/classes/PanoMeasurePluginPoint.html +14 -14
- package/docs/classes/PanoMeasurePluginPolyline.html +26 -26
- package/docs/classes/PanoTagPluginController.html +47 -47
- package/docs/classes/Util.BetterTween.html +8 -8
- package/docs/classes/Util.FivePointSelector.html +12 -12
- package/docs/classes/Util.Interval.html +12 -12
- package/docs/classes/Util.Magnifier.html +17 -17
- package/docs/classes/Util.PointDomHelper.html +11 -11
- package/docs/classes/Util.PointHelper.html +11 -11
- package/docs/classes/Util.Rectangle.html +13 -13
- package/docs/enums/CameraMovementEffect.html +7 -7
- package/docs/enums/ContentType.html +19 -19
- package/docs/enums/DIRECTION.html +9 -9
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +9 -9
- package/docs/enums/DimensionType.html +7 -7
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +8 -8
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +9 -9
- package/docs/enums/PaintBrushTypeEnum.html +8 -8
- package/docs/enums/Rotation.html +8 -8
- package/docs/functions/CSS3DRenderPlugin.html +4 -4
- package/docs/functions/CameraMovementPlugin.html +4 -4
- package/docs/functions/CruisePlugin.html +4 -4
- package/docs/functions/GuideLinePlugin.html +5 -5
- package/docs/functions/ItemLabelPlugin.html +4 -4
- package/docs/functions/MapviewFloorplanPlugin.html +4 -4
- package/docs/functions/ModelChassisCompassPlugin.html +4 -4
- package/docs/functions/ModelEntryDoorGuidePlugin.html +4 -4
- package/docs/functions/ModelFloorplanPlugin.html +4 -4
- package/docs/functions/ModelItemLabelPlugin.html +4 -4
- package/docs/functions/ModelRoomLabelPlugin.html +4 -4
- package/docs/functions/ModelTVVideoPlugin.html +4 -4
- package/docs/functions/ModelViewPlugin.html +4 -4
- package/docs/functions/Object3DHelperPlugin.html +4 -4
- package/docs/functions/PanoCompassPlugin.html +4 -4
- package/docs/functions/PanoCursorRaycasterPlugin.html +4 -4
- package/docs/functions/PanoDoorLabelPlugin.html +4 -4
- package/docs/functions/PanoFloorplanRadarPlugin.html +4 -4
- package/docs/functions/PanoMeasurePlugin.html +4 -4
- package/docs/functions/PanoRulerPlugin.html +4 -4
- package/docs/functions/PanoRulerProPlugin.html +4 -4
- package/docs/functions/PanoSpatialTagPlugin.html +4 -4
- package/docs/functions/PanoTagPlugin.html +4 -4
- package/docs/functions/PanoVideoPlugin.html +4 -4
- package/docs/functions/TopviewFloorplanPlugin.html +4 -4
- package/docs/functions/Util.getCoordsFromClient.html +5 -5
- package/docs/functions/Util.getCoordsFromElement.html +5 -5
- package/docs/functions/Util.getFrameTime.html +5 -5
- package/docs/functions/Util.getIntersectFromRelativePosition.html +5 -5
- package/docs/functions/Util.getRaycasterFromFivePointer.html +5 -5
- package/docs/functions/Util.isAbsoluteURL.html +5 -5
- package/docs/functions/Util.isModelLike.html +5 -5
- package/docs/functions/Util.isNil.html +5 -5
- package/docs/functions/Util.isPanoramaLike.html +5 -5
- package/docs/functions/Util.nextFrame.html +5 -5
- package/docs/functions/Util.notNil.html +5 -5
- package/docs/functions/Util.requestAnimationFrameInterval.html +5 -5
- package/docs/functions/Util.tweenProgress.html +5 -5
- package/docs/functions/Util.uuid.html +5 -5
- package/docs/functions/pluginFlag.html +5 -5
- package/docs/index.html +4 -4
- package/docs/interfaces/AddTagConfig.html +6 -6
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +11 -11
- package/docs/interfaces/CSS3DRenderPluginState.html +8 -8
- package/docs/interfaces/CameraMovementPluginExportType.html +7 -7
- package/docs/interfaces/CruisePluginTypes.Config.html +8 -8
- package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +12 -12
- package/docs/interfaces/CruisePluginTypes.EventMap.html +20 -20
- package/docs/interfaces/CruisePluginTypes.MoveAction.html +11 -11
- package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +13 -13
- package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +13 -13
- package/docs/interfaces/CruisePluginTypes.PluginData.html +8 -8
- package/docs/interfaces/CruisePluginTypes.PluginServerData.html +7 -7
- package/docs/interfaces/CruisePluginTypes.PluginState.html +11 -11
- package/docs/interfaces/EventMap.html +15 -15
- package/docs/interfaces/FloorplanBounding.html +8 -8
- package/docs/interfaces/FloorplanData.html +10 -10
- package/docs/interfaces/FloorplanEntrance.html +11 -11
- package/docs/interfaces/FloorplanExtraObject.html +10 -10
- package/docs/interfaces/FloorplanExtraObject3D.html +8 -8
- package/docs/interfaces/FloorplanFloorData.html +9 -9
- package/docs/interfaces/FloorplanImagePosition.html +7 -7
- package/docs/interfaces/FloorplanObserver.html +9 -9
- package/docs/interfaces/FloorplanOutlineItem.html +9 -9
- package/docs/interfaces/FloorplanPosition.html +7 -7
- package/docs/interfaces/FloorplanRoomItem.html +13 -13
- package/docs/interfaces/FloorplanRoomLabelItem.html +7 -7
- package/docs/interfaces/FloorplanServerBounding.html +8 -8
- package/docs/interfaces/FloorplanServerComputedData.html +10 -10
- package/docs/interfaces/FloorplanServerData.html +7 -7
- package/docs/interfaces/FloorplanServerDoorItem.html +10 -10
- package/docs/interfaces/FloorplanServerDoorPosition.html +8 -8
- package/docs/interfaces/FloorplanServerEntrance.html +11 -11
- package/docs/interfaces/FloorplanServerFloorData.html +9 -9
- package/docs/interfaces/FloorplanServerImagePosition.html +7 -7
- package/docs/interfaces/FloorplanServerObserver.html +9 -9
- package/docs/interfaces/FloorplanServerOutlineItem.html +9 -9
- package/docs/interfaces/FloorplanServerPosition.html +7 -7
- package/docs/interfaces/FloorplanServerRoomItem.html +14 -14
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +7 -7
- package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +10 -10
- package/docs/interfaces/GuideLinePluginType.EventMap.html +13 -13
- package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +8 -8
- package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +6 -6
- package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +11 -11
- package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +8 -8
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +16 -16
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineTag.html +19 -19
- package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +16 -16
- package/docs/interfaces/GuideLinePluginType.PluginDataV1.html +7 -7
- package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +6 -6
- package/docs/interfaces/GuideLinePluginType.PluginServerData.html +7 -7
- package/docs/interfaces/GuideLinePluginType.PluginState.html +9 -9
- package/docs/interfaces/GuideLinePluginType.Route.html +10 -10
- package/docs/interfaces/GuideLinePluginType.RouteConfig.html +9 -9
- package/docs/interfaces/HelperOffset.html +8 -8
- package/docs/interfaces/ImagePlaneGroup.html +6 -6
- package/docs/interfaces/ItemLabelPluginData.html +6 -6
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +11 -11
- package/docs/interfaces/ItemLabelPluginParametersType.html +9 -9
- package/docs/interfaces/MinMax.html +7 -7
- package/docs/interfaces/ModelChassisCompassPluginData.html +7 -7
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +8 -8
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +7 -7
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +8 -8
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +8 -8
- package/docs/interfaces/ModelItemLabelPluginData.html +6 -6
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +11 -11
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +7 -7
- package/docs/interfaces/ModelRoomLabelPluginData.html +6 -6
- package/docs/interfaces/ModelTVVideoPluginData.html +9 -9
- package/docs/interfaces/ModelTVVideoPluginExportType.html +8 -8
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +6 -6
- package/docs/interfaces/ModelViewPluginExportType.html +11 -11
- package/docs/interfaces/Object3DHelperState.html +8 -8
- package/docs/interfaces/ObjectHelperControllers.html +9 -9
- package/docs/interfaces/PaintBrushAction.html +12 -12
- package/docs/interfaces/PaintBrushConfigs.html +12 -12
- package/docs/interfaces/PaintBrushState.html +10 -10
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +10 -10
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +5 -5
- package/docs/interfaces/PanoMeasureParameterType.html +14 -14
- package/docs/interfaces/PanoMeasurePluginLineJson.html +8 -8
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +7 -7
- package/docs/interfaces/PanoMeasurePluginPointJson.html +7 -7
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +8 -8
- package/docs/interfaces/PanoRulerPluginExportType.html +10 -10
- package/docs/interfaces/PanoRulerPluginOptions.html +7 -7
- package/docs/interfaces/PanoRulerPluginParameterType.html +8 -8
- package/docs/interfaces/PanoRulerProPluginExportType.html +9 -9
- package/docs/interfaces/PanoRulerProPluginOptions.html +7 -7
- package/docs/interfaces/PanoRulerProPluginParameterType.html +7 -7
- package/docs/interfaces/PanoRulerProPluginState.html +8 -8
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +5 -5
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +5 -5
- package/docs/interfaces/PanoSpatialTagPluginData.html +11 -11
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +10 -10
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +13 -13
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +10 -10
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +13 -13
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +11 -11
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +10 -10
- package/docs/interfaces/PanoVideoPluginType.LoadParams.html +6 -6
- package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +8 -8
- package/docs/interfaces/PanoVideoPluginType.PluginData.html +6 -6
- package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +9 -9
- package/docs/interfaces/PanoVideoPluginType.PluginState.html +6 -6
- package/docs/interfaces/PanoVideoPluginType.VideoItem.html +8 -8
- package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +10 -10
- package/docs/interfaces/Point.html +8 -8
- package/docs/interfaces/Room.html +9 -9
- package/docs/interfaces/RoomInfo.html +7 -7
- package/docs/interfaces/RoomLabel.html +14 -14
- package/docs/interfaces/RoomRules.html +5 -5
- package/docs/interfaces/Rooms.html +5 -5
- package/docs/interfaces/Scissor.html +9 -9
- package/docs/interfaces/State.html +8 -8
- package/docs/interfaces/TagCacheInterface.html +12 -12
- package/docs/interfaces/TagConfig.html +11 -11
- package/docs/interfaces/TagGLTFObjectGroup.html +6 -6
- package/docs/interfaces/TagIconUrl.html +26 -17
- package/docs/interfaces/TagObjectGroup.html +6 -6
- package/docs/interfaces/TagStyle.html +6 -6
- package/docs/interfaces/Tags.html +9 -9
- package/docs/interfaces/TemporaryState.html +6 -6
- package/docs/interfaces/Util.MagnifierParameter.html +11 -11
- package/docs/interfaces/Util.MouseGroupParameter.html +8 -8
- package/docs/modules/CruisePluginTypes.html +5 -5
- package/docs/modules/GuideLineItem.html +5 -5
- package/docs/modules/GuideLineModeItem.html +5 -5
- package/docs/modules/GuideLinePluginType.html +5 -5
- package/docs/modules/PanoVideoPluginType.html +5 -5
- package/docs/modules/Util.html +5 -5
- package/docs/modules.html +4 -4
- package/docs/types/ArrayPosition.html +5 -5
- package/docs/types/AudioAppearance.html +5 -5
- package/docs/types/AudioTagTypeConfigKey.html +5 -5
- package/docs/types/CSS3DRenderExportType.html +5 -5
- package/docs/types/CSS3DRenderPluginExportType.html +5 -5
- package/docs/types/CSS3DRenderPluginParameterType.html +5 -5
- package/docs/types/ClassFunctionParameters.html +5 -5
- package/docs/types/Color.html +5 -5
- package/docs/types/ContentTypeConfigKey.html +5 -5
- package/docs/types/ContentTypeConfigKeySplit.html +5 -5
- package/docs/types/ContentTypeMap.html +5 -5
- package/docs/types/Create3DDomContainerReturnType.html +5 -5
- package/docs/types/Create3DElementReturnType.html +5 -5
- package/docs/types/CruisePluginExportType.html +5 -5
- package/docs/types/CruisePluginTypes.CruiseData.html +5 -5
- package/docs/types/CruisePluginTypes.MoveEffect.html +5 -5
- package/docs/types/Direction-1.html +5 -5
- package/docs/types/Direction4.html +5 -5
- package/docs/types/FloorplanRuleLabels.html +5 -5
- package/docs/types/FloorplanServerRuleLabels.html +5 -5
- package/docs/types/GuideLinePluginExportType.html +5 -5
- package/docs/types/GuideLinePluginType.GuideLineItem.html +5 -5
- package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +5 -5
- package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +5 -5
- package/docs/types/GuideLinePluginType.GuideLineStyle.html +5 -5
- package/docs/types/GuideLinePluginType.PathItem.html +5 -5
- package/docs/types/GuideLinePluginType.PluginData.html +5 -5
- package/docs/types/HelperEventMap.html +5 -5
- package/docs/types/LoadTagConfig.html +5 -5
- package/docs/types/MapviewFloorplanPluginParameterType.html +5 -5
- package/docs/types/MapviewFloorplanPluginReturnType.html +5 -5
- package/docs/types/MediaData.html +5 -5
- package/docs/types/MediaStore.html +5 -5
- package/docs/types/ModelElement.html +5 -5
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +5 -5
- package/docs/types/ModelFloorplanPluginParameterType.html +5 -5
- package/docs/types/ModelFloorplanPluginReturnType.html +5 -5
- package/docs/types/ModelRoomLabelPluginParameters.html +5 -5
- package/docs/types/ModelRoomLabelPluginReturnType.html +5 -5
- package/docs/types/MoveArgs.html +5 -5
- package/docs/types/MoveOpts.html +5 -5
- package/docs/types/Object3DHelperEventMap.html +5 -5
- package/docs/types/ObjectFit.html +5 -5
- package/docs/types/PaintBrushEventMap.html +5 -5
- package/docs/types/PanoCompassPluginData.html +5 -5
- package/docs/types/PanoCompassPluginExportType.html +5 -5
- package/docs/types/PanoCompassPluginParameterType.html +5 -5
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +5 -5
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +5 -5
- package/docs/types/PanoIndex.html +5 -5
- package/docs/types/PanoMeasurePluginEvent.html +5 -5
- package/docs/types/PanoMeasureReturnType.html +5 -5
- package/docs/types/PanoSpatialTagPluginId.html +5 -5
- package/docs/types/PanoTagPluginExportInterface.html +5 -5
- package/docs/types/PanoTagPluginParamsInterface.html +5 -5
- package/docs/types/PanoVideoPluginParameterType.html +5 -5
- package/docs/types/PanoVideoPluginReturnType.html +5 -5
- package/docs/types/PlaneTag.html +5 -5
- package/docs/types/PlaneTagElement.html +5 -5
- package/docs/types/Point2DElement.html +5 -5
- package/docs/types/Point2DTag.html +5 -5
- package/docs/types/Point3DElement.html +5 -5
- package/docs/types/Point3DTag.html +5 -5
- package/docs/types/PointTag.html +5 -5
- package/docs/types/PointTagElement.html +5 -5
- package/docs/types/Position.html +5 -5
- package/docs/types/RotateArgs.html +5 -5
- package/docs/types/RotateOpts.html +5 -5
- package/docs/types/RuleLabelsKey.html +5 -5
- package/docs/types/RuleLabelsValue.html +5 -5
- package/docs/types/StickType.html +5 -5
- package/docs/types/Tag.html +5 -5
- package/docs/types/Tag2D.html +5 -5
- package/docs/types/Tag3D.html +5 -5
- package/docs/types/TagContentType.html +5 -5
- package/docs/types/TagDimensionType.html +5 -5
- package/docs/types/TagElement.html +5 -5
- package/docs/types/TagEvents.html +5 -5
- package/docs/types/TagGLTFObject.html +5 -5
- package/docs/types/TagHooks.html +5 -5
- package/docs/types/TagIconSize.html +5 -5
- package/docs/types/TagId.html +5 -5
- package/docs/types/TopviewFloorplanPluginParameterType.html +5 -5
- package/docs/types/TopviewFloorplanPluginReturnType.html +5 -5
- package/docs/types/WorkCode.html +5 -5
- package/docs/variables/FLOOR_TYPE_MAP.html +5 -5
- package/docs/variables/PLUGIN.html +5 -5
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +5 -5
- package/docs/variables/ROOM_TYPE_MAP.html +5 -5
- package/docs/variables/itemLabelPluginServerParams.html +5 -5
- package/docs/variables/modelItemLabelPluginServerParams.html +5 -5
- package/docs/variables/modelRoomLabelPluginServerParams.html +5 -5
- package/libs/CruisePlugin/Controller.js +3 -2
- package/libs/CruisePlugin/index.js +8 -7
- package/libs/GuideLinePlugin/Components/Tag.js +49 -0
- package/libs/GuideLinePlugin/Controller.js +5 -4
- package/libs/GuideLinePlugin/GuideLineItem/index.js +25 -25
- package/libs/GuideLinePlugin/GuideLineItem.js +3 -2
- package/libs/GuideLinePlugin/GuideLineModeItem/index.js +38 -30
- package/libs/GuideLinePlugin/GuideLineModeItem.d.ts +1 -0
- package/libs/GuideLinePlugin/GuideLineModeItem.js +3 -2
- package/libs/GuideLinePlugin/index.js +8 -7
- package/libs/GuideLinePlugin/utils/createLineGeometry.js +19 -16
- package/libs/PanoTagPlugin/Components/Common/TagPoint.js +92 -66
- package/libs/PanoTagPlugin/controller/TagComputer.d.ts +1 -0
- package/libs/PanoTagPlugin/controller/TagComputer.js +6 -0
- package/libs/PanoTagPlugin/controller/index.js +5 -5
- package/libs/PanoTagPlugin/typings/tag/Utils.d.ts +3 -1
- package/libs/base/BasePlugin.js +1 -1
- package/libs/index.js +110 -109
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>itemLabelPluginServerParams | 如视看房插件合集 - v2.16.0-
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>itemLabelPluginServerParams | 如视看房插件合集 - v2.16.0-7</title><meta name="description" content="Documentation for 如视看房插件合集 - v2.16.0-7"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
|
|
2
2
|
<div class="tsd-toolbar-contents container">
|
|
3
3
|
<div class="table-cell" id="tsd-search" data-base="..">
|
|
4
4
|
<div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
|
|
@@ -6,13 +6,13 @@
|
|
|
6
6
|
<div id="tsd-toolbar-links"></div></div>
|
|
7
7
|
<ul class="results">
|
|
8
8
|
<li class="state loading">Preparing search index...</li>
|
|
9
|
-
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.16.0-
|
|
9
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.16.0-7</a></div>
|
|
10
10
|
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
|
|
11
11
|
<div class="container container-main">
|
|
12
12
|
<div class="col-8 col-content">
|
|
13
13
|
<div class="tsd-page-title">
|
|
14
14
|
<ul class="tsd-breadcrumb">
|
|
15
|
-
<li><a href="../modules.html">如视看房插件合集 - v2.16.0-
|
|
15
|
+
<li><a href="../modules.html">如视看房插件合集 - v2.16.0-7</a></li>
|
|
16
16
|
<li><a href="itemLabelPluginServerParams.html">itemLabelPluginServerParams</a></li></ul>
|
|
17
17
|
<h1>Variable itemLabelPluginServerParams<code class="tsd-tag ts-flagConst">Const</code> </h1></div>
|
|
18
18
|
<div class="tsd-signature">item<wbr/>Label<wbr/>Plugin<wbr/>Server<wbr/>Params<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span><br/><span> </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span> </span>version<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol"> = ...</span></div>
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
<li class="tsd-parameter">
|
|
25
25
|
<h5>version<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li></ul></div><aside class="tsd-sources">
|
|
26
26
|
<ul>
|
|
27
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
27
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/78efb88/plugins/src/ItemLabelPlugin/index.ts#L7">plugins/src/ItemLabelPlugin/index.ts:7</a></li></ul></aside></div>
|
|
28
28
|
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
|
29
29
|
<div class="tsd-navigation settings">
|
|
30
30
|
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
|
|
42
42
|
<div class="tsd-accordion-details">
|
|
43
43
|
<ul>
|
|
44
|
-
<li><a href="../modules.html">如视看房插件合集 -<wbr/> v2.16.0-<wbr/>
|
|
44
|
+
<li><a href="../modules.html">如视看房插件合集 -<wbr/> v2.16.0-<wbr/>7</a>
|
|
45
45
|
<ul>
|
|
46
46
|
<li class="tsd-kind-namespace"><a href="../modules/CruisePluginTypes.html">Cruise<wbr/>Plugin<wbr/>Types</a></li>
|
|
47
47
|
<li class="tsd-kind-namespace"><a href="../modules/GuideLineItem.html">Guide<wbr/>Line<wbr/>Item</a></li>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>modelItemLabelPluginServerParams | 如视看房插件合集 - v2.16.0-
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>modelItemLabelPluginServerParams | 如视看房插件合集 - v2.16.0-7</title><meta name="description" content="Documentation for 如视看房插件合集 - v2.16.0-7"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
|
|
2
2
|
<div class="tsd-toolbar-contents container">
|
|
3
3
|
<div class="table-cell" id="tsd-search" data-base="..">
|
|
4
4
|
<div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
|
|
@@ -6,13 +6,13 @@
|
|
|
6
6
|
<div id="tsd-toolbar-links"></div></div>
|
|
7
7
|
<ul class="results">
|
|
8
8
|
<li class="state loading">Preparing search index...</li>
|
|
9
|
-
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.16.0-
|
|
9
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.16.0-7</a></div>
|
|
10
10
|
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
|
|
11
11
|
<div class="container container-main">
|
|
12
12
|
<div class="col-8 col-content">
|
|
13
13
|
<div class="tsd-page-title">
|
|
14
14
|
<ul class="tsd-breadcrumb">
|
|
15
|
-
<li><a href="../modules.html">如视看房插件合集 - v2.16.0-
|
|
15
|
+
<li><a href="../modules.html">如视看房插件合集 - v2.16.0-7</a></li>
|
|
16
16
|
<li><a href="modelItemLabelPluginServerParams.html">modelItemLabelPluginServerParams</a></li></ul>
|
|
17
17
|
<h1>Variable modelItemLabelPluginServerParams<code class="tsd-tag ts-flagConst">Const</code> </h1></div>
|
|
18
18
|
<div class="tsd-signature">model<wbr/>Item<wbr/>Label<wbr/>Plugin<wbr/>Server<wbr/>Params<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span><br/><span> </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span> </span>version<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol"> = ...</span></div>
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
<li class="tsd-parameter">
|
|
25
25
|
<h5>version<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li></ul></div><aside class="tsd-sources">
|
|
26
26
|
<ul>
|
|
27
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
27
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/78efb88/plugins/src/ModelItemLabelPlugin/index.ts#L7">plugins/src/ModelItemLabelPlugin/index.ts:7</a></li></ul></aside></div>
|
|
28
28
|
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
|
29
29
|
<div class="tsd-navigation settings">
|
|
30
30
|
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
|
|
42
42
|
<div class="tsd-accordion-details">
|
|
43
43
|
<ul>
|
|
44
|
-
<li><a href="../modules.html">如视看房插件合集 -<wbr/> v2.16.0-<wbr/>
|
|
44
|
+
<li><a href="../modules.html">如视看房插件合集 -<wbr/> v2.16.0-<wbr/>7</a>
|
|
45
45
|
<ul>
|
|
46
46
|
<li class="tsd-kind-namespace"><a href="../modules/CruisePluginTypes.html">Cruise<wbr/>Plugin<wbr/>Types</a></li>
|
|
47
47
|
<li class="tsd-kind-namespace"><a href="../modules/GuideLineItem.html">Guide<wbr/>Line<wbr/>Item</a></li>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>modelRoomLabelPluginServerParams | 如视看房插件合集 - v2.16.0-
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>modelRoomLabelPluginServerParams | 如视看房插件合集 - v2.16.0-7</title><meta name="description" content="Documentation for 如视看房插件合集 - v2.16.0-7"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
|
|
2
2
|
<div class="tsd-toolbar-contents container">
|
|
3
3
|
<div class="table-cell" id="tsd-search" data-base="..">
|
|
4
4
|
<div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
|
|
@@ -6,13 +6,13 @@
|
|
|
6
6
|
<div id="tsd-toolbar-links"></div></div>
|
|
7
7
|
<ul class="results">
|
|
8
8
|
<li class="state loading">Preparing search index...</li>
|
|
9
|
-
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.16.0-
|
|
9
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.16.0-7</a></div>
|
|
10
10
|
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
|
|
11
11
|
<div class="container container-main">
|
|
12
12
|
<div class="col-8 col-content">
|
|
13
13
|
<div class="tsd-page-title">
|
|
14
14
|
<ul class="tsd-breadcrumb">
|
|
15
|
-
<li><a href="../modules.html">如视看房插件合集 - v2.16.0-
|
|
15
|
+
<li><a href="../modules.html">如视看房插件合集 - v2.16.0-7</a></li>
|
|
16
16
|
<li><a href="modelRoomLabelPluginServerParams.html">modelRoomLabelPluginServerParams</a></li></ul>
|
|
17
17
|
<h1>Variable modelRoomLabelPluginServerParams<code class="tsd-tag ts-flagConst">Const</code> </h1></div>
|
|
18
18
|
<div class="tsd-signature">model<wbr/>Room<wbr/>Label<wbr/>Plugin<wbr/>Server<wbr/>Params<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span><br/><span> </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span> </span>version<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol"> = ...</span></div>
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
<li class="tsd-parameter">
|
|
25
25
|
<h5>version<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li></ul></div><aside class="tsd-sources">
|
|
26
26
|
<ul>
|
|
27
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
27
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/78efb88/plugins/src/ModelRoomLabelPlugin/index.ts#L9">plugins/src/ModelRoomLabelPlugin/index.ts:9</a></li></ul></aside></div>
|
|
28
28
|
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
|
29
29
|
<div class="tsd-navigation settings">
|
|
30
30
|
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
|
|
42
42
|
<div class="tsd-accordion-details">
|
|
43
43
|
<ul>
|
|
44
|
-
<li><a href="../modules.html">如视看房插件合集 -<wbr/> v2.16.0-<wbr/>
|
|
44
|
+
<li><a href="../modules.html">如视看房插件合集 -<wbr/> v2.16.0-<wbr/>7</a>
|
|
45
45
|
<ul>
|
|
46
46
|
<li class="tsd-kind-namespace"><a href="../modules/CruisePluginTypes.html">Cruise<wbr/>Plugin<wbr/>Types</a></li>
|
|
47
47
|
<li class="tsd-kind-namespace"><a href="../modules/GuideLineItem.html">Guide<wbr/>Line<wbr/>Item</a></li>
|
|
@@ -166,6 +166,7 @@ import "../CSS3DRenderPlugin/index.js";
|
|
|
166
166
|
import "../CSS3DRenderPlugin/Controller.js";
|
|
167
167
|
import "../CSS3DRenderPlugin/utils/waitFiveModelLoaded.js";
|
|
168
168
|
import "../shared-utils/three/GLTFLoader.js";
|
|
169
|
+
import "../GuideLinePlugin/Components/Tag.js";
|
|
169
170
|
import "./Controller.js";
|
|
170
171
|
import "../shared-utils/to.js";
|
|
171
172
|
import "../shared-utils/five/changeMode.js";
|
|
@@ -173,7 +174,7 @@ import "../shared-utils/nearlyEqual.js";
|
|
|
173
174
|
import "./utils/coordinatesToVector.js";
|
|
174
175
|
import "../shared-utils/isTruelyObject.js";
|
|
175
176
|
import "./utils/formatRad.js";
|
|
176
|
-
const M = "v1.0.6", G = "CruisePlugin", x = `${G}@${M}`,
|
|
177
|
+
const M = "v1.0.6", G = "CruisePlugin", x = `${G}@${M}`, Oi = (c) => `${x}--${c}`, D = () => {
|
|
177
178
|
console.error(`${x} is disposed`);
|
|
178
179
|
}, W = () => {
|
|
179
180
|
console.warn(`${x} is disabled`);
|
|
@@ -625,5 +626,5 @@ class z extends V {
|
|
|
625
626
|
I(z, "PluginVersion", M);
|
|
626
627
|
export {
|
|
627
628
|
z as default,
|
|
628
|
-
|
|
629
|
+
Oi as pluginFlag
|
|
629
630
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import o from "./Controller.js";
|
|
2
|
-
import { default as
|
|
3
|
-
import { typing as
|
|
2
|
+
import { default as So } from "./Controller.js";
|
|
3
|
+
import { typing as Vo } from "./typing/index.js";
|
|
4
4
|
import "../base/BasePluginWithData.js";
|
|
5
5
|
import "../base/BasePlugin.js";
|
|
6
6
|
import "../shared-utils/Subscribe.js";
|
|
@@ -136,6 +136,7 @@ import "../CSS3DRenderPlugin/index.js";
|
|
|
136
136
|
import "../CSS3DRenderPlugin/Controller.js";
|
|
137
137
|
import "../CSS3DRenderPlugin/utils/waitFiveModelLoaded.js";
|
|
138
138
|
import "../shared-utils/three/GLTFLoader.js";
|
|
139
|
+
import "../GuideLinePlugin/Components/Tag.js";
|
|
139
140
|
import "../shared-utils/to.js";
|
|
140
141
|
import "../shared-utils/five/changeMode.js";
|
|
141
142
|
import "../shared-utils/nearlyEqual.js";
|
|
@@ -146,10 +147,10 @@ import "./utils/vectorToCoordinates.js";
|
|
|
146
147
|
import "./utils/formatRad.js";
|
|
147
148
|
import "./utils/linerValue.js";
|
|
148
149
|
import "./utils/sleep.js";
|
|
149
|
-
const
|
|
150
|
+
const Oo = (r) => new o(r);
|
|
150
151
|
export {
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
152
|
+
Oo as CruisePlugin,
|
|
153
|
+
So as CruisePluginController,
|
|
154
|
+
Vo as CruisePluginTypes,
|
|
155
|
+
Oo as default
|
|
155
156
|
};
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
import { SvelteComponent as z, init as x, safe_not_equal as p, append_styles as k, element as s, space as f, text as w, attr as d, set_style as m, insert as X, append as i, set_data as j, noop as v, detach as y } from "../../vendor/svelte/internal/index.js";
|
|
2
|
+
function q(l) {
|
|
3
|
+
k(l, "svelte-1i0lthz", ".guide-line__tag.svelte-1i0lthz{position:relative}.guide-line__tag-point.svelte-1i0lthz{position:absolute;left:50%;bottom:0.0625rem;width:0.4375rem;height:0.125rem;transform:translateX(-50%);background:#fff;border-radius:50%;opacity:0.5}.guide-line__tag-line.svelte-1i0lthz{position:absolute;left:50%;bottom:0.0625rem;width:0.125rem;height:1.875rem;transform:translateX(-50%);background:linear-gradient(to top, #fff, rgba(255, 255, 255, 0))}.guide-line__tag-content.svelte-1i0lthz{position:absolute;left:-0.9375rem;bottom:1.9375rem;display:flex}.guide-line__tag-icon.svelte-1i0lthz{width:1.875rem;height:1.875rem;background-size:100%}.guide-line__tag-text.svelte-1i0lthz{box-sizing:content-box;height:0.875rem;width:-moz-max-content;width:max-content;margin-top:0.3125rem;transform:translateX(-0.1875rem);white-space:nowrap;font-size:0.625rem;line-height:0.875rem;border:solid transparent;border-width:0.125rem 0.5rem 0.125rem 0.375rem;border-image-source:url('https://vrlab-static.ljcdn.com/release/web/jsl/test2.2ea9ddee.png');border-image-slice:6 25 6 18 fill;color:#fff}");
|
|
4
|
+
}
|
|
5
|
+
function C(l) {
|
|
6
|
+
let e, n, g, a, u, t, c, b, o, h;
|
|
7
|
+
return {
|
|
8
|
+
c() {
|
|
9
|
+
e = s("div"), n = s("div"), g = f(), a = s("div"), u = f(), t = s("div"), c = s("div"), b = f(), o = s("div"), h = w(l[0]), d(n, "class", "guide-line__tag-point svelte-1i0lthz"), d(a, "class", "guide-line__tag-line svelte-1i0lthz"), d(c, "class", "guide-line__tag-icon svelte-1i0lthz"), m(c, "background-image", `url(${l[1]})`), d(o, "class", "guide-line__tag-text svelte-1i0lthz"), m(o, "border-image-source", `url(${l[2]})`), d(t, "class", "guide-line__tag-content svelte-1i0lthz"), d(e, "class", "guide-line__tag svelte-1i0lthz");
|
|
10
|
+
},
|
|
11
|
+
m(r, _) {
|
|
12
|
+
X(r, e, _), i(e, n), i(e, g), i(e, a), i(e, u), i(e, t), i(t, c), i(t, b), i(t, o), i(o, h);
|
|
13
|
+
},
|
|
14
|
+
p(r, [_]) {
|
|
15
|
+
_ & 2 && m(c, "background-image", `url(${r[1]})`), _ & 1 && j(h, r[0]), _ & 4 && m(o, "border-image-source", `url(${r[2]})`);
|
|
16
|
+
},
|
|
17
|
+
i: v,
|
|
18
|
+
o: v,
|
|
19
|
+
d(r) {
|
|
20
|
+
r && y(e);
|
|
21
|
+
}
|
|
22
|
+
};
|
|
23
|
+
}
|
|
24
|
+
function S(l, e, n) {
|
|
25
|
+
let { text: g = "" } = e, { icon_url: a = "" } = e, { text_background_url: u = "" } = e;
|
|
26
|
+
return l.$$set = (t) => {
|
|
27
|
+
"text" in t && n(0, g = t.text), "icon_url" in t && n(1, a = t.icon_url), "text_background_url" in t && n(2, u = t.text_background_url);
|
|
28
|
+
}, [g, a, u];
|
|
29
|
+
}
|
|
30
|
+
class A extends z {
|
|
31
|
+
constructor(e) {
|
|
32
|
+
super(), x(
|
|
33
|
+
this,
|
|
34
|
+
e,
|
|
35
|
+
S,
|
|
36
|
+
C,
|
|
37
|
+
p,
|
|
38
|
+
{
|
|
39
|
+
text: 0,
|
|
40
|
+
icon_url: 1,
|
|
41
|
+
text_background_url: 2
|
|
42
|
+
},
|
|
43
|
+
q
|
|
44
|
+
);
|
|
45
|
+
}
|
|
46
|
+
}
|
|
47
|
+
export {
|
|
48
|
+
A as default
|
|
49
|
+
};
|
|
@@ -160,6 +160,7 @@ import "../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
|
160
160
|
import "../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
161
161
|
import "../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
162
162
|
import "../shared-utils/animationFrame/index.js";
|
|
163
|
+
import "./Components/Tag.js";
|
|
163
164
|
import "../shared-utils/to.js";
|
|
164
165
|
import "../shared-utils/five/changeMode.js";
|
|
165
166
|
import "../shared-utils/nearlyEqual.js";
|
|
@@ -172,11 +173,11 @@ import "../CruisePlugin/utils/vectorToCoordinates.js";
|
|
|
172
173
|
import "../CruisePlugin/utils/formatRad.js";
|
|
173
174
|
import "../CruisePlugin/utils/linerValue.js";
|
|
174
175
|
import "../CruisePlugin/utils/sleep.js";
|
|
175
|
-
const v = "v1.1.0", c = "GuideLinePlugin", f = `${c}@${v}`,
|
|
176
|
+
const v = "v1.1.0", c = "GuideLinePlugin", f = `${c}@${v}`, ur = (e) => `${f}--${e}`;
|
|
176
177
|
function E(e) {
|
|
177
178
|
return Object.hasOwn(e, "routes");
|
|
178
179
|
}
|
|
179
|
-
class
|
|
180
|
+
class cr extends G {
|
|
180
181
|
constructor(i, t) {
|
|
181
182
|
super(i, t);
|
|
182
183
|
p(this, "version", v);
|
|
@@ -295,6 +296,6 @@ class ur extends G {
|
|
|
295
296
|
}
|
|
296
297
|
}
|
|
297
298
|
export {
|
|
298
|
-
|
|
299
|
-
|
|
299
|
+
cr as default,
|
|
300
|
+
ur as pluginFlag
|
|
300
301
|
};
|
|
@@ -10,21 +10,21 @@ var d = (o, e, t) => e in o ? G(o, e, { enumerable: !0, configurable: !0, writab
|
|
|
10
10
|
return o;
|
|
11
11
|
};
|
|
12
12
|
var s = (o, e, t) => (d(o, typeof e != "symbol" ? e + "" : e, t), t);
|
|
13
|
-
var h = (o, e, t) => new Promise((n,
|
|
13
|
+
var h = (o, e, t) => new Promise((n, r) => {
|
|
14
14
|
var l = (i) => {
|
|
15
15
|
try {
|
|
16
|
-
|
|
16
|
+
a(t.next(i));
|
|
17
17
|
} catch (m) {
|
|
18
|
-
|
|
18
|
+
r(m);
|
|
19
19
|
}
|
|
20
20
|
}, p = (i) => {
|
|
21
21
|
try {
|
|
22
|
-
|
|
22
|
+
a(t.throw(i));
|
|
23
23
|
} catch (m) {
|
|
24
|
-
|
|
24
|
+
r(m);
|
|
25
25
|
}
|
|
26
|
-
},
|
|
27
|
-
|
|
26
|
+
}, a = (i) => i.done ? n(i.value) : Promise.resolve(i.value).then(l, p);
|
|
27
|
+
a((t = t.apply(o, e)).next());
|
|
28
28
|
});
|
|
29
29
|
import S from "object-assign-deep";
|
|
30
30
|
import { GuideLineModeItem as y } from "../GuideLineModeItem/index.js";
|
|
@@ -50,17 +50,17 @@ class M {
|
|
|
50
50
|
this.setDataByMode("panorama", e), this.setDataByMode("model", e);
|
|
51
51
|
}
|
|
52
52
|
setDataByMode(e, t) {
|
|
53
|
-
const n = e === "panorama" ? this.panoramaItem : this.modelItem,
|
|
54
|
-
if (!
|
|
53
|
+
const n = e === "panorama" ? this.panoramaItem : this.modelItem, r = e === "panorama" ? t.panorama_style : t.model_style;
|
|
54
|
+
if (!r)
|
|
55
55
|
return;
|
|
56
|
-
const l = t.path, p = { url: this.plugin.staticPrefix + "/release/web/arrow6.b6ce0c62.png" },
|
|
56
|
+
const l = t.path, p = { url: this.plugin.staticPrefix + "/release/web/arrow6.b6ce0c62.png" }, a = r, i = S({ texture: p }, r);
|
|
57
57
|
if (t.path)
|
|
58
|
-
n.setGeometryByPath(l,
|
|
58
|
+
n.setGeometryByPath(l, a);
|
|
59
59
|
else if (t.pano_group) {
|
|
60
60
|
const m = e === "panorama";
|
|
61
|
-
n.setGeometryByPanoGroup(t.pano_group, c({ skipPanoGroup: m },
|
|
61
|
+
n.setGeometryByPanoGroup(t.pano_group, c({ skipPanoGroup: m }, a));
|
|
62
62
|
}
|
|
63
|
-
n.setMartial(i),
|
|
63
|
+
n.setMartial(i), r.start_tag && n.setStartTag(r.start_tag), r.end_tag && n.setEndTag(r.end_tag);
|
|
64
64
|
}
|
|
65
65
|
dispose() {
|
|
66
66
|
this.panoramaItem.dispose(), this.modelItem.dispose();
|
|
@@ -84,29 +84,29 @@ function D(o, e) {
|
|
|
84
84
|
const t = o.getCurrentState();
|
|
85
85
|
t.mode !== "Panorama" && (yield b(o, ["Panorama", { longitude: t.longitude, latitude: 0, panoIndex: e.panoIndexList[0] }]));
|
|
86
86
|
const n = new _(o, { useGuideLine: !1 });
|
|
87
|
-
yield n.load(e), yield new Promise((
|
|
87
|
+
yield n.load(e), yield new Promise((r, l) => {
|
|
88
88
|
const p = o.getCurrentState();
|
|
89
|
-
let
|
|
90
|
-
p.panoIndex ===
|
|
89
|
+
let a = e.panoIndexList.slice();
|
|
90
|
+
p.panoIndex === a[0] && m(p.panoIndex), n.playFromStart();
|
|
91
91
|
function i(u) {
|
|
92
92
|
if (u !== "Panorama")
|
|
93
|
-
return
|
|
93
|
+
return f(new Error("mode not match"));
|
|
94
94
|
}
|
|
95
95
|
function m(u) {
|
|
96
|
-
const I =
|
|
97
|
-
if (
|
|
98
|
-
return
|
|
99
|
-
if (
|
|
96
|
+
const I = a[0];
|
|
97
|
+
if (a = a.slice(1), u !== I)
|
|
98
|
+
return f(new Error("panoIndex not match, wanted: " + I + ", got: " + u));
|
|
99
|
+
if (a.length === 0)
|
|
100
100
|
return x();
|
|
101
101
|
}
|
|
102
|
-
function
|
|
102
|
+
function g() {
|
|
103
103
|
o.off("modeChange", i), o.off("panoArrived", m);
|
|
104
104
|
}
|
|
105
|
-
function
|
|
106
|
-
|
|
105
|
+
function f(u) {
|
|
106
|
+
g(), l(u);
|
|
107
107
|
}
|
|
108
108
|
function x() {
|
|
109
|
-
|
|
109
|
+
g(), r();
|
|
110
110
|
}
|
|
111
111
|
o.on("modeChange", i), o.on("panoArrived", m);
|
|
112
112
|
});
|
|
@@ -5,7 +5,7 @@ import "../shared-utils/log.js";
|
|
|
5
5
|
import "../shared-utils/to.js";
|
|
6
6
|
import "@realsee/five";
|
|
7
7
|
import "../shared-utils/five/changeMode.js";
|
|
8
|
-
import { GuideLineItem as
|
|
8
|
+
import { GuideLineItem as Om } from "./GuideLineItem/index.js";
|
|
9
9
|
import "three";
|
|
10
10
|
import "./utils/createLineGeometry.js";
|
|
11
11
|
import "polyline-normals";
|
|
@@ -131,6 +131,7 @@ import "../CSS3DRenderPlugin/index.js";
|
|
|
131
131
|
import "../CSS3DRenderPlugin/Controller.js";
|
|
132
132
|
import "../CSS3DRenderPlugin/utils/waitFiveModelLoaded.js";
|
|
133
133
|
import "../shared-utils/three/GLTFLoader.js";
|
|
134
|
+
import "./Components/Tag.js";
|
|
134
135
|
import "../base/BasePluginWithData.js";
|
|
135
136
|
import "./index.js";
|
|
136
137
|
import "./Controller.js";
|
|
@@ -145,5 +146,5 @@ import "../CruisePlugin/utils/formatRad.js";
|
|
|
145
146
|
import "../CruisePlugin/utils/linerValue.js";
|
|
146
147
|
import "../CruisePlugin/utils/sleep.js";
|
|
147
148
|
export {
|
|
148
|
-
|
|
149
|
+
Om as GuideLineItem
|
|
149
150
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
var
|
|
1
|
+
var v = Object.defineProperty;
|
|
2
2
|
var g = Object.getOwnPropertySymbols;
|
|
3
3
|
var C = Object.prototype.hasOwnProperty, b = Object.prototype.propertyIsEnumerable;
|
|
4
|
-
var h = (r, e, i) => e in r ?
|
|
4
|
+
var h = (r, e, i) => e in r ? v(r, e, { enumerable: !0, configurable: !0, writable: !0, value: i }) : r[e] = i, f = (r, e) => {
|
|
5
5
|
for (var i in e || (e = {}))
|
|
6
6
|
C.call(e, i) && h(r, i, e[i]);
|
|
7
7
|
if (g)
|
|
@@ -10,10 +10,10 @@ var h = (r, e, i) => e in r ? c(r, e, { enumerable: !0, configurable: !0, writab
|
|
|
10
10
|
return r;
|
|
11
11
|
};
|
|
12
12
|
var t = (r, e, i) => (h(r, typeof e != "symbol" ? e + "" : e, i), i);
|
|
13
|
-
import * as
|
|
13
|
+
import * as o from "three";
|
|
14
14
|
import { logWarning as E, logError as F } from "../../shared-utils/log.js";
|
|
15
|
-
import { createLineGeometry as
|
|
16
|
-
import { isPanoramaLike as
|
|
15
|
+
import { createLineGeometry as y } from "../utils/createLineGeometry.js";
|
|
16
|
+
import { isPanoramaLike as k, isModelLike as P } from "../../shared-utils/five/mode.js";
|
|
17
17
|
import "hammerjs";
|
|
18
18
|
import "@realsee/five";
|
|
19
19
|
import "@tweenjs/tween.js";
|
|
@@ -24,14 +24,15 @@ import { loadTexture as w } from "../../shared-utils/three/loadTexture.js";
|
|
|
24
24
|
import "object-assign-deep";
|
|
25
25
|
import p from "../../PanoTagPlugin/controller/index.js";
|
|
26
26
|
import "@realsee/five/gltf-loader";
|
|
27
|
-
|
|
27
|
+
import U from "../Components/Tag.js";
|
|
28
|
+
const x = `
|
|
28
29
|
varying vec2 vUv;
|
|
29
30
|
|
|
30
31
|
void main() {
|
|
31
32
|
vUv = uv;
|
|
32
33
|
gl_Position = projectionMatrix * modelViewMatrix * vec4(position, 1.0);
|
|
33
34
|
}
|
|
34
|
-
`,
|
|
35
|
+
`, L = `
|
|
35
36
|
// \u662F\u5426\u4F7F\u7528\u989C\u8272
|
|
36
37
|
uniform int useMapColor;
|
|
37
38
|
// \u8D34\u56FE
|
|
@@ -89,7 +90,7 @@ const U = `
|
|
|
89
90
|
gl_FragColor.a = gl_FragColor.a * linearGradientOpacity();
|
|
90
91
|
}
|
|
91
92
|
`;
|
|
92
|
-
class
|
|
93
|
+
class V {
|
|
93
94
|
constructor(e, i) {
|
|
94
95
|
t(this, "startTagPlugin");
|
|
95
96
|
t(this, "endTagPlugin");
|
|
@@ -112,6 +113,7 @@ class L {
|
|
|
112
113
|
t(this, "plugin");
|
|
113
114
|
t(this, "textureHasLoaded", !1);
|
|
114
115
|
t(this, "disposed", !1);
|
|
116
|
+
t(this, "onTagContainerChange", (e, i) => new U({ target: e, intro: !0, props: i.data }).$destroy);
|
|
115
117
|
t(this, "onPluginShow", () => {
|
|
116
118
|
this.updateVisible();
|
|
117
119
|
});
|
|
@@ -131,27 +133,27 @@ class L {
|
|
|
131
133
|
this.inWalkAnimation = !1, this.updateVisible();
|
|
132
134
|
});
|
|
133
135
|
t(this, "onFiveModeChange", (e) => {
|
|
134
|
-
this.modeVisible = this.mode === "panorama" ?
|
|
136
|
+
this.modeVisible = this.mode === "panorama" ? k(e) : P(e), this.updateVisible();
|
|
135
137
|
});
|
|
136
138
|
t(this, "logWarning", (e) => E("GuideLineModeItem: ", e));
|
|
137
139
|
t(this, "logError", (e) => F("GuideLineModeItem: ", e));
|
|
138
140
|
this.five = e, this.mode = i.mode, this.plugin = i.plugin, this.parent = i.parent, this.startTagPlugin = new p(this.five), this.endTagPlugin = new p(this.five);
|
|
139
|
-
const s = new
|
|
140
|
-
vertexShader:
|
|
141
|
-
fragmentShader:
|
|
141
|
+
const s = new o.BufferGeometry(), a = new o.ShaderMaterial({
|
|
142
|
+
vertexShader: x,
|
|
143
|
+
fragmentShader: L,
|
|
142
144
|
transparent: !0,
|
|
143
145
|
uniforms: {
|
|
144
146
|
map: { value: null },
|
|
145
147
|
useMapColor: { value: 0 },
|
|
146
|
-
mapColor: { value: new
|
|
148
|
+
mapColor: { value: new o.Color() },
|
|
147
149
|
mapOpacity: { value: 1 },
|
|
148
|
-
backgroundColor: { value: new
|
|
150
|
+
backgroundColor: { value: new o.Color() },
|
|
149
151
|
backgroundOpacity: { value: 0 },
|
|
150
152
|
opacity: { value: 1 },
|
|
151
153
|
maxU: { value: 0 }
|
|
152
154
|
}
|
|
153
155
|
});
|
|
154
|
-
this.mesh = new
|
|
156
|
+
this.mesh = new o.Mesh(s, a), this.mesh.name = "GuideLineModeItem", this.mode === "panorama" && (this.parent.hooks.on("walkStart", this.onWalkAnimationStart), this.parent.hooks.on("walkEnded", this.onWalkAnimationEnd)), this.plugin.hooks.on("show", this.onPluginShow), this.plugin.hooks.on("hide", this.onPluginHide), this.plugin.hooks.on("enable", this.onPluginEnable), this.plugin.hooks.on("disable", this.onPluginDisable), this.five.on("modeChange", this.onFiveModeChange), this.onFiveModeChange(this.five.getCurrentState().mode);
|
|
155
157
|
}
|
|
156
158
|
get panoGroup() {
|
|
157
159
|
return this._panoGroup;
|
|
@@ -185,8 +187,8 @@ class L {
|
|
|
185
187
|
if (!this.five.work)
|
|
186
188
|
return this.logError("setPathByPanoGroup: work is not ready");
|
|
187
189
|
if (this._panoGroup = e, (i == null ? void 0 : i.skipPanoGroup) !== void 0) {
|
|
188
|
-
const
|
|
189
|
-
this.skippedPositions =
|
|
190
|
+
const a = i.skipPanoGroup ? e.map((u) => this.five.work.observers[u]).map((u) => u.standingPosition.clone()) : null;
|
|
191
|
+
this.skippedPositions = a;
|
|
190
192
|
}
|
|
191
193
|
const s = this.getPathFromPanoGroup(e, this.five.work, i);
|
|
192
194
|
this.path = s, this.setGeometryByPath(s, i);
|
|
@@ -195,15 +197,15 @@ class L {
|
|
|
195
197
|
var l, d, m;
|
|
196
198
|
if (this.disposed)
|
|
197
199
|
return this.logError("disposed");
|
|
198
|
-
const s = (l = i == null ? void 0 : i.scale) != null ? l : this.scale,
|
|
199
|
-
this.path = e, this.scale = s, this.width =
|
|
200
|
-
const { geometry: n, maxU:
|
|
200
|
+
const s = (l = i == null ? void 0 : i.scale) != null ? l : this.scale, a = (d = i == null ? void 0 : i.width) != null ? d : this.width, u = (m = i == null ? void 0 : i.unit_length) != null ? m : this.unitLength;
|
|
201
|
+
this.path = e, this.scale = s, this.width = a, this.unitLength = u;
|
|
202
|
+
const { geometry: n, maxU: c } = y({
|
|
201
203
|
path: e,
|
|
202
|
-
width:
|
|
204
|
+
width: a * s,
|
|
203
205
|
unitLength: u * s,
|
|
204
206
|
skipPositions: this.skippedPositions
|
|
205
207
|
});
|
|
206
|
-
this.mesh.geometry = n, this.mesh.material.needsUpdate = !0, this.mesh.material.uniforms.maxU.value =
|
|
208
|
+
this.mesh.geometry = n, this.mesh.material.needsUpdate = !0, this.mesh.material.uniforms.maxU.value = c, this.five.needsRender = !0;
|
|
207
209
|
}
|
|
208
210
|
setMartial(e) {
|
|
209
211
|
var i;
|
|
@@ -214,12 +216,12 @@ class L {
|
|
|
214
216
|
setColor(e) {
|
|
215
217
|
if (this.disposed)
|
|
216
218
|
return this.logError("disposed");
|
|
217
|
-
this.mesh.material.uniforms.useMapColor.value = e ? 1 : 0, this.mesh.material.uniforms.mapColor.value = new
|
|
219
|
+
this.mesh.material.uniforms.useMapColor.value = e ? 1 : 0, this.mesh.material.uniforms.mapColor.value = new o.Color().setRGB(e[0], e[1], e[2]), this.mesh.material.uniformsNeedUpdate = !0, this.five.needsRender = !0;
|
|
218
220
|
}
|
|
219
221
|
setBackgroundColor(e) {
|
|
220
222
|
if (this.disposed)
|
|
221
223
|
return this.logError("disposed");
|
|
222
|
-
this.mesh.material.uniforms.backgroundColor.value = new
|
|
224
|
+
this.mesh.material.uniforms.backgroundColor.value = new o.Color().setRGB(e[0], e[1], e[2]), this.mesh.material.uniformsNeedUpdate = !0, this.five.needsRender = !0;
|
|
223
225
|
}
|
|
224
226
|
setOpacity(e) {
|
|
225
227
|
if (this.disposed)
|
|
@@ -240,7 +242,7 @@ class L {
|
|
|
240
242
|
if (this.disposed)
|
|
241
243
|
return this.logError("disposed");
|
|
242
244
|
this.textureUrl = e, w(e).then((i) => {
|
|
243
|
-
this.disposed || this.textureUrl === e && (i.wrapT =
|
|
245
|
+
this.disposed || this.textureUrl === e && (i.wrapT = o.RepeatWrapping, this.textureHasLoaded = !0, this.mesh.material.uniforms.map.value = i, this.mesh.material.uniformsNeedUpdate = !0, this.mesh.material.needsUpdate = !0, this.five.needsRender = !0, this.updateVisible());
|
|
244
246
|
});
|
|
245
247
|
}
|
|
246
248
|
setStartTag(e) {
|
|
@@ -250,7 +252,8 @@ class L {
|
|
|
250
252
|
this.setTag("end", e);
|
|
251
253
|
}
|
|
252
254
|
setTag(e, i) {
|
|
253
|
-
|
|
255
|
+
const s = e === "start" ? this.startTagPlugin : this.endTagPlugin;
|
|
256
|
+
T(i) && (i.element = (a) => this.onTagContainerChange(a, i)), s.load({ tagList: [i] });
|
|
254
257
|
}
|
|
255
258
|
updateVisible() {
|
|
256
259
|
const e = (() => !this.plugin.state.enabled || !this.plugin.state.visible ? !1 : this.customVisible !== null ? this.customVisible : this.inWalkAnimation ? !0 : this.modeVisible && this.textureHasLoaded && this.defaultVisible)();
|
|
@@ -263,15 +266,20 @@ class L {
|
|
|
263
266
|
this.five.scene.remove(this.mesh), this.five.needsRender = !0;
|
|
264
267
|
}
|
|
265
268
|
getPathFromPanoGroup(e, i, s) {
|
|
269
|
+
if (e.length < 2)
|
|
270
|
+
return [];
|
|
266
271
|
const u = e.map((n) => i.observers[n]).map((n) => n.standingPosition.toArray());
|
|
267
272
|
return [f({ type: "CatmullRomCurve3", points: u }, s)];
|
|
268
273
|
}
|
|
269
274
|
}
|
|
270
|
-
|
|
275
|
+
function T(r) {
|
|
276
|
+
return r.contentType === "Custom";
|
|
277
|
+
}
|
|
278
|
+
const $ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
271
279
|
__proto__: null,
|
|
272
|
-
GuideLineModeItem:
|
|
280
|
+
GuideLineModeItem: V
|
|
273
281
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
274
282
|
export {
|
|
275
|
-
|
|
276
|
-
|
|
283
|
+
V as GuideLineModeItem,
|
|
284
|
+
$ as GuideLineModeItem$1
|
|
277
285
|
};
|
|
@@ -10,9 +10,10 @@ import "../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
|
10
10
|
import "../shared-utils/animationFrame/BetterTween.js";
|
|
11
11
|
import "../shared-utils/three/loadTexture.js";
|
|
12
12
|
import "object-assign-deep";
|
|
13
|
-
import { GuideLineModeItem as
|
|
13
|
+
import { GuideLineModeItem as qi } from "./GuideLineModeItem/index.js";
|
|
14
14
|
import "../PanoTagPlugin/controller/index.js";
|
|
15
15
|
import "@realsee/five/gltf-loader";
|
|
16
|
+
import "./Components/Tag.js";
|
|
16
17
|
import "polyline-normals";
|
|
17
18
|
import "../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
18
19
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
@@ -128,5 +129,5 @@ import "../CSS3DRenderPlugin/Controller.js";
|
|
|
128
129
|
import "../CSS3DRenderPlugin/utils/waitFiveModelLoaded.js";
|
|
129
130
|
import "../shared-utils/three/GLTFLoader.js";
|
|
130
131
|
export {
|
|
131
|
-
|
|
132
|
+
qi as GuideLineModeItem
|
|
132
133
|
};
|