@realsee/dnalogel 2.10.0 → 2.10.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/PanoVideoPlugin/Controller.d.ts +5 -0
- package/dist/PanoVideoPlugin/VideoMeshController.d.ts +13 -0
- package/dist/PanoVideoPlugin/utils/index.d.ts +9 -0
- package/dist/index.cjs.js +2 -2
- package/dist/index.js +696 -634
- package/dist/index.umd.js +20 -20
- package/docs/classes/CSS3DRender.html +31 -31
- package/docs/classes/CruisePluginController.html +24 -24
- package/docs/classes/Magnifier.html +20 -20
- package/docs/classes/ModelRoomLabelController.html +11 -11
- package/docs/classes/Object3DHelperController.html +24 -24
- 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/PointType.html +7 -7
- 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.isNil.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/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/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/HelperOffset.html +8 -8
- 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 +12 -12
- 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/TagCache.html +12 -12
- package/docs/interfaces/TagConfig.html +10 -10
- package/docs/interfaces/TagIconUrl.html +9 -9
- 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/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/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/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/TagPointType.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/VERSION.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/PanoVideoPlugin/Controller.d.ts +5 -0
- package/libs/PanoVideoPlugin/Controller.js +44 -35
- package/libs/PanoVideoPlugin/VideoMeshController.d.ts +13 -0
- package/libs/PanoVideoPlugin/VideoMeshController.js +100 -52
- package/libs/PanoVideoPlugin/index.js +6 -5
- package/libs/PanoVideoPlugin/utils/index.d.ts +9 -0
- package/libs/PanoVideoPlugin/utils/index.js +11 -0
- package/libs/index.js +105 -104
- 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>VERSION | 如视看房插件合集 - v2.10.
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>VERSION | 如视看房插件合集 - v2.10.2</title><meta name="description" content="Documentation for 如视看房插件合集 - v2.10.2"/><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,18 +6,18 @@
|
|
|
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.10.
|
|
9
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.10.2</a></div>
|
|
10
10
|
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
|
|
11
11
|
<div class="container container-main">
|
|
12
12
|
<div class="col-8 col-content">
|
|
13
13
|
<div class="tsd-page-title">
|
|
14
14
|
<ul class="tsd-breadcrumb">
|
|
15
|
-
<li><a href="../modules.html">如视看房插件合集 - v2.10.
|
|
15
|
+
<li><a href="../modules.html">如视看房插件合集 - v2.10.2</a></li>
|
|
16
16
|
<li><a href="VERSION.html">VERSION</a></li></ul>
|
|
17
17
|
<h1>Variable VERSION<code class="tsd-tag ts-flagConst">Const</code> </h1></div>
|
|
18
18
|
<div class="tsd-signature">VERSION<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"v1.0.0"</span><span class="tsd-signature-symbol"> = 'v1.0.0'</span></div><aside class="tsd-sources">
|
|
19
19
|
<ul>
|
|
20
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
20
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/9953d10/plugins/src/Object3DHelperPlugin/Controller.ts#L20">plugins/src/Object3DHelperPlugin/Controller.ts:20</a></li></ul></aside></div>
|
|
21
21
|
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
|
22
22
|
<div class="tsd-navigation settings">
|
|
23
23
|
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
<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>
|
|
35
35
|
<div class="tsd-accordion-details">
|
|
36
36
|
<ul>
|
|
37
|
-
<li><a href="../modules.html">如视看房插件合集 -<wbr/> v2.10.
|
|
37
|
+
<li><a href="../modules.html">如视看房插件合集 -<wbr/> v2.10.2</a>
|
|
38
38
|
<ul>
|
|
39
39
|
<li class="tsd-kind-namespace"><a href="../modules/PanoVideoPluginType.html">Pano<wbr/>Video<wbr/>Plugin<wbr/>Type</a></li>
|
|
40
40
|
<li class="tsd-kind-namespace"><a href="../modules/Util.html">Util</a></li></ul></li></ul></div></details></nav>
|
|
@@ -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.10.
|
|
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.10.2</title><meta name="description" content="Documentation for 如视看房插件合集 - v2.10.2"/><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.10.
|
|
9
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.10.2</a></div>
|
|
10
10
|
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
|
|
11
11
|
<div class="container container-main">
|
|
12
12
|
<div class="col-8 col-content">
|
|
13
13
|
<div class="tsd-page-title">
|
|
14
14
|
<ul class="tsd-breadcrumb">
|
|
15
|
-
<li><a href="../modules.html">如视看房插件合集 - v2.10.
|
|
15
|
+
<li><a href="../modules.html">如视看房插件合集 - v2.10.2</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/9953d10/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.10.
|
|
44
|
+
<li><a href="../modules.html">如视看房插件合集 -<wbr/> v2.10.2</a>
|
|
45
45
|
<ul>
|
|
46
46
|
<li class="tsd-kind-namespace"><a href="../modules/PanoVideoPluginType.html">Pano<wbr/>Video<wbr/>Plugin<wbr/>Type</a></li>
|
|
47
47
|
<li class="tsd-kind-namespace"><a href="../modules/Util.html">Util</a></li></ul></li></ul></div></details></nav>
|
|
@@ -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.10.
|
|
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.10.2</title><meta name="description" content="Documentation for 如视看房插件合集 - v2.10.2"/><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.10.
|
|
9
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.10.2</a></div>
|
|
10
10
|
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
|
|
11
11
|
<div class="container container-main">
|
|
12
12
|
<div class="col-8 col-content">
|
|
13
13
|
<div class="tsd-page-title">
|
|
14
14
|
<ul class="tsd-breadcrumb">
|
|
15
|
-
<li><a href="../modules.html">如视看房插件合集 - v2.10.
|
|
15
|
+
<li><a href="../modules.html">如视看房插件合集 - v2.10.2</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/9953d10/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.10.
|
|
44
|
+
<li><a href="../modules.html">如视看房插件合集 -<wbr/> v2.10.2</a>
|
|
45
45
|
<ul>
|
|
46
46
|
<li class="tsd-kind-namespace"><a href="../modules/PanoVideoPluginType.html">Pano<wbr/>Video<wbr/>Plugin<wbr/>Type</a></li>
|
|
47
47
|
<li class="tsd-kind-namespace"><a href="../modules/Util.html">Util</a></li></ul></li></ul></div></details></nav>
|
|
@@ -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.10.
|
|
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.10.2</title><meta name="description" content="Documentation for 如视看房插件合集 - v2.10.2"/><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.10.
|
|
9
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.10.2</a></div>
|
|
10
10
|
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
|
|
11
11
|
<div class="container container-main">
|
|
12
12
|
<div class="col-8 col-content">
|
|
13
13
|
<div class="tsd-page-title">
|
|
14
14
|
<ul class="tsd-breadcrumb">
|
|
15
|
-
<li><a href="../modules.html">如视看房插件合集 - v2.10.
|
|
15
|
+
<li><a href="../modules.html">如视看房插件合集 - v2.10.2</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/9953d10/plugins/src/ModelRoomLabelPlugin/index.ts#L12">plugins/src/ModelRoomLabelPlugin/index.ts:12</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.10.
|
|
44
|
+
<li><a href="../modules.html">如视看房插件合集 -<wbr/> v2.10.2</a>
|
|
45
45
|
<ul>
|
|
46
46
|
<li class="tsd-kind-namespace"><a href="../modules/PanoVideoPluginType.html">Pano<wbr/>Video<wbr/>Plugin<wbr/>Type</a></li>
|
|
47
47
|
<li class="tsd-kind-namespace"><a href="../modules/Util.html">Util</a></li></ul></li></ul></div></details></nav>
|
|
@@ -18,6 +18,11 @@ export declare class PanoVideoPluginController extends BasePlugin.Controller<Plu
|
|
|
18
18
|
enable(options?: BasePlugin.BaseOptions): void;
|
|
19
19
|
/** 禁用插件功能。 */
|
|
20
20
|
disable(options?: BasePlugin.BaseOptions): void;
|
|
21
|
+
/** 看向某个视频。
|
|
22
|
+
* - 会自动切换到全景模式。
|
|
23
|
+
* - 如果遇到不能自动播放的问题,需要放到用户交互事件中调用。
|
|
24
|
+
*/
|
|
25
|
+
lookAtVideoItemByRenderID(id: string): void;
|
|
21
26
|
/** 为一个点位添加视频(可以是多条)。 */
|
|
22
27
|
add(panoIndex: number, videoItems: VideoItem[]): void;
|
|
23
28
|
/** 根据 VideoItem render_id 删除某个视频。 */
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
var
|
|
1
|
+
var g = Object.defineProperty, f = Object.defineProperties;
|
|
2
2
|
var D = Object.getOwnPropertyDescriptors;
|
|
3
3
|
var h = Object.getOwnPropertySymbols;
|
|
4
|
-
var
|
|
5
|
-
var
|
|
4
|
+
var B = Object.prototype.hasOwnProperty, m = Object.prototype.propertyIsEnumerable;
|
|
5
|
+
var s = (o, e, r) => e in o ? g(o, e, { enumerable: !0, configurable: !0, writable: !0, value: r }) : o[e] = r, l = (o, e) => {
|
|
6
6
|
for (var r in e || (e = {}))
|
|
7
|
-
|
|
7
|
+
B.call(e, r) && s(o, r, e[r]);
|
|
8
8
|
if (h)
|
|
9
9
|
for (var r of h(e))
|
|
10
|
-
|
|
11
|
-
return
|
|
12
|
-
}, a = (
|
|
13
|
-
var
|
|
10
|
+
m.call(e, r) && s(o, r, e[r]);
|
|
11
|
+
return o;
|
|
12
|
+
}, a = (o, e) => f(o, D(e));
|
|
13
|
+
var n = (o, e, r) => (s(o, typeof e != "symbol" ? e + "" : e, r), r);
|
|
14
14
|
import { VideoMeshController as p } from "./VideoMeshController.js";
|
|
15
15
|
import { Controller as A } from "../base/BasePlugin.js";
|
|
16
16
|
import "./utils/shader.js";
|
|
@@ -34,12 +34,13 @@ import "../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
|
34
34
|
import "../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
35
35
|
import "../shared-utils/animationFrame/index.js";
|
|
36
36
|
import "../shared-utils/animationFrame/BetterTween.js";
|
|
37
|
+
import "./utils/index.js";
|
|
37
38
|
class L extends A {
|
|
38
39
|
constructor(r) {
|
|
39
40
|
super(r);
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
41
|
+
n(this, "enabled", !0);
|
|
42
|
+
n(this, "controllerMap", /* @__PURE__ */ new Map());
|
|
43
|
+
n(this, "_disposed", !1);
|
|
43
44
|
this.five = r;
|
|
44
45
|
}
|
|
45
46
|
get state() {
|
|
@@ -50,51 +51,59 @@ class L extends A {
|
|
|
50
51
|
get disposed() {
|
|
51
52
|
return this._disposed;
|
|
52
53
|
}
|
|
53
|
-
load(r,
|
|
54
|
+
load(r, t) {
|
|
54
55
|
if (this.disposed)
|
|
55
56
|
return this.logWarning("\u63D2\u4EF6\u5DF2\u88AB\u9500\u6BC1");
|
|
56
|
-
r.list.forEach((
|
|
57
|
-
const
|
|
58
|
-
|
|
57
|
+
r.list.forEach((i) => {
|
|
58
|
+
const u = i.pano_index, c = i.render_id;
|
|
59
|
+
i.video_list.forEach((d) => {
|
|
59
60
|
this.controllerMap.set(
|
|
60
61
|
d.render_id,
|
|
61
|
-
new p(this.five, a(l({}, d), { panoIndex:
|
|
62
|
+
new p(this.five, a(l({}, d), { panoIndex: u, renderID: c, initialState: t == null ? void 0 : t.initialState }))
|
|
62
63
|
);
|
|
63
64
|
});
|
|
64
65
|
});
|
|
65
66
|
}
|
|
66
67
|
enable(r) {
|
|
67
|
-
var
|
|
68
|
+
var i;
|
|
68
69
|
if (this.disposed)
|
|
69
70
|
return this.logWarning("\u63D2\u4EF6\u5DF2\u88AB\u9500\u6BC1");
|
|
70
71
|
if (this.enabled)
|
|
71
72
|
return;
|
|
72
|
-
this.enabled = !0, Array.from(this.controllerMap.values()).forEach((
|
|
73
|
-
const
|
|
74
|
-
this.hooks.emit("enable", { userAction:
|
|
73
|
+
this.enabled = !0, Array.from(this.controllerMap.values()).forEach((u) => u.enable());
|
|
74
|
+
const t = (i = r == null ? void 0 : r.userAction) != null ? i : !0;
|
|
75
|
+
this.hooks.emit("enable", { userAction: t });
|
|
75
76
|
}
|
|
76
77
|
disable(r) {
|
|
77
|
-
var
|
|
78
|
+
var i;
|
|
78
79
|
if (this.disposed)
|
|
79
80
|
return this.logWarning("\u63D2\u4EF6\u5DF2\u88AB\u9500\u6BC1");
|
|
80
81
|
if (!this.enabled)
|
|
81
82
|
return;
|
|
82
|
-
this.enabled = !1, Array.from(this.controllerMap.values()).forEach((
|
|
83
|
-
const
|
|
84
|
-
this.hooks.emit("disable", { userAction:
|
|
83
|
+
this.enabled = !1, Array.from(this.controllerMap.values()).forEach((u) => u.disable());
|
|
84
|
+
const t = (i = r == null ? void 0 : r.userAction) != null ? i : !0;
|
|
85
|
+
this.hooks.emit("disable", { userAction: t });
|
|
85
86
|
}
|
|
86
|
-
|
|
87
|
+
lookAtVideoItemByRenderID(r) {
|
|
87
88
|
if (this.disposed)
|
|
88
89
|
return this.logWarning("\u63D2\u4EF6\u5DF2\u88AB\u9500\u6BC1");
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
90
|
+
const t = this.controllerMap.get(r);
|
|
91
|
+
if (!t)
|
|
92
|
+
return this.logWarning(`ID \u4E3A ${r} \u7684\u70B9\u4F4D\u89C6\u9891\u4E0D\u5B58\u5728`);
|
|
93
|
+
t.lookAtVideo();
|
|
94
|
+
}
|
|
95
|
+
add(r, t) {
|
|
96
|
+
if (this.disposed)
|
|
97
|
+
return this.logWarning("\u63D2\u4EF6\u5DF2\u88AB\u9500\u6BC1");
|
|
98
|
+
t.forEach((i) => {
|
|
99
|
+
if (this.controllerMap.get(i.render_id))
|
|
100
|
+
return this.logWarning(`ID \u4E3A ${i.render_id} \u7684\u70B9\u4F4D\u89C6\u9891\u5DF2\u5B58\u5728`);
|
|
101
|
+
const u = i.render_id;
|
|
93
102
|
this.controllerMap.set(
|
|
94
|
-
|
|
95
|
-
new p(this.five, a(l({},
|
|
103
|
+
i.render_id,
|
|
104
|
+
new p(this.five, a(l({}, i), {
|
|
96
105
|
panoIndex: r,
|
|
97
|
-
renderID:
|
|
106
|
+
renderID: u,
|
|
98
107
|
initialState: { enabled: this.enabled }
|
|
99
108
|
}))
|
|
100
109
|
);
|
|
@@ -103,10 +112,10 @@ class L extends A {
|
|
|
103
112
|
removeByRenderID(r) {
|
|
104
113
|
if (this.disposed)
|
|
105
114
|
return this.logWarning("\u63D2\u4EF6\u5DF2\u88AB\u9500\u6BC1");
|
|
106
|
-
const
|
|
107
|
-
if (!
|
|
115
|
+
const t = this.controllerMap.get(r);
|
|
116
|
+
if (!t)
|
|
108
117
|
return this.logWarning(`ID \u4E3A ${r} \u7684\u70B9\u4F4D\u89C6\u9891\u4E0D\u5B58\u5728`);
|
|
109
|
-
|
|
118
|
+
t.dispose(), this.controllerMap.delete(r);
|
|
110
119
|
}
|
|
111
120
|
clear() {
|
|
112
121
|
if (this.disposed)
|
|
@@ -26,6 +26,8 @@ export declare class VideoMeshController {
|
|
|
26
26
|
private five;
|
|
27
27
|
/** 视频对应的点位 */
|
|
28
28
|
private panoIndex;
|
|
29
|
+
/** 视频对应的 Work Observer */
|
|
30
|
+
private observer?;
|
|
29
31
|
/** 视频在球面的 uv:[left, top, width, height] */
|
|
30
32
|
private origin;
|
|
31
33
|
/** Video DOM */
|
|
@@ -47,6 +49,14 @@ export declare class VideoMeshController {
|
|
|
47
49
|
enable(): void;
|
|
48
50
|
/** 禁用插件 */
|
|
49
51
|
disable(): void;
|
|
52
|
+
/** 切换到全景模式并看向视频
|
|
53
|
+
* @remark 如果遇到不能自动播放的问题,需要放到用户交互事件中调用。
|
|
54
|
+
*/
|
|
55
|
+
lookAtVideo(): void;
|
|
56
|
+
/** 把 uv 值转换成位置 */
|
|
57
|
+
private uv2Position;
|
|
58
|
+
/** 获取视频中心点的 uv */
|
|
59
|
+
private getUVCenter;
|
|
50
60
|
/** 添加时间监听 */
|
|
51
61
|
private addEventListeners;
|
|
52
62
|
/** 移除事件监听 */
|
|
@@ -70,6 +80,7 @@ export declare class VideoMeshController {
|
|
|
70
80
|
private onFiveModeChange;
|
|
71
81
|
/** Five mode change 动画结束 */
|
|
72
82
|
private onFiveInitAnimationEnded;
|
|
83
|
+
private onFiveWantsTapGesture;
|
|
73
84
|
/** video playing 事件触发
|
|
74
85
|
* @remarks
|
|
75
86
|
* 事件触发时机:
|
|
@@ -82,4 +93,6 @@ export declare class VideoMeshController {
|
|
|
82
93
|
private onVideoPaused;
|
|
83
94
|
/** 控制台打印警告 */
|
|
84
95
|
private logWarning;
|
|
96
|
+
/** 检测射线与模型的交点是不是在视频的范围内 */
|
|
97
|
+
private checkIntersectionInBounding;
|
|
85
98
|
}
|
|
@@ -1,14 +1,15 @@
|
|
|
1
|
-
var
|
|
2
|
-
var
|
|
3
|
-
var
|
|
4
|
-
import { vertexShader as
|
|
1
|
+
var F = Object.defineProperty;
|
|
2
|
+
var I = (d, e, i) => e in d ? F(d, e, { enumerable: !0, configurable: !0, writable: !0, value: i }) : d[e] = i;
|
|
3
|
+
var t = (d, e, i) => (I(d, typeof e != "symbol" ? e + "" : e, i), i);
|
|
4
|
+
import { vertexShader as E, fragmentShader as M } from "./utils/shader.js";
|
|
5
5
|
import "hammerjs";
|
|
6
|
-
import { VideoTexture as
|
|
6
|
+
import { VideoTexture as P, LinearFilter as m, ShaderMaterial as A, Vector4 as x, SphereBufferGeometry as D, Mesh as b, Vector3 as f, Quaternion as C } from "three";
|
|
7
7
|
import "@realsee/five";
|
|
8
8
|
import "@tweenjs/tween.js";
|
|
9
9
|
import "../CSS3DRenderPlugin/CSS3DRender.js";
|
|
10
10
|
import "../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
11
|
-
import { requestAnimationFrameInterval as
|
|
11
|
+
import { requestAnimationFrameInterval as y } from "../shared-utils/animationFrame/index.js";
|
|
12
|
+
import B from "./utils/index.js";
|
|
12
13
|
import "../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
13
14
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
14
15
|
import "../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
@@ -22,79 +23,102 @@ import "../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
|
22
23
|
import "../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
23
24
|
import "../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
24
25
|
import "../shared-utils/animationFrame/BetterTween.js";
|
|
25
|
-
class
|
|
26
|
-
constructor(e,
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
26
|
+
class Z {
|
|
27
|
+
constructor(e, i) {
|
|
28
|
+
t(this, "_id");
|
|
29
|
+
t(this, "url");
|
|
30
|
+
t(this, "five");
|
|
31
|
+
t(this, "panoIndex");
|
|
32
|
+
t(this, "observer");
|
|
33
|
+
t(this, "origin");
|
|
34
|
+
t(this, "video");
|
|
35
|
+
t(this, "videoMesh");
|
|
36
|
+
t(this, "_enabled", !0);
|
|
37
|
+
t(this, "_disposed", !1);
|
|
38
|
+
t(this, "hasVideoEverPlayed", !1);
|
|
39
|
+
t(this, "renderFiveDisposer");
|
|
40
|
+
t(this, "uv2Position", (e, i) => {
|
|
41
|
+
var p;
|
|
42
|
+
const o = Math.PI, s = Math.PI * 2, u = -1 * Math.cos(s * e) * Math.sin(o * i), r = 1 * Math.cos(o * i), a = 1 * Math.sin(s * e) * Math.sin(o * i), h = new f(u, r, a), v = (p = this.five.work) == null ? void 0 : p.observers[this.panoIndex];
|
|
43
|
+
if (!v)
|
|
44
|
+
return this.logWarning(`\u70B9\u4F4D ${this.panoIndex} \u4E0D\u5B58\u5728\uFF0C\u8BF7\u68C0\u67E5 Five \u6570\u636E\u662F\u5426\u6B63\u5E38\u3002`);
|
|
45
|
+
const c = v.position.clone(), g = v.quaternion.clone(), l = h.clone();
|
|
46
|
+
return l.add(c), l.applyAxisAngle(new f(0, 1, 0), -Math.PI / 2), l.applyQuaternion(g), l;
|
|
47
|
+
});
|
|
48
|
+
t(this, "onFiveDataLoaded", () => {
|
|
49
|
+
var a;
|
|
50
|
+
const e = (a = this.five.work) == null ? void 0 : a.observers[this.panoIndex];
|
|
41
51
|
if (!e)
|
|
42
52
|
return this.logWarning(`\u70B9\u4F4D ${this.panoIndex} \u4E0D\u5B58\u5728\uFF0C\u8BF7\u68C0\u67E5 Five \u6570\u636E\u662F\u5426\u6B63\u5E38\u3002`);
|
|
43
|
-
|
|
44
|
-
|
|
53
|
+
this.observer = e;
|
|
54
|
+
const { x: i, y: n, z: o, w: s } = e.quaternion, u = new C(i, n, o, s), r = e.position;
|
|
55
|
+
this.videoMesh.position.fromArray([r.x, r.y, r.z]), this.videoMesh.quaternion.set(0, 0, 0, 1), this.videoMesh.rotateOnAxis(new f(0, 1, 0), Math.PI / 2), this.videoMesh.applyQuaternion(u);
|
|
45
56
|
});
|
|
46
|
-
|
|
47
|
-
e === this.panoIndex && (this.hasVideoEverPlayed || this.video.play().catch((
|
|
48
|
-
console.log("\u{1F436} ==> error:",
|
|
57
|
+
t(this, "onFiveWantsMoveToPano", (e) => {
|
|
58
|
+
e === this.panoIndex && (this.hasVideoEverPlayed || this.video.play().catch((i) => {
|
|
59
|
+
console.log("\u{1F436} ==> error:", i);
|
|
49
60
|
}));
|
|
50
61
|
});
|
|
51
|
-
|
|
62
|
+
t(this, "onFivePanoArrived", (e) => {
|
|
52
63
|
if (this.disposed)
|
|
53
64
|
return this.logWarning("\u5B9E\u4F8B\u5DF2\u88AB\u9500\u6BC1");
|
|
54
65
|
!this.enabled || this.panoIndex === e && this.mount();
|
|
55
66
|
});
|
|
56
|
-
|
|
67
|
+
t(this, "onFivePanoWillArrive", (e) => {
|
|
57
68
|
if (e !== this.panoIndex)
|
|
58
69
|
return this.unmount();
|
|
59
70
|
this.panoIndex !== e && this.unmount();
|
|
60
71
|
});
|
|
61
|
-
|
|
72
|
+
t(this, "onFiveModeChange", (e) => {
|
|
62
73
|
e !== "Panorama" && this.hide();
|
|
63
74
|
});
|
|
64
|
-
|
|
75
|
+
t(this, "onFiveInitAnimationEnded", () => {
|
|
65
76
|
const e = this.five.getCurrentState();
|
|
66
77
|
e.mode === "Panorama" && e.panoIndex === this.panoIndex && this.mount();
|
|
67
78
|
});
|
|
68
|
-
|
|
69
|
-
|
|
79
|
+
t(this, "onFiveWantsTapGesture", (e) => {
|
|
80
|
+
if (!this.five.scene.children.includes(this.videoMesh))
|
|
81
|
+
return;
|
|
82
|
+
if (this.disposed)
|
|
83
|
+
return this.logWarning("\u5B9E\u4F8B\u5DF2\u88AB\u9500\u6BC1");
|
|
84
|
+
if (!this.enabled)
|
|
85
|
+
return this.logWarning("\u5B9E\u4F8B\u5DF2\u88AB\u7981\u7528");
|
|
86
|
+
const [i] = e.intersectObject(this.videoMesh);
|
|
87
|
+
if (!i)
|
|
88
|
+
return;
|
|
89
|
+
if (this.checkIntersectionInBounding(this.origin, i))
|
|
90
|
+
return this.video.muted = !this.video.muted, !1;
|
|
91
|
+
});
|
|
92
|
+
t(this, "onVideoPlaying", () => {
|
|
93
|
+
this.hasVideoEverPlayed = !0, this.video.src !== "" && (this.renderFiveDisposer = y(() => {
|
|
70
94
|
this.five.needsRender = !0;
|
|
71
95
|
}), this.five.scene.add(this.videoMesh));
|
|
72
96
|
});
|
|
73
|
-
|
|
97
|
+
t(this, "onVideoPaused", () => {
|
|
74
98
|
var e;
|
|
75
99
|
(e = this.renderFiveDisposer) == null || e.call(this);
|
|
76
100
|
});
|
|
77
|
-
var
|
|
78
|
-
this.five = e, this.panoIndex =
|
|
101
|
+
var a, h;
|
|
102
|
+
this.five = e, this.panoIndex = i.panoIndex, this._id = i.renderID, this.url = i.url, this.origin = i.origin.slice(), this._enabled = (h = (a = i.initialState) == null ? void 0 : a.enabled) != null ? h : !0;
|
|
79
103
|
const n = document.createElement("video");
|
|
80
104
|
n.crossOrigin = "anonymous", n.autoplay = !1, n.muted = !0, n.loop = !0, n.playsInline = !0, this.video = n;
|
|
81
|
-
const
|
|
82
|
-
|
|
83
|
-
const
|
|
84
|
-
vertexShader:
|
|
85
|
-
fragmentShader:
|
|
105
|
+
const o = new P(this.video);
|
|
106
|
+
o.minFilter = m, o.magFilter = m;
|
|
107
|
+
const s = new A({
|
|
108
|
+
vertexShader: E,
|
|
109
|
+
fragmentShader: M,
|
|
86
110
|
uniforms: {
|
|
87
|
-
map: { value:
|
|
111
|
+
map: { value: o },
|
|
88
112
|
size: {
|
|
89
|
-
value: new
|
|
113
|
+
value: new x(this.origin[0], 1 - this.origin[1] - this.origin[3], this.origin[2], this.origin[3])
|
|
90
114
|
}
|
|
91
115
|
},
|
|
92
116
|
depthTest: !0,
|
|
93
117
|
transparent: !0
|
|
94
|
-
}),
|
|
95
|
-
|
|
96
|
-
const
|
|
97
|
-
|
|
118
|
+
}), u = new D(1, 64, 64);
|
|
119
|
+
u.scale(-1, 1, 1);
|
|
120
|
+
const r = new b(u, s);
|
|
121
|
+
r.name = "pano-video", this.videoMesh = r, this.five.work && this.onFiveDataLoaded(), this.enabled && this.addEventListeners(), this.mountIfNeeded();
|
|
98
122
|
}
|
|
99
123
|
get renderID() {
|
|
100
124
|
return this._id;
|
|
@@ -114,11 +138,29 @@ class j {
|
|
|
114
138
|
disable() {
|
|
115
139
|
this.disposed || !this.enabled || (this._enabled = !1, this.removeEventListeners(), this.unmount());
|
|
116
140
|
}
|
|
141
|
+
lookAtVideo() {
|
|
142
|
+
if (!this.observer)
|
|
143
|
+
return;
|
|
144
|
+
const e = this.getUVCenter();
|
|
145
|
+
if (!e)
|
|
146
|
+
return;
|
|
147
|
+
const i = this.uv2Position(e[0], e[1]);
|
|
148
|
+
if (!i)
|
|
149
|
+
return;
|
|
150
|
+
const n = new f().subVectors(i, this.observer.position).normalize(), { longitude: o, latitude: s } = B(n);
|
|
151
|
+
this.five.setState({ panoIndex: this.panoIndex, longitude: o, latitude: s }), this.onFiveWantsMoveToPano(this.panoIndex);
|
|
152
|
+
}
|
|
153
|
+
getUVCenter() {
|
|
154
|
+
if (!this.origin)
|
|
155
|
+
return;
|
|
156
|
+
const e = this.origin[0] + this.origin[2] / 2, i = this.origin[1] + this.origin[3] / 2;
|
|
157
|
+
return [e, i];
|
|
158
|
+
}
|
|
117
159
|
addEventListeners() {
|
|
118
|
-
this.five.on("loaded", this.onFiveDataLoaded), this.five.on("modeChange", this.onFiveModeChange), this.five.on("panoArrived", this.onFivePanoArrived), this.five.on("panoWillArrive", this.onFivePanoWillArrive), this.five.on("wantsMoveToPano", this.onFiveWantsMoveToPano), this.five.on("initAnimationEnded", this.onFiveInitAnimationEnded), this.video.addEventListener("playing", this.onVideoPlaying);
|
|
160
|
+
this.five.on("loaded", this.onFiveDataLoaded), this.five.on("modeChange", this.onFiveModeChange), this.five.on("panoArrived", this.onFivePanoArrived), this.five.on("panoWillArrive", this.onFivePanoWillArrive), this.five.on("wantsMoveToPano", this.onFiveWantsMoveToPano), this.five.on("wantsTapGesture", this.onFiveWantsTapGesture), this.five.on("initAnimationEnded", this.onFiveInitAnimationEnded), this.video.addEventListener("playing", this.onVideoPlaying), this.video.addEventListener("pause", this.onVideoPaused);
|
|
119
161
|
}
|
|
120
162
|
removeEventListeners() {
|
|
121
|
-
this.five.off("loaded", this.onFiveDataLoaded), this.five.off("modeChange", this.onFiveModeChange), this.five.off("panoArrived", this.onFivePanoArrived), this.five.off("panoWillArrive", this.onFivePanoWillArrive), this.five.off("wantsMoveToPano", this.onFiveWantsMoveToPano), this.five.off("initAnimationEnded", this.onFiveInitAnimationEnded), this.video.removeEventListener("playing", this.onVideoPlaying);
|
|
163
|
+
this.five.off("loaded", this.onFiveDataLoaded), this.five.off("modeChange", this.onFiveModeChange), this.five.off("panoArrived", this.onFivePanoArrived), this.five.off("panoWillArrive", this.onFivePanoWillArrive), this.five.off("wantsMoveToPano", this.onFiveWantsMoveToPano), this.five.off("wantsTapGesture", this.onFiveWantsTapGesture), this.five.off("initAnimationEnded", this.onFiveInitAnimationEnded), this.video.removeEventListener("playing", this.onVideoPlaying), this.video.removeEventListener("pause", this.onVideoPaused);
|
|
122
164
|
}
|
|
123
165
|
mountIfNeeded() {
|
|
124
166
|
const e = this.five.getCurrentState();
|
|
@@ -131,8 +173,8 @@ class j {
|
|
|
131
173
|
return this.logWarning("\u89C6\u9891\u8D44\u6E90\u4E0D\u5B58\u5728\u3002");
|
|
132
174
|
this.video.src !== this.url && (this.video.src = this.url), this.video.paused && this.video.play().catch((e) => {
|
|
133
175
|
this.logWarning(e instanceof Error ? e.message : "\u89C6\u9891\u64AD\u653E\u5931\u8D25\u3002"), this.five.once("gesture", () => {
|
|
134
|
-
this.video.play().catch((
|
|
135
|
-
this.logWarning(
|
|
176
|
+
this.video.play().catch((i) => {
|
|
177
|
+
this.logWarning(i instanceof Error ? i.message : "\u81EA\u52A8\u64AD\u653E\u89C6\u9891\u5931\u8D25\u3002");
|
|
136
178
|
});
|
|
137
179
|
});
|
|
138
180
|
});
|
|
@@ -146,7 +188,13 @@ class j {
|
|
|
146
188
|
logWarning(e) {
|
|
147
189
|
console.warn("\u26D4 ==> [VideoMeshController]:", e);
|
|
148
190
|
}
|
|
191
|
+
checkIntersectionInBounding(e, i) {
|
|
192
|
+
if (!i.uv)
|
|
193
|
+
return !1;
|
|
194
|
+
const [n, o] = i.uv.toArray(), [s, u, r, a] = e, h = 1 - u - a, v = s + r, c = h + a;
|
|
195
|
+
return n >= s && n <= v && o >= h && o <= c;
|
|
196
|
+
}
|
|
149
197
|
}
|
|
150
198
|
export {
|
|
151
|
-
|
|
199
|
+
Z as VideoMeshController
|
|
152
200
|
};
|