@realsee/dnalogel 2.12.0-alpha.2 → 2.12.0
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/CSS3DRenderPlugin/utils/index.d.ts +1 -0
- package/dist/PanoMeasurePlugin/Modules/DeleteDom/index.d.ts +1 -0
- package/dist/PanoMeasurePlugin/typings/index.d.ts +2 -1
- package/dist/PanoTagPlugin/controller/{TagCache.d.ts → TagCacheController.d.ts} +7 -7
- package/dist/PanoTagPlugin/controller/TagComputer.d.ts +36 -3
- package/dist/PanoTagPlugin/controller/index.d.ts +72 -16
- package/dist/PanoTagPlugin/typings/controller.d.ts +16 -15
- package/dist/PanoTagPlugin/typings/tag/TagConfig.d.ts +0 -2
- package/dist/PanoTagPlugin/typings/tag/Utils.d.ts +0 -12
- package/dist/PanoTagPlugin/utils/tag/tagCheck.d.ts +7 -7
- package/dist/base/BasePlugin.d.ts +2 -0
- package/dist/index.cjs.js +47 -47
- package/dist/index.js +2551 -2609
- package/dist/index.umd.js +47 -47
- package/docs/assets/search.js +1 -1
- package/docs/classes/CSS3DRender.html +31 -31
- package/docs/classes/CruisePluginController.html +25 -25
- 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 +229 -112
- 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 +6 -8
- package/docs/functions/CameraMovementPlugin.html +6 -8
- package/docs/functions/CruisePlugin.html +6 -8
- package/docs/functions/GuideLinePlugin.html +6 -8
- package/docs/functions/ItemLabelPlugin.html +6 -8
- package/docs/functions/MapviewFloorplanPlugin.html +6 -8
- package/docs/functions/ModelChassisCompassPlugin.html +6 -8
- package/docs/functions/ModelEntryDoorGuidePlugin.html +6 -8
- package/docs/functions/ModelFloorplanPlugin.html +6 -8
- package/docs/functions/ModelItemLabelPlugin.html +6 -8
- package/docs/functions/ModelRoomLabelPlugin.html +6 -8
- package/docs/functions/ModelTVVideoPlugin.html +6 -8
- package/docs/functions/ModelViewPlugin.html +6 -8
- package/docs/functions/Object3DHelperPlugin.html +6 -8
- package/docs/functions/PanoCompassPlugin.html +6 -8
- package/docs/functions/PanoCursorRaycasterPlugin.html +6 -8
- package/docs/functions/PanoDoorLabelPlugin.html +6 -8
- package/docs/functions/PanoFloorplanRadarPlugin.html +6 -8
- package/docs/functions/PanoMeasurePlugin.html +6 -8
- package/docs/functions/PanoRulerPlugin.html +6 -8
- package/docs/functions/PanoRulerProPlugin.html +6 -8
- package/docs/functions/PanoSpatialTagPlugin.html +6 -8
- package/docs/functions/PanoTagPlugin.html +14 -11
- package/docs/functions/PanoVideoPlugin.html +6 -8
- package/docs/functions/TopviewFloorplanPlugin.html +6 -8
- 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 +6 -8
- package/docs/index.html +5 -7
- 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 +6 -8
- package/docs/interfaces/PanoMeasureParameterType.html +46 -13
- 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 +6 -8
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +6 -8
- 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 +6 -8
- package/docs/interfaces/Rooms.html +6 -8
- package/docs/interfaces/Scissor.html +9 -9
- package/docs/interfaces/State.html +8 -8
- package/docs/interfaces/{TagCacheInterface.html → TagCache.html} +30 -30
- package/docs/interfaces/TagConfig.html +10 -19
- package/docs/interfaces/TagIconUrl.html +11 -11
- 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/PanoVideoPluginType.html +5 -5
- package/docs/modules/Util.html +5 -5
- package/docs/modules.html +6 -10
- package/docs/types/ArrayPosition.html +6 -8
- package/docs/types/AudioAppearance.html +6 -8
- package/docs/types/AudioTagTypeConfigKey.html +6 -8
- package/docs/types/CSS3DRenderExportType.html +6 -8
- package/docs/types/CSS3DRenderPluginExportType.html +6 -8
- package/docs/types/CSS3DRenderPluginParameterType.html +6 -8
- package/docs/types/ClassFunctionParameters.html +6 -8
- package/docs/types/Color.html +6 -8
- package/docs/types/ContentTypeConfigKey.html +6 -8
- package/docs/types/ContentTypeConfigKeySplit.html +6 -8
- package/docs/types/ContentTypeMap.html +6 -8
- package/docs/types/Create3DDomContainerReturnType.html +6 -8
- package/docs/types/Create3DElementReturnType.html +6 -8
- package/docs/types/CruisePluginExportType.html +6 -8
- package/docs/types/Direction-1.html +6 -8
- package/docs/types/Direction4.html +6 -8
- package/docs/types/FloorplanRuleLabels.html +6 -8
- package/docs/types/FloorplanServerRuleLabels.html +6 -8
- package/docs/types/GuideLinePluginExportType.html +6 -8
- package/docs/types/HelperEventMap.html +6 -8
- package/docs/types/LoadTagConfig.html +6 -8
- package/docs/types/MapviewFloorplanPluginParameterType.html +6 -8
- package/docs/types/MapviewFloorplanPluginReturnType.html +6 -8
- package/docs/types/MediaData.html +6 -8
- package/docs/types/MediaStore.html +6 -8
- package/docs/types/ModelElement.html +6 -8
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +6 -8
- package/docs/types/ModelFloorplanPluginParameterType.html +6 -8
- package/docs/types/ModelFloorplanPluginReturnType.html +6 -8
- package/docs/types/ModelRoomLabelPluginParameters.html +6 -8
- package/docs/types/ModelRoomLabelPluginReturnType.html +6 -8
- package/docs/types/MoveArgs.html +6 -8
- package/docs/types/MoveOpts.html +6 -8
- package/docs/types/Object3DHelperEventMap.html +6 -8
- package/docs/types/ObjectFit.html +6 -8
- package/docs/types/PaintBrushEventMap.html +6 -8
- package/docs/types/PanoCompassPluginData.html +6 -8
- package/docs/types/PanoCompassPluginExportType.html +6 -8
- package/docs/types/PanoCompassPluginParameterType.html +6 -8
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +6 -8
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +6 -8
- package/docs/types/PanoIndex.html +6 -8
- package/docs/types/PanoMeasurePluginEvent.html +6 -8
- package/docs/types/PanoMeasureReturnType.html +6 -8
- package/docs/types/PanoSpatialTagPluginId.html +6 -8
- package/docs/types/PanoTagPluginExportInterface.html +6 -8
- package/docs/types/PanoTagPluginParamsInterface.html +6 -8
- package/docs/types/PanoVideoPluginParameterType.html +6 -8
- package/docs/types/PanoVideoPluginReturnType.html +6 -8
- package/docs/types/PlaneTag.html +6 -8
- package/docs/types/PlaneTagElement.html +6 -8
- package/docs/types/Point2DElement.html +6 -8
- package/docs/types/Point2DTag.html +6 -8
- package/docs/types/Point3DElement.html +6 -8
- package/docs/types/Point3DTag.html +6 -8
- package/docs/types/PointTag.html +6 -8
- package/docs/types/PointTagElement.html +6 -8
- package/docs/types/Position.html +6 -8
- package/docs/types/RotateArgs.html +6 -8
- package/docs/types/RotateOpts.html +6 -8
- package/docs/types/RuleLabelsKey.html +6 -8
- package/docs/types/RuleLabelsValue.html +6 -8
- package/docs/types/StickType.html +6 -8
- package/docs/types/Tag.html +6 -8
- package/docs/types/Tag2D.html +6 -8
- package/docs/types/Tag3D.html +6 -8
- package/docs/types/TagContentType.html +6 -8
- package/docs/types/TagDimensionType.html +6 -8
- package/docs/types/TagElement.html +7 -9
- package/docs/types/TagEvents.html +6 -8
- package/docs/types/TagGLTFObject.html +6 -8
- package/docs/types/TagHooks.html +6 -8
- package/docs/types/TagIconSize.html +6 -8
- package/docs/types/TagId.html +6 -8
- package/docs/types/TagPointType.html +6 -8
- package/docs/types/TopviewFloorplanPluginParameterType.html +6 -8
- package/docs/types/TopviewFloorplanPluginReturnType.html +6 -8
- package/docs/types/WorkCode.html +6 -8
- package/docs/variables/FLOOR_TYPE_MAP.html +6 -8
- package/docs/variables/PLUGIN.html +6 -8
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +6 -8
- package/docs/variables/ROOM_TYPE_MAP.html +6 -8
- package/docs/variables/VERSION.html +6 -8
- package/docs/variables/itemLabelPluginServerParams.html +6 -8
- package/docs/variables/modelItemLabelPluginServerParams.html +6 -8
- package/docs/variables/modelRoomLabelPluginServerParams.html +6 -8
- package/libs/CSS3DRenderPlugin/CSS3DRender.js +2 -2
- package/libs/CSS3DRenderPlugin/Controller.js +2 -2
- package/libs/CSS3DRenderPlugin/index.js +2 -2
- package/libs/CSS3DRenderPlugin/utils/index.d.ts +1 -0
- package/libs/CSS3DRenderPlugin/utils/index.js +10 -8
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DObject.js +6 -6
- package/libs/ModelTVVideoPlugin/Plugin.js +1 -1
- package/libs/ModelTVVideoPlugin/index.js +1 -1
- package/libs/Object3DHelperPlugin/Controller.js +1 -1
- package/libs/Object3DHelperPlugin/index.js +1 -1
- package/libs/PanoCompassPlugin/Controller.js +1 -1
- package/libs/PanoCompassPlugin/index.js +1 -1
- package/libs/PanoMeasurePlugin/Controller/MixedController.js +1 -0
- package/libs/PanoMeasurePlugin/Controller/WatchController.js +1 -0
- package/libs/PanoMeasurePlugin/Modules/DeleteDom/index.d.ts +1 -0
- package/libs/PanoMeasurePlugin/Modules/DeleteDom/index.js +18 -17
- package/libs/PanoMeasurePlugin/typings/index.d.ts +2 -1
- package/libs/PanoSpatialTagPlugin/Plugin.js +1 -1
- package/libs/PanoSpatialTagPlugin/index.js +1 -1
- package/libs/PanoTagPlugin/Components/Common/MediaItem.js +1 -1
- package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +1 -1
- package/libs/PanoTagPlugin/Components/Tag/index.js +16 -16
- package/libs/PanoTagPlugin/Components/TagContainer.js +1 -1
- package/libs/PanoTagPlugin/Components/TagItem.js +20 -20
- package/libs/PanoTagPlugin/controller/{TagCache.d.ts → TagCacheController.d.ts} +7 -7
- package/libs/PanoTagPlugin/controller/{TagCache.js → TagCacheController.js} +11 -11
- package/libs/PanoTagPlugin/controller/TagComputer.d.ts +36 -3
- package/libs/PanoTagPlugin/controller/TagComputer.js +289 -168
- package/libs/PanoTagPlugin/controller/index.d.ts +72 -16
- package/libs/PanoTagPlugin/controller/index.js +330 -170
- package/libs/PanoTagPlugin/index.js +46 -51
- package/libs/PanoTagPlugin/tag.config.js +1 -2
- package/libs/PanoTagPlugin/typings/controller.d.ts +16 -15
- package/libs/PanoTagPlugin/typings/tag/TagConfig.d.ts +0 -2
- package/libs/PanoTagPlugin/typings/tag/Utils.d.ts +0 -12
- package/libs/PanoTagPlugin/utils/addDebugPoints.js +1 -1
- package/libs/PanoTagPlugin/utils/index.js +33 -32
- package/libs/PanoTagPlugin/utils/planeNormal.js +1 -1
- package/libs/PanoTagPlugin/utils/tag/tagCheck.d.ts +7 -7
- package/libs/PanoTagPlugin/utils/tagPosition.js +1 -1
- package/libs/PanoVideoPlugin/Controller.js +1 -1
- package/libs/PanoVideoPlugin/VideoMeshController.js +1 -1
- package/libs/PanoVideoPlugin/index.js +1 -1
- package/libs/base/BasePlugin.d.ts +2 -0
- package/libs/base/BasePlugin.js +3 -3
- package/libs/index.js +119 -123
- package/package.json +2 -2
- package/dist/PanoTagPlugin/controller/TagRender.d.ts +0 -57
- package/dist/PanoTagPlugin/controller/TagUtil.d.ts +0 -56
- package/dist/PanoTagPlugin/utils/device.d.ts +0 -1
- package/dist/PanoTagPlugin/utils/model/imageModel.d.ts +0 -8
- package/docs/interfaces/TagGLTFObjectGroup.html +0 -68
- package/docs/interfaces/TagObjectGroup.html +0 -68
- package/libs/PanoTagPlugin/controller/TagRender.d.ts +0 -57
- package/libs/PanoTagPlugin/controller/TagRender.js +0 -310
- package/libs/PanoTagPlugin/controller/TagUtil.d.ts +0 -56
- package/libs/PanoTagPlugin/controller/TagUtil.js +0 -172
- package/libs/PanoTagPlugin/mocks/v1/mock-80P6A03eQRQKY3oqLj.d.ts +0 -4
- package/libs/PanoTagPlugin/mocks/v1/mock-80P6A03eQRQKY3oqLj.js +0 -6
- package/libs/PanoTagPlugin/mocks/v1/mock-80QG2vMPboNv5DWrom.d.ts +0 -93
- package/libs/PanoTagPlugin/mocks/v1/mock-80QG2vMPboNv5DWrom.js +0 -5622
- package/libs/PanoTagPlugin/mocks/v1/mock-test3-realsee-cn-4zr0A5.js +0 -1325
- package/libs/PanoTagPlugin/mocks/v1/mock1.d.ts +0 -173
- package/libs/PanoTagPlugin/mocks/v1/mock1.js +0 -121
- package/libs/PanoTagPlugin/mocks/v1/mock2.d.ts +0 -233
- package/libs/PanoTagPlugin/mocks/v1/mock2.js +0 -296
- package/libs/PanoTagPlugin/mocks/v1/mock3.d.ts +0 -22
- package/libs/PanoTagPlugin/mocks/v1/mock3.js +0 -32
- package/libs/PanoTagPlugin/mocks/v1/mock4.d.ts +0 -56
- package/libs/PanoTagPlugin/mocks/v1/mock4.js +0 -60
- package/libs/PanoTagPlugin/mocks/v1/mock5.d.ts +0 -13
- package/libs/PanoTagPlugin/mocks/v1/mock5.js +0 -17
- package/libs/PanoTagPlugin/mocks/v1/mock6.d.ts +0 -16
- package/libs/PanoTagPlugin/mocks/v1/mock6.js +0 -27
- package/libs/PanoTagPlugin/mocks/v1/mock7.d.ts +0 -22
- package/libs/PanoTagPlugin/mocks/v1/mock7.js +0 -228
- package/libs/PanoTagPlugin/utils/device.d.ts +0 -1
- package/libs/PanoTagPlugin/utils/device.js +0 -4
- package/libs/PanoTagPlugin/utils/model/imageModel.d.ts +0 -8
- package/libs/PanoTagPlugin/utils/model/imageModel.js +0 -31
- /package/dist/{shared-utils/three → CSS3DRenderPlugin/utils}/centerPoint.d.ts +0 -0
- /package/libs/{shared-utils/three → CSS3DRenderPlugin/utils}/centerPoint.d.ts +0 -0
- /package/libs/{shared-utils/three → CSS3DRenderPlugin/utils}/centerPoint.js +0 -0
package/libs/index.js
CHANGED
|
@@ -1,51 +1,51 @@
|
|
|
1
|
-
import { PaintBrush as
|
|
2
|
-
import { PaintBrushTypeEnum as
|
|
3
|
-
import { ModelViewPlugin as
|
|
4
|
-
import { CSS3DRenderPlugin as
|
|
5
|
-
import { PanoCursorRaycasterPlugin as
|
|
6
|
-
import { ModelRoomLabelPlugin as
|
|
7
|
-
import { FLOOR_PLAN_ATTACHED_TO as
|
|
8
|
-
import { ModelFloorplanPlugin as
|
|
9
|
-
import { MapviewFloorplanPlugin as
|
|
10
|
-
import { TopviewFloorplanPlugin as
|
|
11
|
-
import { PanoFloorplanRadarPlugin as
|
|
12
|
-
import { FLOOR_TYPE_MAP as
|
|
13
|
-
import { ModelChassisCompassPlugin as
|
|
14
|
-
import { ModelEntryDoorGuidePlugin as
|
|
15
|
-
import { CameraMovementPlugin as
|
|
16
|
-
import { CameraMovementEffect as
|
|
17
|
-
import { PanoRulerPlugin as
|
|
18
|
-
import { PanoRulerProPlugin as
|
|
19
|
-
import { PanoCompassPlugin as
|
|
20
|
-
import { PanoMeasurePlugin as
|
|
21
|
-
import { PanoSpatialTagPlugin as
|
|
22
|
-
import { modelItemLabelPluginServerParams as
|
|
23
|
-
import { ModelTVVideoPlugin as
|
|
24
|
-
import { DIRECTION as
|
|
25
|
-
import { itemLabelPluginServerParams as
|
|
26
|
-
import { PanoDoorLabelPlugin as
|
|
27
|
-
import { GuideLinePlugin as
|
|
28
|
-
import { CruisePlugin as
|
|
29
|
-
import { PanoTagPlugin as
|
|
30
|
-
import { Object3DHelperPlugin as
|
|
31
|
-
import { PanoVideoPlugin as
|
|
32
|
-
import { index as
|
|
33
|
-
import { CSS3DRender as
|
|
34
|
-
import { Model as
|
|
35
|
-
import { default as
|
|
36
|
-
import { default as
|
|
37
|
-
import { Polyline as
|
|
38
|
-
import { default as
|
|
39
|
-
import { DISPLAY_STRATEGY_TYPE as
|
|
40
|
-
import { ModelItemLabelPlugin as
|
|
41
|
-
import { ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE as
|
|
42
|
-
import { Plugin as
|
|
43
|
-
import { default as
|
|
44
|
-
import { default as
|
|
45
|
-
import { ContentType as
|
|
46
|
-
import { DimensionType as
|
|
47
|
-
import { Object3DHelperController as
|
|
48
|
-
import { typings as
|
|
1
|
+
import { PaintBrush as bi } from "./components/PaintBrush/index.js";
|
|
2
|
+
import { PaintBrushTypeEnum as Fi } from "./components/PaintBrush/typings.js";
|
|
3
|
+
import { ModelViewPlugin as Gi } from "./ModelViewPlugin/Plugin.js";
|
|
4
|
+
import { CSS3DRenderPlugin as Ni } from "./CSS3DRenderPlugin/index.js";
|
|
5
|
+
import { PanoCursorRaycasterPlugin as hi } from "./PanoCursorRaycasterPlugin/index.js";
|
|
6
|
+
import { ModelRoomLabelPlugin as Bi, modelRoomLabelPluginServerParams as Hi } from "./ModelRoomLabelPlugin/index.js";
|
|
7
|
+
import { FLOOR_PLAN_ATTACHED_TO as ji } from "./floorplan/constant.js";
|
|
8
|
+
import { ModelFloorplanPlugin as qi } from "./floorplan/ModelFloorplanPlugin/index.js";
|
|
9
|
+
import { MapviewFloorplanPlugin as Ji } from "./floorplan/MapviewFloorplanPlugin/index.js";
|
|
10
|
+
import { TopviewFloorplanPlugin as Qi } from "./floorplan/TopviewFloorplanPlugin/index.js";
|
|
11
|
+
import { PanoFloorplanRadarPlugin as Xi } from "./floorplan/PanoFloorplanRadarPlugin/index.js";
|
|
12
|
+
import { FLOOR_TYPE_MAP as $i, ROOM_FETILE_TYPE_MAP as op, ROOM_TYPE_MAP as rp } from "./floorplan/typings/floorplanServerData.js";
|
|
13
|
+
import { ModelChassisCompassPlugin as mp } from "./ModelChassisCompassPlugin/Plugin.js";
|
|
14
|
+
import { ModelEntryDoorGuidePlugin as pp } from "./ModelEntryDoorGuidePlugin/Plugin.js";
|
|
15
|
+
import { CameraMovementPlugin as lp } from "./CameraMovementPlugin/CameraMovementPlugin.js";
|
|
16
|
+
import { CameraMovementEffect as ap, Rotation as Pp } from "./CameraMovementPlugin/typing.js";
|
|
17
|
+
import { PanoRulerPlugin as fp } from "./PanoRulerPlugin/Plugin.js";
|
|
18
|
+
import { PanoRulerProPlugin as gp } from "./PanoRulerProPlugin/index.js";
|
|
19
|
+
import { PanoCompassPlugin as dp } from "./PanoCompassPlugin/index.js";
|
|
20
|
+
import { PanoMeasurePlugin as Mp } from "./PanoMeasurePlugin/index.js";
|
|
21
|
+
import { PanoSpatialTagPlugin as Ep } from "./PanoSpatialTagPlugin/Plugin.js";
|
|
22
|
+
import { modelItemLabelPluginServerParams as _p } from "./ModelItemLabelPlugin/index.js";
|
|
23
|
+
import { ModelTVVideoPlugin as Op } from "./ModelTVVideoPlugin/Plugin.js";
|
|
24
|
+
import { DIRECTION as Ip } from "./ModelTVVideoPlugin/typings.js";
|
|
25
|
+
import { itemLabelPluginServerParams as Dp } from "./ItemLabelPlugin/index.js";
|
|
26
|
+
import { PanoDoorLabelPlugin as bp } from "./PanoDoorLabelPlugin/index.js";
|
|
27
|
+
import { GuideLinePlugin as Fp } from "./GuideLinePlugin/index.js";
|
|
28
|
+
import { CruisePlugin as Gp } from "./CruisePlugin/index.js";
|
|
29
|
+
import { PanoTagPlugin as Np } from "./PanoTagPlugin/index.js";
|
|
30
|
+
import { Object3DHelperPlugin as hp } from "./Object3DHelperPlugin/index.js";
|
|
31
|
+
import { PanoVideoPlugin as Bp } from "./PanoVideoPlugin/index.js";
|
|
32
|
+
import { index as Up } from "./shared-utils/index.js";
|
|
33
|
+
import { CSS3DRender as kp } from "./CSS3DRenderPlugin/CSS3DRender.js";
|
|
34
|
+
import { Model as zp } from "./PanoMeasurePlugin/Model/index.js";
|
|
35
|
+
import { default as Kp } from "./PanoMeasurePlugin/Model/point.js";
|
|
36
|
+
import { default as Wp } from "./PanoMeasurePlugin/Model/line.js";
|
|
37
|
+
import { Polyline as Zp } from "./PanoMeasurePlugin/Model/polyline.js";
|
|
38
|
+
import { default as oe } from "./PanoMeasurePlugin/Modules/Magnifier.js";
|
|
39
|
+
import { DISPLAY_STRATEGY_TYPE as te } from "./ModelItemLabelPlugin/typings.js";
|
|
40
|
+
import { ModelItemLabelPlugin as ie } from "./ModelItemLabelPlugin/ModelItemLabelPlugin.js";
|
|
41
|
+
import { ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE as ee } from "./ItemLabelPlugin/typings.js";
|
|
42
|
+
import { Plugin as ne } from "./ItemLabelPlugin/Plugin.js";
|
|
43
|
+
import { default as Pe } from "./CruisePlugin/Controller.js";
|
|
44
|
+
import { default as fe, pluginFlag as xe } from "./PanoTagPlugin/controller/index.js";
|
|
45
|
+
import { ContentType as se } from "./PanoTagPlugin/typings/tag/TagData.js";
|
|
46
|
+
import { DimensionType as Te, PointType as Me } from "./PanoTagPlugin/typings/tag/Utils.js";
|
|
47
|
+
import { Object3DHelperController as Ee, PLUGIN as Re, VERSION as _e } from "./Object3DHelperPlugin/Controller.js";
|
|
48
|
+
import { typings as Oe } from "./PanoVideoPlugin/typings/index.js";
|
|
49
49
|
import "./components/PaintBrush/Controller.js";
|
|
50
50
|
import "./components/PaintBrush/utils.js";
|
|
51
51
|
import "./components/PaintBrush/tween.js";
|
|
@@ -66,8 +66,8 @@ import "./CSS3DRenderPlugin/utils/even.js";
|
|
|
66
66
|
import "./shared-utils/Subscribe.js";
|
|
67
67
|
import "./CSS3DRenderPlugin/utils/positionToVector3.js";
|
|
68
68
|
import "./CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
69
|
+
import "./CSS3DRenderPlugin/utils/centerPoint.js";
|
|
69
70
|
import "./CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
70
|
-
import "./shared-utils/three/centerPoint.js";
|
|
71
71
|
import "./CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
72
72
|
import "./CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
73
73
|
import "./shared-utils/createLine/index.js";
|
|
@@ -219,23 +219,6 @@ import "./CruisePlugin/utils/formatRad.js";
|
|
|
219
219
|
import "./CruisePlugin/utils/linerValue.js";
|
|
220
220
|
import "./CruisePlugin/utils/sleep.js";
|
|
221
221
|
import "object-assign-deep";
|
|
222
|
-
import "./PanoTagPlugin/utils/addDebugPoints.js";
|
|
223
|
-
import "./PanoTagPlugin/utils/tag/tagCheck.js";
|
|
224
|
-
import "./PanoTagPlugin/utils/actionAfterFiveModelLoad.js";
|
|
225
|
-
import "./PanoTagPlugin/utils/debounce.js";
|
|
226
|
-
import "./PanoTagPlugin/utils/throttle.js";
|
|
227
|
-
import "./PanoTagPlugin/utils/resizeObserver.js";
|
|
228
|
-
import "./PanoTagPlugin/utils/tag/format.js";
|
|
229
|
-
import "./shared-utils/audio.js";
|
|
230
|
-
import "./PanoTagPlugin/controller/TagRender.js";
|
|
231
|
-
import "./PanoTagPlugin/controller/TagComputer.js";
|
|
232
|
-
import "./PanoTagPlugin/utils/tagPosition.js";
|
|
233
|
-
import "./PanoTagPlugin/utils/checkRange.js";
|
|
234
|
-
import "./PanoTagPlugin/controller/TagUtil.js";
|
|
235
|
-
import "./PanoTagPlugin/tag.config.js";
|
|
236
|
-
import "./PanoTagPlugin/utils/planeNormal.js";
|
|
237
|
-
import "./PanoTagPlugin/controller/TagCache.js";
|
|
238
|
-
import "./PanoTagPlugin/utils/device.js";
|
|
239
222
|
import "./PanoTagPlugin/Components/TagContainer.js";
|
|
240
223
|
import "./PanoTagPlugin/Components/TagItem.js";
|
|
241
224
|
import "./PanoTagPlugin/Components/Tag/index.js";
|
|
@@ -289,10 +272,12 @@ import "./vendor/svelte-carousel/src/utils/interval.js";
|
|
|
289
272
|
import "./PanoTagPlugin/Components/Common/MediaItem.js";
|
|
290
273
|
import "./PanoTagPlugin/Components/Tag/MarketingTag.js";
|
|
291
274
|
import "./PanoTagPlugin/utils/noTypecheck.js";
|
|
275
|
+
import "./PanoTagPlugin/utils/tag/tagCheck.js";
|
|
292
276
|
import "./PanoTagPlugin/Components/Tag/AudioTag/index.js";
|
|
293
277
|
import "./PanoTagPlugin/Components/Tag/AudioTag/AudioTag.js";
|
|
294
278
|
import "./PanoTagPlugin/Components/Common/Audio.js";
|
|
295
279
|
import "./PanoTagPlugin/utils/audio/SharedAudio.js";
|
|
280
|
+
import "./shared-utils/audio.js";
|
|
296
281
|
import "./PanoTagPlugin/Components/Common/Icon/audioIcon.js";
|
|
297
282
|
import "./PanoTagPlugin/Components/Tag/AudioTag/AudioPlaneTag.js";
|
|
298
283
|
import "./PanoTagPlugin/Components/Tag/MediaPlane.js";
|
|
@@ -301,10 +286,21 @@ import "./PanoTagPlugin/Components/Common/Icon/Icon.js";
|
|
|
301
286
|
import "./PanoTagPlugin/utils/getImageInfo.js";
|
|
302
287
|
import "./PanoTagPlugin/Components/Tag/CustomTag.js";
|
|
303
288
|
import "./PanoTagPlugin/Components/Common/TagPoint.js";
|
|
289
|
+
import "./PanoTagPlugin/utils/addDebugPoints.js";
|
|
290
|
+
import "./PanoTagPlugin/utils/planeNormal.js";
|
|
291
|
+
import "./PanoTagPlugin/utils/actionAfterFiveModelLoad.js";
|
|
304
292
|
import "./PanoTagPlugin/utils/normalPositionToPositions.js";
|
|
293
|
+
import "./PanoTagPlugin/utils/debounce.js";
|
|
294
|
+
import "./PanoTagPlugin/utils/throttle.js";
|
|
295
|
+
import "./PanoTagPlugin/utils/resizeObserver.js";
|
|
296
|
+
import "./PanoTagPlugin/controller/TagComputer.js";
|
|
297
|
+
import "./PanoTagPlugin/tag.config.js";
|
|
298
|
+
import "./PanoTagPlugin/utils/tagPosition.js";
|
|
299
|
+
import "./PanoTagPlugin/utils/checkRange.js";
|
|
300
|
+
import "./PanoTagPlugin/controller/TagCacheController.js";
|
|
301
|
+
import "./PanoTagPlugin/utils/tag/format.js";
|
|
305
302
|
import "./shared-utils/three/GLTFLoader.js";
|
|
306
303
|
import "@realsee/five/gltf-loader";
|
|
307
|
-
import "./PanoTagPlugin/utils/model/imageModel.js";
|
|
308
304
|
import "./shared-utils/Object3DHelper/utils/threex/domevents/index.js";
|
|
309
305
|
import "./shared-utils/Object3DHelper/Helper/MoveHelper.js";
|
|
310
306
|
import "./shared-utils/Object3DHelper/Base/BaseHelper.js";
|
|
@@ -348,60 +344,60 @@ import "./shared-utils/three/Assets/index.js";
|
|
|
348
344
|
import "./shared-utils/three/PointDomHelper.js";
|
|
349
345
|
import "./shared-utils/three/FivePointSelector.js";
|
|
350
346
|
export {
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
347
|
+
kp as CSS3DRender,
|
|
348
|
+
Ni as CSS3DRenderPlugin,
|
|
349
|
+
ap as CameraMovementEffect,
|
|
350
|
+
lp as CameraMovementPlugin,
|
|
351
|
+
se as ContentType,
|
|
352
|
+
Gp as CruisePlugin,
|
|
353
|
+
Pe as CruisePluginController,
|
|
354
|
+
Ip as DIRECTION,
|
|
355
|
+
te as DISPLAY_STRATEGY_TYPE,
|
|
356
|
+
Te as DimensionType,
|
|
357
|
+
ji as FLOOR_PLAN_ATTACHED_TO,
|
|
358
|
+
$i as FLOOR_TYPE_MAP,
|
|
359
|
+
Fp as GuideLinePlugin,
|
|
360
|
+
ee as ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE,
|
|
361
|
+
ne as ItemLabelPlugin,
|
|
362
|
+
oe as Magnifier,
|
|
363
|
+
Ji as MapviewFloorplanPlugin,
|
|
364
|
+
mp as ModelChassisCompassPlugin,
|
|
365
|
+
pp as ModelEntryDoorGuidePlugin,
|
|
366
|
+
qi as ModelFloorplanPlugin,
|
|
367
|
+
ie as ModelItemLabelPlugin,
|
|
368
|
+
Bi as ModelRoomLabelPlugin,
|
|
369
|
+
Op as ModelTVVideoPlugin,
|
|
370
|
+
Gi as ModelViewPlugin,
|
|
371
|
+
Ee as Object3DHelperController,
|
|
372
|
+
hp as Object3DHelperPlugin,
|
|
373
|
+
Re as PLUGIN,
|
|
374
|
+
bi as PaintBrush,
|
|
375
|
+
Fi as PaintBrushTypeEnum,
|
|
376
|
+
dp as PanoCompassPlugin,
|
|
377
|
+
hi as PanoCursorRaycasterPlugin,
|
|
378
|
+
bp as PanoDoorLabelPlugin,
|
|
379
|
+
Xi as PanoFloorplanRadarPlugin,
|
|
380
|
+
Mp as PanoMeasurePlugin,
|
|
381
|
+
Wp as PanoMeasurePluginLine,
|
|
382
|
+
zp as PanoMeasurePluginModel,
|
|
383
|
+
Kp as PanoMeasurePluginPoint,
|
|
384
|
+
Zp as PanoMeasurePluginPolyline,
|
|
385
|
+
fp as PanoRulerPlugin,
|
|
386
|
+
gp as PanoRulerProPlugin,
|
|
387
|
+
Ep as PanoSpatialTagPlugin,
|
|
388
|
+
Np as PanoTagPlugin,
|
|
389
|
+
fe as PanoTagPluginController,
|
|
390
|
+
Bp as PanoVideoPlugin,
|
|
391
|
+
Oe as PanoVideoPluginType,
|
|
392
|
+
Me as PointType,
|
|
393
|
+
op as ROOM_FETILE_TYPE_MAP,
|
|
394
|
+
rp as ROOM_TYPE_MAP,
|
|
395
|
+
Pp as Rotation,
|
|
396
|
+
Qi as TopviewFloorplanPlugin,
|
|
397
|
+
Up as Util,
|
|
398
|
+
_e as VERSION,
|
|
399
|
+
Dp as itemLabelPluginServerParams,
|
|
400
|
+
_p as modelItemLabelPluginServerParams,
|
|
401
|
+
Hi as modelRoomLabelPluginServerParams,
|
|
402
|
+
xe as pluginFlag
|
|
407
403
|
};
|
package/package.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"repository": "https://github.com/realsee-developer/dnalogel.git",
|
|
8
8
|
"description": "如视 VR 看房插件合集",
|
|
9
9
|
"private": false,
|
|
10
|
-
"version": "2.12.0
|
|
10
|
+
"version": "2.12.0",
|
|
11
11
|
"license": "SEE LICENSE IN TERMS.txt",
|
|
12
12
|
"scripts": {
|
|
13
13
|
"clean": "rm -rf components dist docs libs types ./vite.config.js.timestamp*",
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
},
|
|
37
37
|
"devDependencies": {
|
|
38
38
|
"@babel/core": "^7.20.2",
|
|
39
|
-
"@realsee/five": "5.0.0-alpha.
|
|
39
|
+
"@realsee/five": "^5.0.0-alpha.192",
|
|
40
40
|
"@sveltejs/vite-plugin-svelte": "^1.3.1",
|
|
41
41
|
"@tsconfig/svelte": "^3.0.0",
|
|
42
42
|
"@types/animejs": "^3.1.6",
|
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
import { TagComputer } from './TagComputer';
|
|
2
|
-
import type { Tag, TagElement, TagGLTFObject, TagObjectGroup, TagGLTFObjectGroup } from '../typings';
|
|
3
|
-
import type { TemporaryState } from '../typings';
|
|
4
|
-
import { Object3D } from 'three';
|
|
5
|
-
import TagContainerSvelte from '../Components/TagContainer.svelte';
|
|
6
|
-
import { Five } from '@realsee/five';
|
|
7
|
-
export declare abstract class TagRender extends TagComputer {
|
|
8
|
-
protected group: TagObjectGroup;
|
|
9
|
-
protected gltfObjectGroup: TagGLTFObjectGroup;
|
|
10
|
-
/** 维护一个可用模型表,用于快速删除不应该在场景中的模型 */
|
|
11
|
-
protected enabledModelTagSet: Set<string | number>;
|
|
12
|
-
/** 临时状态 */
|
|
13
|
-
protected temporaryState: TemporaryState;
|
|
14
|
-
/** 点标签 */
|
|
15
|
-
protected TagContainerSvelte?: TagContainerSvelte;
|
|
16
|
-
constructor(five: Five);
|
|
17
|
-
clearTags(): void;
|
|
18
|
-
/**
|
|
19
|
-
* @description: 更新所有标签
|
|
20
|
-
*/
|
|
21
|
-
protected updateRenderAllTags(): void;
|
|
22
|
-
protected updateRenderImageModel(): void;
|
|
23
|
-
/**
|
|
24
|
-
* @description: 渲染3D贴片
|
|
25
|
-
*/
|
|
26
|
-
protected updateRenderPlaneTag(): void;
|
|
27
|
-
/** 更新所有模型标签
|
|
28
|
-
*
|
|
29
|
-
* 1. 移除不应该在场景中的模型
|
|
30
|
-
* 2. 更新模型的可见性
|
|
31
|
-
*
|
|
32
|
-
* FIXME: 有性能问题,但是之前的逻辑都是这么写,暂时先这样吧
|
|
33
|
-
*/
|
|
34
|
-
protected updateRenderModelTag(): void;
|
|
35
|
-
protected updateTagModelVisible(): void;
|
|
36
|
-
/** 更新标签中多媒体面片的位置
|
|
37
|
-
* @param tag 标签
|
|
38
|
-
* @param model 模型
|
|
39
|
-
* @param scale css3DObject 原始缩放比例
|
|
40
|
-
*/
|
|
41
|
-
protected updateTagCss3DObjectMatrix<S extends 'Model' | 'Plane' = 'Model'>(tag: TagElement<any, S>, model: Object3D): void;
|
|
42
|
-
/** 添加模型标签 */
|
|
43
|
-
protected addMediaModelTag(tags: Tag[]): Promise<void>;
|
|
44
|
-
/**
|
|
45
|
-
* @description: 渲染单个点的标签
|
|
46
|
-
*/
|
|
47
|
-
protected updateRenderPointTag(): void;
|
|
48
|
-
protected updateTagContainerVisible(): void;
|
|
49
|
-
protected disposeAllCSS3DContainer(): void;
|
|
50
|
-
/**
|
|
51
|
-
* @description: 检查并销毁不用的3D贴片
|
|
52
|
-
*/
|
|
53
|
-
protected clearUnusedPanelTag(): void;
|
|
54
|
-
/** 加载外部模型 */
|
|
55
|
-
protected loadModel: (tag: TagElement<'MediaModel', 'Model'>) => Promise<TagGLTFObject>;
|
|
56
|
-
private updateTagCss3DObjectVisible;
|
|
57
|
-
}
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
import type { TagElement, TagContentType, StickType, TagId, TagConfig, PlaneTag, MediaStore } from '../typings';
|
|
2
|
-
import type { Tag, Tags, Point2DElement, Point3DElement, PlaneTagElement, PointTagElement, Point3DTag, ModelElement } from '../typings';
|
|
3
|
-
import { TagCache } from './TagCache';
|
|
4
|
-
import { CSS3DRenderPluginExportType } from '../../CSS3DRenderPlugin';
|
|
5
|
-
import { Five } from '@realsee/five';
|
|
6
|
-
export declare abstract class TagUtil extends TagCache {
|
|
7
|
-
config: Pick<Tags, 'globalConfig' | 'contentTypeConfig'>;
|
|
8
|
-
tags: TagElement[];
|
|
9
|
-
protected mediaStore: MediaStore;
|
|
10
|
-
/** css3DRenderPlugin */
|
|
11
|
-
protected css3DRenderPlugin?: CSS3DRenderPluginExportType;
|
|
12
|
-
protected store: {
|
|
13
|
-
/** 清理函数数组 */
|
|
14
|
-
disposers: (() => any)[];
|
|
15
|
-
visibleWithAnimation?: boolean;
|
|
16
|
-
css3DRenderDisposer: Map<TagId, () => void>;
|
|
17
|
-
eventListenerDisposer?: () => void;
|
|
18
|
-
resizeObserverDisposer?: () => void;
|
|
19
|
-
resizeObserverDisposerAdding: boolean;
|
|
20
|
-
disposed: boolean;
|
|
21
|
-
};
|
|
22
|
-
protected get isPanorama(): boolean;
|
|
23
|
-
protected constructor(five: Five);
|
|
24
|
-
getTagById<C extends TagContentType = any, S extends StickType = any>(id: TagId): TagElement<C, S> | undefined;
|
|
25
|
-
/** 暂停当前标签内进行的所有多媒体 */
|
|
26
|
-
pauseCurrentMedia(): void;
|
|
27
|
-
/**
|
|
28
|
-
* @description: 获取merge后的配置
|
|
29
|
-
* TODO: 缓存
|
|
30
|
-
*/
|
|
31
|
-
getTagConfig(tag: Tag<any, any>): TagConfig<"Image" | "Link" | "Audio" | "Text" | "ImageText" | "Video" | "Sticker" | "VRLink" | "PanoLink" | "Marketing" | "MediaPlane" | "MediaModel" | "Custom" | "Unknown", StickType>;
|
|
32
|
-
protected loadVideoFirstFrame(): void;
|
|
33
|
-
protected updateTagConfig(params?: {
|
|
34
|
-
force?: boolean;
|
|
35
|
-
}): void;
|
|
36
|
-
protected can<T extends TagElement<any, any>>(action: 'show' | 'hide' | 'fold' | 'unfold' | 'renderByMesh', paramsTag: T): boolean;
|
|
37
|
-
/**
|
|
38
|
-
* @description: 获取角度
|
|
39
|
-
*/
|
|
40
|
-
protected getAngle(tag: Point3DTag | PlaneTag, panoIndex?: number): number;
|
|
41
|
-
/**
|
|
42
|
-
* @description: 获取距离
|
|
43
|
-
*/
|
|
44
|
-
protected getDistance(tag: Tag<any, any>, panoIndex?: number): number;
|
|
45
|
-
protected get filterPointTag(): PointTagElement<"Image" | "Link" | "Audio" | "Text" | "ImageText" | "Video" | "Sticker" | "VRLink" | "PanoLink" | "Marketing" | "MediaPlane" | "MediaModel" | "Custom" | "Unknown">[];
|
|
46
|
-
protected get filter2DPointTag(): Point2DElement<"Image" | "Link" | "Audio" | "Text" | "ImageText" | "Video" | "Sticker" | "VRLink" | "PanoLink" | "Marketing" | "MediaPlane" | "MediaModel" | "Custom" | "Unknown">[];
|
|
47
|
-
protected get filter3DPointTag(): Point3DElement<"Image" | "Link" | "Audio" | "Text" | "ImageText" | "Video" | "Sticker" | "VRLink" | "PanoLink" | "Marketing" | "MediaPlane" | "MediaModel" | "Custom" | "Unknown">[];
|
|
48
|
-
protected get filterImageModel(): PlaneTagElement<"MediaPlane">[];
|
|
49
|
-
protected get filterModelTag(): ModelElement<"Image" | "Link" | "Audio" | "Text" | "ImageText" | "Video" | "Sticker" | "VRLink" | "PanoLink" | "Marketing" | "MediaPlane" | "MediaModel" | "Custom" | "Unknown">[];
|
|
50
|
-
protected get filter3DTag(): (TagElement<any, "Plane"> | TagElement<any, "Model"> | TagElement<any, "3DPoint">)[];
|
|
51
|
-
/**
|
|
52
|
-
* @description 检查是否已经销毁
|
|
53
|
-
* @returns isDisposed; 已经销毁返回 true,否则返回 false
|
|
54
|
-
*/
|
|
55
|
-
protected checkDisposed(): boolean;
|
|
56
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const isIOSWX: boolean;
|
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>TagGLTFObjectGroup | 如视看房插件合集 - v2.12.0-alpha.2</title><meta name="description" content="Documentation for 如视看房插件合集 - v2.12.0-alpha.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
|
-
<div class="tsd-toolbar-contents container">
|
|
3
|
-
<div class="table-cell" id="tsd-search" data-base="..">
|
|
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>
|
|
5
|
-
<div class="field">
|
|
6
|
-
<div id="tsd-toolbar-links"></div></div>
|
|
7
|
-
<ul class="results">
|
|
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.12.0-alpha.2</a></div>
|
|
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
|
-
<div class="container container-main">
|
|
12
|
-
<div class="col-8 col-content">
|
|
13
|
-
<div class="tsd-page-title">
|
|
14
|
-
<ul class="tsd-breadcrumb">
|
|
15
|
-
<li><a href="../modules.html">如视看房插件合集 - v2.12.0-alpha.2</a></li>
|
|
16
|
-
<li><a href="TagGLTFObjectGroup.html">TagGLTFObjectGroup</a></li></ul>
|
|
17
|
-
<h1>Interface TagGLTFObjectGroup</h1></div>
|
|
18
|
-
<section class="tsd-panel tsd-hierarchy">
|
|
19
|
-
<h4>Hierarchy</h4>
|
|
20
|
-
<ul class="tsd-hierarchy">
|
|
21
|
-
<li><span class="tsd-signature-type">Group</span>
|
|
22
|
-
<ul class="tsd-hierarchy">
|
|
23
|
-
<li><span class="target">TagGLTFObjectGroup</span></li></ul></li></ul></section><aside class="tsd-sources">
|
|
24
|
-
<ul>
|
|
25
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/b65adb8/plugins/src/PanoTagPlugin/typings/tag/Utils.ts#L68">plugins/src/PanoTagPlugin/typings/tag/Utils.ts:68</a></li></ul></aside>
|
|
26
|
-
<section class="tsd-panel-group tsd-index-group">
|
|
27
|
-
<section class="tsd-panel tsd-index-panel">
|
|
28
|
-
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
|
29
|
-
<h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex=0><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M1.5 5.50969L8 11.6609L14.5 5.50969L12.5466 3.66086L8 7.96494L3.45341 3.66086L1.5 5.50969Z" fill="var(--color-text)"></path></svg> Index</h5></summary>
|
|
30
|
-
<div class="tsd-accordion-details">
|
|
31
|
-
<section class="tsd-index-section">
|
|
32
|
-
<h3 class="tsd-index-heading">Properties</h3>
|
|
33
|
-
<div class="tsd-index-list"><a href="TagGLTFObjectGroup.html#children" class="tsd-index-link tsd-kind-property tsd-parent-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="#FF984D" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12" id="icon-1024-path"></rect><path d="M9.354 16V7.24H12.174C12.99 7.24 13.638 7.476 14.118 7.948C14.606 8.412 14.85 9.036 14.85 9.82C14.85 10.604 14.606 11.232 14.118 11.704C13.638 12.168 12.99 12.4 12.174 12.4H10.434V16H9.354ZM10.434 11.428H12.174C12.646 11.428 13.022 11.284 13.302 10.996C13.59 10.7 13.734 10.308 13.734 9.82C13.734 9.324 13.59 8.932 13.302 8.644C13.022 8.356 12.646 8.212 12.174 8.212H10.434V11.428Z" fill="var(--color-text)" id="icon-1024-text"></path></svg><span>children</span></a>
|
|
34
|
-
</div></section></div></details></section></section>
|
|
35
|
-
<section class="tsd-panel-group tsd-member-group">
|
|
36
|
-
<h2>Properties</h2>
|
|
37
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="children" class="tsd-anchor"></a>
|
|
38
|
-
<h3 class="tsd-anchor-link"><span>children</span><a href="#children" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
|
|
39
|
-
<div class="tsd-signature">children<span class="tsd-signature-symbol">:</span> <a href="../types/TagGLTFObject.html" class="tsd-signature-type" data-tsd-kind="Type alias">TagGLTFObject</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
|
|
40
|
-
<p>Overrides Group.children</p>
|
|
41
|
-
<ul>
|
|
42
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/b65adb8/plugins/src/PanoTagPlugin/typings/tag/Utils.ts#L69">plugins/src/PanoTagPlugin/typings/tag/Utils.ts:69</a></li></ul></aside></section></section></div>
|
|
43
|
-
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
|
44
|
-
<div class="tsd-navigation settings">
|
|
45
|
-
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
|
46
|
-
<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> Settings</h3></summary>
|
|
47
|
-
<div class="tsd-accordion-details">
|
|
48
|
-
<div class="tsd-filter-visibility">
|
|
49
|
-
<h4 class="uppercase">Member Visibility</h4><form>
|
|
50
|
-
<ul id="tsd-filter-options">
|
|
51
|
-
<li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div>
|
|
52
|
-
<div class="tsd-theme-toggle">
|
|
53
|
-
<h4 class="uppercase">Theme</h4><select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div>
|
|
54
|
-
<nav class="tsd-navigation primary">
|
|
55
|
-
<details class="tsd-index-accordion" open><summary class="tsd-accordion-summary">
|
|
56
|
-
<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>
|
|
57
|
-
<div class="tsd-accordion-details">
|
|
58
|
-
<ul>
|
|
59
|
-
<li><a href="../modules.html">如视看房插件合集 -<wbr/> v2.12.0-<wbr/>alpha.2</a>
|
|
60
|
-
<ul>
|
|
61
|
-
<li class="tsd-kind-namespace"><a href="../modules/PanoVideoPluginType.html">Pano<wbr/>Video<wbr/>Plugin<wbr/>Type</a></li>
|
|
62
|
-
<li class="tsd-kind-namespace"><a href="../modules/Util.html">Util</a></li></ul></li></ul></div></details></nav>
|
|
63
|
-
<nav class="tsd-navigation secondary menu-sticky">
|
|
64
|
-
<ul>
|
|
65
|
-
<li class="current tsd-kind-interface"><a href="TagGLTFObjectGroup.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-interface)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-256-path"></rect><path d="M9.51 16V15.016H11.298V8.224H9.51V7.24H14.19V8.224H12.402V15.016H14.19V16H9.51Z" fill="var(--color-text)" id="icon-256-text"></path></svg><span>TagGLTFObject<wbr/>Group</span></a>
|
|
66
|
-
<ul>
|
|
67
|
-
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="TagGLTFObjectGroup.html#children" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>children</a></li></ul></li></ul></nav></div></div>
|
|
68
|
-
<div class="overlay"></div><script src="../assets/main.js"></script></body></html>
|
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>TagObjectGroup | 如视看房插件合集 - v2.12.0-alpha.2</title><meta name="description" content="Documentation for 如视看房插件合集 - v2.12.0-alpha.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
|
-
<div class="tsd-toolbar-contents container">
|
|
3
|
-
<div class="table-cell" id="tsd-search" data-base="..">
|
|
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>
|
|
5
|
-
<div class="field">
|
|
6
|
-
<div id="tsd-toolbar-links"></div></div>
|
|
7
|
-
<ul class="results">
|
|
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.12.0-alpha.2</a></div>
|
|
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
|
-
<div class="container container-main">
|
|
12
|
-
<div class="col-8 col-content">
|
|
13
|
-
<div class="tsd-page-title">
|
|
14
|
-
<ul class="tsd-breadcrumb">
|
|
15
|
-
<li><a href="../modules.html">如视看房插件合集 - v2.12.0-alpha.2</a></li>
|
|
16
|
-
<li><a href="TagObjectGroup.html">TagObjectGroup</a></li></ul>
|
|
17
|
-
<h1>Interface TagObjectGroup</h1></div>
|
|
18
|
-
<section class="tsd-panel tsd-hierarchy">
|
|
19
|
-
<h4>Hierarchy</h4>
|
|
20
|
-
<ul class="tsd-hierarchy">
|
|
21
|
-
<li><span class="tsd-signature-type">Group</span>
|
|
22
|
-
<ul class="tsd-hierarchy">
|
|
23
|
-
<li><span class="target">TagObjectGroup</span></li></ul></li></ul></section><aside class="tsd-sources">
|
|
24
|
-
<ul>
|
|
25
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/b65adb8/plugins/src/PanoTagPlugin/typings/tag/Utils.ts#L64">plugins/src/PanoTagPlugin/typings/tag/Utils.ts:64</a></li></ul></aside>
|
|
26
|
-
<section class="tsd-panel-group tsd-index-group">
|
|
27
|
-
<section class="tsd-panel tsd-index-panel">
|
|
28
|
-
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
|
29
|
-
<h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex=0><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M1.5 5.50969L8 11.6609L14.5 5.50969L12.5466 3.66086L8 7.96494L3.45341 3.66086L1.5 5.50969Z" fill="var(--color-text)"></path></svg> Index</h5></summary>
|
|
30
|
-
<div class="tsd-accordion-details">
|
|
31
|
-
<section class="tsd-index-section">
|
|
32
|
-
<h3 class="tsd-index-heading">Properties</h3>
|
|
33
|
-
<div class="tsd-index-list"><a href="TagObjectGroup.html#children" class="tsd-index-link tsd-kind-property tsd-parent-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="#FF984D" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12" id="icon-1024-path"></rect><path d="M9.354 16V7.24H12.174C12.99 7.24 13.638 7.476 14.118 7.948C14.606 8.412 14.85 9.036 14.85 9.82C14.85 10.604 14.606 11.232 14.118 11.704C13.638 12.168 12.99 12.4 12.174 12.4H10.434V16H9.354ZM10.434 11.428H12.174C12.646 11.428 13.022 11.284 13.302 10.996C13.59 10.7 13.734 10.308 13.734 9.82C13.734 9.324 13.59 8.932 13.302 8.644C13.022 8.356 12.646 8.212 12.174 8.212H10.434V11.428Z" fill="var(--color-text)" id="icon-1024-text"></path></svg><span>children</span></a>
|
|
34
|
-
</div></section></div></details></section></section>
|
|
35
|
-
<section class="tsd-panel-group tsd-member-group">
|
|
36
|
-
<h2>Properties</h2>
|
|
37
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="children" class="tsd-anchor"></a>
|
|
38
|
-
<h3 class="tsd-anchor-link"><span>children</span><a href="#children" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
|
|
39
|
-
<div class="tsd-signature">children<span class="tsd-signature-symbol">:</span> <a href="TagGLTFObjectGroup.html" class="tsd-signature-type" data-tsd-kind="Interface">TagGLTFObjectGroup</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
|
|
40
|
-
<p>Overrides Group.children</p>
|
|
41
|
-
<ul>
|
|
42
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/b65adb8/plugins/src/PanoTagPlugin/typings/tag/Utils.ts#L65">plugins/src/PanoTagPlugin/typings/tag/Utils.ts:65</a></li></ul></aside></section></section></div>
|
|
43
|
-
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
|
44
|
-
<div class="tsd-navigation settings">
|
|
45
|
-
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
|
46
|
-
<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> Settings</h3></summary>
|
|
47
|
-
<div class="tsd-accordion-details">
|
|
48
|
-
<div class="tsd-filter-visibility">
|
|
49
|
-
<h4 class="uppercase">Member Visibility</h4><form>
|
|
50
|
-
<ul id="tsd-filter-options">
|
|
51
|
-
<li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div>
|
|
52
|
-
<div class="tsd-theme-toggle">
|
|
53
|
-
<h4 class="uppercase">Theme</h4><select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div>
|
|
54
|
-
<nav class="tsd-navigation primary">
|
|
55
|
-
<details class="tsd-index-accordion" open><summary class="tsd-accordion-summary">
|
|
56
|
-
<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>
|
|
57
|
-
<div class="tsd-accordion-details">
|
|
58
|
-
<ul>
|
|
59
|
-
<li><a href="../modules.html">如视看房插件合集 -<wbr/> v2.12.0-<wbr/>alpha.2</a>
|
|
60
|
-
<ul>
|
|
61
|
-
<li class="tsd-kind-namespace"><a href="../modules/PanoVideoPluginType.html">Pano<wbr/>Video<wbr/>Plugin<wbr/>Type</a></li>
|
|
62
|
-
<li class="tsd-kind-namespace"><a href="../modules/Util.html">Util</a></li></ul></li></ul></div></details></nav>
|
|
63
|
-
<nav class="tsd-navigation secondary menu-sticky">
|
|
64
|
-
<ul>
|
|
65
|
-
<li class="current tsd-kind-interface"><a href="TagObjectGroup.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-interface)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-256-path"></rect><path d="M9.51 16V15.016H11.298V8.224H9.51V7.24H14.19V8.224H12.402V15.016H14.19V16H9.51Z" fill="var(--color-text)" id="icon-256-text"></path></svg><span>Tag<wbr/>Object<wbr/>Group</span></a>
|
|
66
|
-
<ul>
|
|
67
|
-
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="TagObjectGroup.html#children" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>children</a></li></ul></li></ul></nav></div></div>
|
|
68
|
-
<div class="overlay"></div><script src="../assets/main.js"></script></body></html>
|