@realsee/dnalogel 2.22.0-dev.1 → 2.22.0-dev.3
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/index.cjs.js +5 -5
- package/dist/index.js +17 -13
- package/dist/index.umd.js +5 -5
- package/dist/shared-utils/three/PointSelector.d.ts +1 -0
- package/docs/classes/CSS3DRender.html +30 -30
- package/docs/classes/CruisePluginController.html +25 -25
- package/docs/classes/GuideLineItem.GuideLineItem.html +19 -19
- package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +34 -34
- package/docs/classes/Magnifier.html +19 -19
- package/docs/classes/ModelRoomLabelController.html +10 -10
- package/docs/classes/Object3DHelperController.html +24 -24
- package/docs/classes/PaintBrush.html +14 -14
- package/docs/classes/PanoMeasurePluginLine.html +26 -26
- package/docs/classes/PanoMeasurePluginModel.html +26 -26
- package/docs/classes/PanoMeasurePluginPoint.html +13 -13
- package/docs/classes/PanoMeasurePluginPolyline.html +26 -26
- package/docs/classes/PanoTagPluginController.html +46 -46
- package/docs/classes/Util.BetterTween.html +8 -8
- package/docs/classes/Util.Interval.html +11 -11
- package/docs/classes/Util.Magnifier.html +19 -19
- package/docs/classes/Util.PointDomHelper.html +10 -10
- package/docs/classes/Util.PointHelper.html +10 -10
- package/docs/classes/Util.PointSelectorHelper.html +15 -15
- package/docs/classes/Util.Rectangle.html +12 -12
- package/docs/enums/CameraMovementEffect.html +6 -6
- package/docs/enums/ContentType.html +19 -19
- package/docs/enums/DIRECTION.html +8 -8
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +8 -8
- package/docs/enums/DimensionType.html +6 -6
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +7 -7
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +8 -8
- package/docs/enums/PaintBrushTypeEnum.html +7 -7
- package/docs/enums/PointType.html +6 -6
- package/docs/enums/Rotation.html +7 -7
- package/docs/functions/CSS3DRenderPlugin.html +3 -3
- package/docs/functions/CameraMovementPlugin.html +3 -3
- package/docs/functions/CruisePlugin.html +3 -3
- package/docs/functions/GuideLinePlugin.html +4 -4
- package/docs/functions/ItemLabelPlugin.html +3 -3
- package/docs/functions/MapviewFloorplanPlugin.html +3 -3
- package/docs/functions/ModelChassisCompassPlugin.html +3 -3
- package/docs/functions/ModelEntryDoorGuidePlugin.html +3 -3
- package/docs/functions/ModelFloorplanPlugin.html +3 -3
- package/docs/functions/ModelItemLabelPlugin.html +3 -3
- package/docs/functions/ModelRoomLabelPlugin.html +3 -3
- package/docs/functions/ModelTVVideoPlugin.html +3 -3
- package/docs/functions/ModelViewPlugin.html +3 -3
- package/docs/functions/Object3DHelperPlugin.html +3 -3
- package/docs/functions/PanoCompassPlugin.html +3 -3
- package/docs/functions/PanoCursorRaycasterPlugin.html +3 -3
- package/docs/functions/PanoDoorLabelPlugin.html +3 -3
- package/docs/functions/PanoFloorplanRadarPlugin.html +3 -3
- package/docs/functions/PanoMeasurePlugin.html +3 -3
- package/docs/functions/PanoRulerPlugin.html +3 -3
- package/docs/functions/PanoRulerProPlugin.html +3 -3
- package/docs/functions/PanoSpatialTagPlugin.html +3 -3
- package/docs/functions/PanoTagPlugin.html +3 -3
- package/docs/functions/PanoVideoPlugin.html +3 -3
- package/docs/functions/TopviewFloorplanPlugin.html +3 -3
- package/docs/functions/Util.absoluteUrl.html +4 -4
- package/docs/functions/Util.getCoordsFromClient.html +4 -4
- package/docs/functions/Util.getCoordsFromElement.html +4 -4
- package/docs/functions/Util.getFrameTime.html +4 -4
- package/docs/functions/Util.getIntersectFromRelativePosition.html +4 -4
- package/docs/functions/Util.getRaycasterFromFivePointer.html +4 -4
- package/docs/functions/Util.isAbsoluteURL.html +4 -4
- package/docs/functions/Util.isModelLike.html +4 -4
- package/docs/functions/Util.isNil.html +4 -4
- package/docs/functions/Util.isPanoramaLike.html +4 -4
- package/docs/functions/Util.nextFrame.html +4 -4
- package/docs/functions/Util.notNil.html +4 -4
- package/docs/functions/Util.requestAnimationFrameInterval.html +4 -4
- package/docs/functions/Util.tweenProgress.html +4 -4
- package/docs/functions/Util.uuid.html +4 -4
- package/docs/functions/pluginFlag.html +4 -4
- package/docs/index.html +4 -4
- package/docs/interfaces/AddTagConfig.html +5 -5
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +10 -10
- package/docs/interfaces/CSS3DRenderPluginState.html +7 -7
- package/docs/interfaces/CameraMovementPluginExportType.html +6 -6
- package/docs/interfaces/CruisePluginTypes.Config.html +7 -7
- package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +11 -11
- package/docs/interfaces/CruisePluginTypes.EventMap.html +19 -19
- package/docs/interfaces/CruisePluginTypes.MoveAction.html +11 -11
- package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +13 -13
- package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +13 -13
- package/docs/interfaces/CruisePluginTypes.PluginData.html +8 -8
- package/docs/interfaces/CruisePluginTypes.PluginServerData.html +6 -6
- package/docs/interfaces/CruisePluginTypes.PluginState.html +10 -10
- package/docs/interfaces/EventMap.html +14 -14
- package/docs/interfaces/FloorplanBounding.html +7 -7
- package/docs/interfaces/FloorplanData.html +9 -9
- package/docs/interfaces/FloorplanEntrance.html +10 -10
- package/docs/interfaces/FloorplanExtraObject.html +9 -9
- package/docs/interfaces/FloorplanExtraObject3D.html +7 -7
- package/docs/interfaces/FloorplanFloorData.html +8 -8
- package/docs/interfaces/FloorplanImagePosition.html +6 -6
- package/docs/interfaces/FloorplanObserver.html +8 -8
- package/docs/interfaces/FloorplanOutlineItem.html +8 -8
- package/docs/interfaces/FloorplanPosition.html +6 -6
- package/docs/interfaces/FloorplanRoomItem.html +12 -12
- package/docs/interfaces/FloorplanRoomLabelItem.html +6 -6
- package/docs/interfaces/FloorplanServerBounding.html +7 -7
- package/docs/interfaces/FloorplanServerComputedData.html +9 -9
- package/docs/interfaces/FloorplanServerData.html +6 -6
- package/docs/interfaces/FloorplanServerDoorItem.html +9 -9
- package/docs/interfaces/FloorplanServerDoorPosition.html +7 -7
- package/docs/interfaces/FloorplanServerEntrance.html +10 -10
- package/docs/interfaces/FloorplanServerFloorData.html +8 -8
- package/docs/interfaces/FloorplanServerImagePosition.html +6 -6
- package/docs/interfaces/FloorplanServerObserver.html +8 -8
- package/docs/interfaces/FloorplanServerOutlineItem.html +8 -8
- package/docs/interfaces/FloorplanServerPosition.html +6 -6
- package/docs/interfaces/FloorplanServerRoomItem.html +13 -13
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +6 -6
- package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +7 -7
- package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +9 -9
- package/docs/interfaces/GuideLinePluginType.EventMap.html +12 -12
- package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +7 -7
- package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +5 -5
- package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +12 -12
- package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +7 -7
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +17 -17
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +6 -6
- package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +17 -17
- package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +4 -4
- package/docs/interfaces/GuideLinePluginType.PluginServerData.html +6 -6
- package/docs/interfaces/GuideLinePluginType.PluginState.html +7 -7
- package/docs/interfaces/GuideLinePluginType.Route.html +10 -10
- package/docs/interfaces/GuideLinePluginType.RouteConfig.html +8 -8
- package/docs/interfaces/HelperOffset.html +7 -7
- package/docs/interfaces/ImagePlaneGroup.html +5 -5
- package/docs/interfaces/ItemLabelPluginData.html +5 -5
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +10 -10
- package/docs/interfaces/ItemLabelPluginParametersType.html +8 -8
- package/docs/interfaces/MinMax.html +6 -6
- package/docs/interfaces/ModelChassisCompassPluginData.html +6 -6
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +7 -7
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +6 -6
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +7 -7
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +7 -7
- package/docs/interfaces/ModelItemLabelPluginData.html +5 -5
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +10 -10
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +6 -6
- package/docs/interfaces/ModelRoomLabelPluginData.html +5 -5
- package/docs/interfaces/ModelTVVideoPluginData.html +8 -8
- package/docs/interfaces/ModelTVVideoPluginExportType.html +7 -7
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +5 -5
- package/docs/interfaces/ModelViewPluginExportType.html +10 -10
- package/docs/interfaces/Object3DHelperState.html +7 -7
- package/docs/interfaces/ObjectHelperControllers.html +8 -8
- package/docs/interfaces/PaintBrushAction.html +11 -11
- package/docs/interfaces/PaintBrushConfigs.html +11 -11
- package/docs/interfaces/PaintBrushState.html +9 -9
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +9 -9
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +4 -4
- package/docs/interfaces/PanoMeasureParameterType.html +14 -14
- package/docs/interfaces/PanoMeasurePluginLineJson.html +7 -7
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +6 -6
- package/docs/interfaces/PanoMeasurePluginPointJson.html +6 -6
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +7 -7
- package/docs/interfaces/PanoRulerPluginExportType.html +9 -9
- package/docs/interfaces/PanoRulerPluginOptions.html +6 -6
- package/docs/interfaces/PanoRulerPluginParameterType.html +7 -7
- package/docs/interfaces/PanoRulerProPluginExportType.html +8 -8
- package/docs/interfaces/PanoRulerProPluginOptions.html +6 -6
- package/docs/interfaces/PanoRulerProPluginParameterType.html +6 -6
- package/docs/interfaces/PanoRulerProPluginState.html +7 -7
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +4 -4
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +4 -4
- package/docs/interfaces/PanoSpatialTagPluginData.html +10 -10
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +9 -9
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +12 -12
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +9 -9
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +12 -12
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +10 -10
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +9 -9
- package/docs/interfaces/PanoVideoPluginType.LoadParams.html +5 -5
- package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +7 -7
- package/docs/interfaces/PanoVideoPluginType.PluginData.html +5 -5
- package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +8 -8
- package/docs/interfaces/PanoVideoPluginType.PluginState.html +5 -5
- package/docs/interfaces/PanoVideoPluginType.VideoItem.html +7 -7
- package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +9 -9
- package/docs/interfaces/Point.html +7 -7
- package/docs/interfaces/Room.html +8 -8
- package/docs/interfaces/RoomInfo.html +6 -6
- package/docs/interfaces/RoomLabel.html +13 -13
- package/docs/interfaces/RoomRules.html +4 -4
- package/docs/interfaces/Rooms.html +4 -4
- package/docs/interfaces/Scissor.html +8 -8
- package/docs/interfaces/State.html +7 -7
- package/docs/interfaces/TagCacheInterface.html +11 -11
- package/docs/interfaces/TagConfig.html +12 -12
- package/docs/interfaces/TagGLTFObjectGroup.html +5 -5
- package/docs/interfaces/TagIconUrl.html +11 -11
- package/docs/interfaces/TagObjectGroup.html +5 -5
- package/docs/interfaces/TagStyle.html +5 -5
- package/docs/interfaces/Tags.html +8 -8
- package/docs/interfaces/TemporaryState.html +5 -5
- package/docs/interfaces/Util.MagnifierParameter.html +10 -10
- package/docs/interfaces/Util.MouseGroupParameter.html +7 -7
- package/docs/interfaces/Util.PointIntersection.html +7 -7
- package/docs/modules/CruisePluginTypes.html +4 -4
- package/docs/modules/GuideLineItem.html +4 -4
- package/docs/modules/GuideLineModeItem.html +4 -4
- package/docs/modules/GuideLinePluginType.html +4 -4
- package/docs/modules/PanoVideoPluginType.html +4 -4
- package/docs/modules/Util.html +4 -4
- package/docs/modules.html +4 -4
- package/docs/types/ArrayPosition.html +4 -4
- package/docs/types/AudioAppearance.html +4 -4
- package/docs/types/AudioTagTypeConfigKey.html +4 -4
- package/docs/types/CSS3DRenderExportType.html +4 -4
- package/docs/types/CSS3DRenderPluginExportType.html +4 -4
- package/docs/types/CSS3DRenderPluginParameterType.html +4 -4
- package/docs/types/ClassFunctionParameters.html +4 -4
- package/docs/types/Color.html +4 -4
- package/docs/types/ContentTypeConfigKey.html +4 -4
- package/docs/types/ContentTypeConfigKeySplit.html +4 -4
- package/docs/types/ContentTypeMap.html +4 -4
- package/docs/types/Create3DDomContainerReturnType.html +4 -4
- package/docs/types/Create3DElementReturnType.html +4 -4
- package/docs/types/CruisePluginExportType.html +4 -4
- package/docs/types/CruisePluginTypes.CruiseData.html +4 -4
- package/docs/types/CruisePluginTypes.MoveEffect.html +4 -4
- package/docs/types/DeprecatedMediaPlaneProperty.html +4 -4
- package/docs/types/DeprecatedTagProperty.html +4 -4
- package/docs/types/Direction-1.html +4 -4
- package/docs/types/Direction4.html +4 -4
- package/docs/types/ElementRenderer.html +4 -4
- package/docs/types/FloorplanRuleLabels.html +4 -4
- package/docs/types/FloorplanServerRuleLabels.html +4 -4
- package/docs/types/GuideLinePluginExportType.html +4 -4
- package/docs/types/GuideLinePluginType.GuideLineItem.html +4 -4
- package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +4 -4
- package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +4 -4
- package/docs/types/GuideLinePluginType.GuideLineStyle.html +4 -4
- package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +4 -4
- package/docs/types/GuideLinePluginType.PathItem.html +4 -4
- package/docs/types/GuideLinePluginType.PluginData.html +4 -4
- package/docs/types/HelperEventMap.html +4 -4
- package/docs/types/LoadTagConfig.html +4 -4
- package/docs/types/MapviewFloorplanPluginParameterType.html +4 -4
- package/docs/types/MapviewFloorplanPluginReturnType.html +4 -4
- package/docs/types/MediaData.html +4 -4
- package/docs/types/MediaStore.html +4 -4
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +4 -4
- package/docs/types/ModelFloorplanPluginParameterType.html +4 -4
- package/docs/types/ModelFloorplanPluginReturnType.html +4 -4
- package/docs/types/ModelRoomLabelPluginParameters.html +4 -4
- package/docs/types/ModelRoomLabelPluginReturnType.html +4 -4
- package/docs/types/MoveArgs.html +4 -4
- package/docs/types/MoveOpts.html +4 -4
- package/docs/types/Object3DHelperEventMap.html +4 -4
- package/docs/types/ObjectFit.html +4 -4
- package/docs/types/PaintBrushEventMap.html +4 -4
- package/docs/types/PanoCompassPluginData.html +4 -4
- package/docs/types/PanoCompassPluginExportType.html +4 -4
- package/docs/types/PanoCompassPluginParameterType.html +4 -4
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +4 -4
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +4 -4
- package/docs/types/PanoIndex.html +4 -4
- package/docs/types/PanoMeasurePluginEvent.html +4 -4
- package/docs/types/PanoMeasureReturnType.html +4 -4
- package/docs/types/PanoSpatialTagPluginId.html +4 -4
- package/docs/types/PanoTagPluginExportInterface.html +4 -4
- package/docs/types/PanoTagPluginParamsInterface.html +4 -4
- package/docs/types/PanoVideoPluginParameterType.html +4 -4
- package/docs/types/PanoVideoPluginReturnType.html +4 -4
- package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +4 -4
- package/docs/types/PlaneTag.html +4 -4
- package/docs/types/Point2DTag.html +4 -4
- package/docs/types/Point3DTag.html +4 -4
- package/docs/types/PointTag.html +4 -4
- package/docs/types/PointTagInstance.html +4 -4
- package/docs/types/Position.html +4 -4
- package/docs/types/RotateArgs.html +4 -4
- package/docs/types/RotateOpts.html +4 -4
- package/docs/types/RuleLabelsKey.html +4 -4
- package/docs/types/RuleLabelsValue.html +4 -4
- package/docs/types/StickType.html +4 -4
- package/docs/types/Tag.html +4 -4
- package/docs/types/Tag2D.html +4 -4
- package/docs/types/Tag3D.html +4 -4
- package/docs/types/TagContentType.html +4 -4
- package/docs/types/TagDimensionType.html +4 -4
- package/docs/types/TagElement.html +4 -4
- package/docs/types/TagEvents.html +4 -4
- package/docs/types/TagGLTFObject.html +4 -4
- package/docs/types/TagHooks.html +4 -4
- package/docs/types/TagId.html +4 -4
- package/docs/types/TagInstance.html +4 -4
- package/docs/types/TagPointType.html +4 -4
- package/docs/types/TagRendererMap.html +4 -4
- package/docs/types/TopviewFloorplanPluginParameterType.html +4 -4
- package/docs/types/TopviewFloorplanPluginReturnType.html +4 -4
- package/docs/types/WorkCode.html +4 -4
- package/docs/variables/FLOOR_TYPE_MAP.html +4 -4
- package/docs/variables/PLUGIN.html +4 -4
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +4 -4
- package/docs/variables/ROOM_TYPE_MAP.html +4 -4
- package/docs/variables/itemLabelPluginServerParams.html +4 -4
- package/docs/variables/modelItemLabelPluginServerParams.html +4 -4
- package/docs/variables/modelRoomLabelPluginServerParams.html +4 -4
- package/libs/PanoMeasurePlugin/Components/Tip.js +48 -48
- package/libs/PanoMeasurePlugin/Controller/EditController.js +73 -70
- package/libs/PanoMeasurePlugin/utils/dom/base.js +6 -6
- package/libs/base/BasePlugin.js +1 -1
- package/libs/shared-utils/logger.js +1 -1
- package/libs/shared-utils/three/PointSelector.d.ts +1 -0
- package/libs/shared-utils/three/PointSelector.js +16 -15
- 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>GuideLineModeItem | 如视看房插件合集 - v2.22.0-dev.
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>GuideLineModeItem | 如视看房插件合集 - v2.22.0-dev.3</title><meta name="description" content="Documentation for 如视看房插件合集"/><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 defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-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,7 +6,7 @@
|
|
|
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.22.0-dev.
|
|
9
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.22.0-dev.3</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-content">
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
<ul class="tsd-hierarchy">
|
|
25
25
|
<li><span class="target">GuideLineModeItem</span></li></ul></section><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/ef3e775/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L117">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:117</a></li></ul></aside>
|
|
28
28
|
<section class="tsd-panel-group tsd-index-group">
|
|
29
29
|
<section class="tsd-panel tsd-index-panel">
|
|
30
30
|
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
|
@@ -95,29 +95,29 @@
|
|
|
95
95
|
<h5><span class="tsd-kind-property">plugin</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">default</span></h5></li></ul></li></ul></div>
|
|
96
96
|
<h4 class="tsd-returns-title">Returns <a href="GuideLineModeItem.GuideLineModeItem.html" class="tsd-signature-type tsd-kind-class">GuideLineModeItem</a></h4><aside class="tsd-sources">
|
|
97
97
|
<ul>
|
|
98
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
98
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/ef3e775/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L169">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:169</a></li></ul></aside></li></ul></section></section>
|
|
99
99
|
<section class="tsd-panel-group tsd-member-group">
|
|
100
100
|
<h2>Properties</h2>
|
|
101
101
|
<section class="tsd-panel tsd-member"><a id="endTagContainer" class="tsd-anchor"></a>
|
|
102
102
|
<h3 class="tsd-anchor-link"><span>end<wbr/>Tag<wbr/>Container</span><a href="#endTagContainer" 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"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
103
103
|
<div class="tsd-signature"><span class="tsd-kind-property">end<wbr/>Tag<wbr/>Container</span><span class="tsd-signature-symbol">:</span> <a href="../interfaces/GuideLineModeItem.GuideLineTagContainer.html" class="tsd-signature-type tsd-kind-interface">GuideLineTagContainer</a></div><aside class="tsd-sources">
|
|
104
104
|
<ul>
|
|
105
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
105
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/ef3e775/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L136">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:136</a></li></ul></aside></section>
|
|
106
106
|
<section class="tsd-panel tsd-member"><a id="mesh" class="tsd-anchor"></a>
|
|
107
107
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>mesh</span><a href="#mesh" 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"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
108
108
|
<div class="tsd-signature"><span class="tsd-kind-property">mesh</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">Mesh</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type ">BufferGeometry</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type ">ShaderMaterial</span><span class="tsd-signature-symbol">></span></div><aside class="tsd-sources">
|
|
109
109
|
<ul>
|
|
110
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
110
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/ef3e775/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L137">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:137</a></li></ul></aside></section>
|
|
111
111
|
<section class="tsd-panel tsd-member"><a id="name" class="tsd-anchor"></a>
|
|
112
112
|
<h3 class="tsd-anchor-link"><span>name</span><a href="#name" 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"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
113
113
|
<div class="tsd-signature"><span class="tsd-kind-property">name</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = ''</span></div><aside class="tsd-sources">
|
|
114
114
|
<ul>
|
|
115
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
115
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/ef3e775/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L134">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:134</a></li></ul></aside></section>
|
|
116
116
|
<section class="tsd-panel tsd-member"><a id="startTagContainer" class="tsd-anchor"></a>
|
|
117
117
|
<h3 class="tsd-anchor-link"><span>start<wbr/>Tag<wbr/>Container</span><a href="#startTagContainer" 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"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
118
118
|
<div class="tsd-signature"><span class="tsd-kind-property">start<wbr/>Tag<wbr/>Container</span><span class="tsd-signature-symbol">:</span> <a href="../interfaces/GuideLineModeItem.GuideLineTagContainer.html" class="tsd-signature-type tsd-kind-interface">GuideLineTagContainer</a></div><aside class="tsd-sources">
|
|
119
119
|
<ul>
|
|
120
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
120
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/ef3e775/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L135">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:135</a></li></ul></aside></section></section>
|
|
121
121
|
<section class="tsd-panel-group tsd-member-group">
|
|
122
122
|
<h2>Accessors</h2>
|
|
123
123
|
<section class="tsd-panel tsd-member"><a id="curvePath" class="tsd-anchor"></a>
|
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
</div>
|
|
130
130
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">CurvePath</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type ">Vector3</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
131
131
|
<ul>
|
|
132
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
132
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/ef3e775/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L126">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:126</a></li></ul></aside></li></ul></section>
|
|
133
133
|
<section class="tsd-panel tsd-member"><a id="curvePoints" class="tsd-anchor"></a>
|
|
134
134
|
<h3 class="tsd-anchor-link"><span>curve<wbr/>Points</span><a href="#curvePoints" 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"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
135
135
|
<ul class="tsd-signatures">
|
|
@@ -139,7 +139,7 @@
|
|
|
139
139
|
</div>
|
|
140
140
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Vector3</span><span class="tsd-signature-symbol">[]</span></h4><aside class="tsd-sources">
|
|
141
141
|
<ul>
|
|
142
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
142
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/ef3e775/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L130">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:130</a></li></ul></aside></li></ul></section>
|
|
143
143
|
<section class="tsd-panel tsd-member"><a id="panoGroup" class="tsd-anchor"></a>
|
|
144
144
|
<h3 class="tsd-anchor-link"><span>pano<wbr/>Group</span><a href="#panoGroup" 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"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
145
145
|
<ul class="tsd-signatures">
|
|
@@ -147,7 +147,7 @@
|
|
|
147
147
|
<li class="tsd-description">
|
|
148
148
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><aside class="tsd-sources">
|
|
149
149
|
<ul>
|
|
150
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
150
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/ef3e775/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L118">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:118</a></li></ul></aside></li></ul></section>
|
|
151
151
|
<section class="tsd-panel tsd-member"><a id="visibleFloorIndexes" class="tsd-anchor"></a>
|
|
152
152
|
<h3 class="tsd-anchor-link"><span>visible<wbr/>Floor<wbr/>Indexes</span><a href="#visibleFloorIndexes" 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"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
153
153
|
<ul class="tsd-signatures">
|
|
@@ -157,7 +157,7 @@
|
|
|
157
157
|
</div>
|
|
158
158
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><aside class="tsd-sources">
|
|
159
159
|
<ul>
|
|
160
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
160
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/ef3e775/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L122">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:122</a></li></ul></aside></li></ul></section></section>
|
|
161
161
|
<section class="tsd-panel-group tsd-member-group">
|
|
162
162
|
<h2>Methods</h2>
|
|
163
163
|
<section class="tsd-panel tsd-member"><a id="dispose" class="tsd-anchor"></a>
|
|
@@ -167,7 +167,7 @@
|
|
|
167
167
|
<li class="tsd-description">
|
|
168
168
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
169
169
|
<ul>
|
|
170
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
170
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/ef3e775/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L239">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:239</a></li></ul></aside></li></ul></section>
|
|
171
171
|
<section class="tsd-panel tsd-member"><a id="flicker" class="tsd-anchor"></a>
|
|
172
172
|
<h3 class="tsd-anchor-link"><span>flicker</span><a href="#flicker" 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"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
173
173
|
<ul class="tsd-signatures">
|
|
@@ -177,7 +177,7 @@
|
|
|
177
177
|
</div>
|
|
178
178
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
179
179
|
<ul>
|
|
180
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
180
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/ef3e775/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L418">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:418</a></li></ul></aside></li></ul></section>
|
|
181
181
|
<section class="tsd-panel tsd-member"><a id="getLengthByPanoGroupIndex" class="tsd-anchor"></a>
|
|
182
182
|
<h3 class="tsd-anchor-link"><span>get<wbr/>Length<wbr/>By<wbr/>Pano<wbr/>Group<wbr/>Index</span><a href="#getLengthByPanoGroupIndex" 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"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
183
183
|
<ul class="tsd-signatures">
|
|
@@ -199,7 +199,7 @@
|
|
|
199
199
|
</div></li></ul></div>
|
|
200
200
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
201
201
|
<ul>
|
|
202
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
202
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/ef3e775/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L429">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:429</a></li></ul></aside></li></ul></section>
|
|
203
203
|
<section class="tsd-panel tsd-member"><a id="setBackgroundColor" class="tsd-anchor"></a>
|
|
204
204
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Background<wbr/>Color</span><a href="#setBackgroundColor" 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"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
205
205
|
<ul class="tsd-signatures">
|
|
@@ -214,7 +214,7 @@
|
|
|
214
214
|
<h5><span class="tsd-kind-parameter">color</span>: <span class="tsd-signature-type">string</span></h5></li></ul></div>
|
|
215
215
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
216
216
|
<ul>
|
|
217
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
217
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/ef3e775/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L355">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:355</a></li></ul></aside></li></ul></section>
|
|
218
218
|
<section class="tsd-panel tsd-member"><a id="setBackgroundOpacity" class="tsd-anchor"></a>
|
|
219
219
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Background<wbr/>Opacity</span><a href="#setBackgroundOpacity" 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"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
220
220
|
<ul class="tsd-signatures">
|
|
@@ -229,7 +229,7 @@
|
|
|
229
229
|
<h5><span class="tsd-kind-parameter">opacity</span>: <span class="tsd-signature-type">number</span></h5></li></ul></div>
|
|
230
230
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
231
231
|
<ul>
|
|
232
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
232
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/ef3e775/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L363">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:363</a></li></ul></aside></li></ul></section>
|
|
233
233
|
<section class="tsd-panel tsd-member"><a id="setBorderColor" class="tsd-anchor"></a>
|
|
234
234
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Border<wbr/>Color</span><a href="#setBorderColor" 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"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
235
235
|
<ul class="tsd-signatures">
|
|
@@ -244,7 +244,7 @@
|
|
|
244
244
|
<h5><span class="tsd-kind-parameter">color</span>: <span class="tsd-signature-type">string</span></h5></li></ul></div>
|
|
245
245
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
246
246
|
<ul>
|
|
247
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
247
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/ef3e775/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L339">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:339</a></li></ul></aside></li></ul></section>
|
|
248
248
|
<section class="tsd-panel tsd-member"><a id="setBorderOpacity" class="tsd-anchor"></a>
|
|
249
249
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Border<wbr/>Opacity</span><a href="#setBorderOpacity" 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"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
250
250
|
<ul class="tsd-signatures">
|
|
@@ -259,7 +259,7 @@
|
|
|
259
259
|
<h5><span class="tsd-kind-parameter">opacity</span>: <span class="tsd-signature-type">number</span></h5></li></ul></div>
|
|
260
260
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
261
261
|
<ul>
|
|
262
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
262
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/ef3e775/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L347">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:347</a></li></ul></aside></li></ul></section>
|
|
263
263
|
<section class="tsd-panel tsd-member"><a id="setColor" class="tsd-anchor"></a>
|
|
264
264
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Color</span><a href="#setColor" 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"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
265
265
|
<ul class="tsd-signatures">
|
|
@@ -274,7 +274,7 @@
|
|
|
274
274
|
<h5><span class="tsd-kind-parameter">color</span>: <span class="tsd-signature-type">string</span></h5></li></ul></div>
|
|
275
275
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
276
276
|
<ul>
|
|
277
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
277
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/ef3e775/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L328">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:328</a></li></ul></aside></li></ul></section>
|
|
278
278
|
<section class="tsd-panel tsd-member"><a id="setCustomVisible" class="tsd-anchor"></a>
|
|
279
279
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Custom<wbr/>Visible</span><a href="#setCustomVisible" 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"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
280
280
|
<ul class="tsd-signatures">
|
|
@@ -289,7 +289,7 @@
|
|
|
289
289
|
<h5><span class="tsd-kind-parameter">visible</span>: <span class="tsd-signature-type">boolean</span></h5></li></ul></div>
|
|
290
290
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
291
291
|
<ul>
|
|
292
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
292
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/ef3e775/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L224">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:224</a></li></ul></aside></li></ul></section>
|
|
293
293
|
<section class="tsd-panel tsd-member"><a id="setDefaultVisible" class="tsd-anchor"></a>
|
|
294
294
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Default<wbr/>Visible</span><a href="#setDefaultVisible" 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"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
295
295
|
<ul class="tsd-signatures">
|
|
@@ -304,7 +304,7 @@
|
|
|
304
304
|
<h5><span class="tsd-kind-parameter">visible</span>: <span class="tsd-signature-type">boolean</span></h5></li></ul></div>
|
|
305
305
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
306
306
|
<ul>
|
|
307
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
307
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/ef3e775/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L232">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:232</a></li></ul></aside></li></ul></section>
|
|
308
308
|
<section class="tsd-panel tsd-member"><a id="setEndTag" class="tsd-anchor"></a>
|
|
309
309
|
<h3 class="tsd-anchor-link"><span>set<wbr/>End<wbr/>Tag</span><a href="#setEndTag" 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"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
310
310
|
<ul class="tsd-signatures">
|
|
@@ -317,7 +317,7 @@
|
|
|
317
317
|
<h5><span class="tsd-kind-parameter">tag</span>: <a href="../types/Tag.html" class="tsd-signature-type tsd-kind-type-alias">Tag</a><span class="tsd-signature-symbol"> | </span><a href="../interfaces/GuideLinePluginType.ModelGuideLineTagData.html" class="tsd-signature-type tsd-kind-interface">ModelGuideLineTagData</a></h5></li></ul></div>
|
|
318
318
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
319
319
|
<ul>
|
|
320
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
320
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/ef3e775/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L413">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:413</a></li></ul></aside></li></ul></section>
|
|
321
321
|
<section class="tsd-panel tsd-member"><a id="setGeometryByPanoGroup" class="tsd-anchor"></a>
|
|
322
322
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Geometry<wbr/>By<wbr/>Pano<wbr/>Group</span><a href="#setGeometryByPanoGroup" 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"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
323
323
|
<ul class="tsd-signatures">
|
|
@@ -334,7 +334,7 @@
|
|
|
334
334
|
<h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-parameter">options</span>: <span class="tsd-signature-type ">CatmullRomCurve3RestParams</span><span class="tsd-signature-symbol"> & </span><a href="../interfaces/GuideLinePluginType.GuideLineGeometryStyle.html" class="tsd-signature-type tsd-kind-interface">GuideLineGeometryStyle</a><span class="tsd-signature-symbol"> & </span><span class="tsd-signature-symbol">{ </span><br/><span> </span><span class="tsd-kind-property">skipPanoGroup</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></h5></li></ul></div>
|
|
335
335
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
336
336
|
<ul>
|
|
337
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
337
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/ef3e775/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L271">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:271</a></li></ul></aside></li></ul></section>
|
|
338
338
|
<section class="tsd-panel tsd-member"><a id="setGeometryByPath" class="tsd-anchor"></a>
|
|
339
339
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Geometry<wbr/>By<wbr/>Path</span><a href="#setGeometryByPath" 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"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
340
340
|
<ul class="tsd-signatures">
|
|
@@ -351,7 +351,7 @@
|
|
|
351
351
|
<h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-parameter">options</span>: <a href="../interfaces/GuideLinePluginType.GuideLineGeometryStyle.html" class="tsd-signature-type tsd-kind-interface">GuideLineGeometryStyle</a></h5></li></ul></div>
|
|
352
352
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
353
353
|
<ul>
|
|
354
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
354
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/ef3e775/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L291">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:291</a></li></ul></aside></li></ul></section>
|
|
355
355
|
<section class="tsd-panel tsd-member"><a id="setMapOpacity" class="tsd-anchor"></a>
|
|
356
356
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Map<wbr/>Opacity</span><a href="#setMapOpacity" 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"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
357
357
|
<ul class="tsd-signatures">
|
|
@@ -366,7 +366,7 @@
|
|
|
366
366
|
<h5><span class="tsd-kind-parameter">opacity</span>: <span class="tsd-signature-type">number</span></h5></li></ul></div>
|
|
367
367
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
368
368
|
<ul>
|
|
369
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
369
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/ef3e775/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L379">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:379</a></li></ul></aside></li></ul></section>
|
|
370
370
|
<section class="tsd-panel tsd-member"><a id="setMartial" class="tsd-anchor"></a>
|
|
371
371
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Martial</span><a href="#setMartial" 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"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
372
372
|
<ul class="tsd-signatures">
|
|
@@ -381,7 +381,7 @@
|
|
|
381
381
|
<h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-parameter">options</span>: <a href="../interfaces/GuideLinePluginType.GuideLineMaterialStyle.html" class="tsd-signature-type tsd-kind-interface">GuideLineMaterialStyle</a></h5></li></ul></div>
|
|
382
382
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
383
383
|
<ul>
|
|
384
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
384
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/ef3e775/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L315">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:315</a></li></ul></aside></li></ul></section>
|
|
385
385
|
<section class="tsd-panel tsd-member"><a id="setOpacity" class="tsd-anchor"></a>
|
|
386
386
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Opacity</span><a href="#setOpacity" 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"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
387
387
|
<ul class="tsd-signatures">
|
|
@@ -396,7 +396,7 @@
|
|
|
396
396
|
<h5><span class="tsd-kind-parameter">opacity</span>: <span class="tsd-signature-type">number</span></h5></li></ul></div>
|
|
397
397
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
398
398
|
<ul>
|
|
399
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
399
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/ef3e775/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L371">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:371</a></li></ul></aside></li></ul></section>
|
|
400
400
|
<section class="tsd-panel tsd-member"><a id="setScale" class="tsd-anchor"></a>
|
|
401
401
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Scale</span><a href="#setScale" 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"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
402
402
|
<ul class="tsd-signatures">
|
|
@@ -411,7 +411,7 @@
|
|
|
411
411
|
<h5><span class="tsd-kind-parameter">scale</span>: <span class="tsd-signature-type">number</span></h5></li></ul></div>
|
|
412
412
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
413
413
|
<ul>
|
|
414
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
414
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/ef3e775/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L264">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:264</a></li></ul></aside></li></ul></section>
|
|
415
415
|
<section class="tsd-panel tsd-member"><a id="setStartTag" class="tsd-anchor"></a>
|
|
416
416
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Start<wbr/>Tag</span><a href="#setStartTag" 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"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
417
417
|
<ul class="tsd-signatures">
|
|
@@ -424,7 +424,7 @@
|
|
|
424
424
|
<h5><span class="tsd-kind-parameter">tag</span>: <a href="../types/Tag.html" class="tsd-signature-type tsd-kind-type-alias">Tag</a><span class="tsd-signature-symbol"> | </span><a href="../interfaces/GuideLinePluginType.ModelGuideLineTagData.html" class="tsd-signature-type tsd-kind-interface">ModelGuideLineTagData</a></h5></li></ul></div>
|
|
425
425
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
426
426
|
<ul>
|
|
427
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
427
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/ef3e775/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L409">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:409</a></li></ul></aside></li></ul></section>
|
|
428
428
|
<section class="tsd-panel tsd-member"><a id="setTextureUrl" class="tsd-anchor"></a>
|
|
429
429
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Texture<wbr/>Url</span><a href="#setTextureUrl" 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"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
430
430
|
<ul class="tsd-signatures">
|
|
@@ -439,7 +439,7 @@
|
|
|
439
439
|
<h5><span class="tsd-kind-parameter">url</span>: <span class="tsd-signature-type">string</span></h5></li></ul></div>
|
|
440
440
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
441
441
|
<ul>
|
|
442
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
442
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/ef3e775/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L387">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:387</a></li></ul></aside></li></ul></section>
|
|
443
443
|
<section class="tsd-panel tsd-member"><a id="setUnitSize" class="tsd-anchor"></a>
|
|
444
444
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Unit<wbr/>Size</span><a href="#setUnitSize" 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"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
445
445
|
<ul class="tsd-signatures">
|
|
@@ -456,7 +456,7 @@
|
|
|
456
456
|
<h5><span class="tsd-kind-parameter">length</span>: <span class="tsd-signature-type">number</span></h5></li></ul></div>
|
|
457
457
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
458
458
|
<ul>
|
|
459
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
459
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/ef3e775/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L256">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:256</a></li></ul></aside></li></ul></section>
|
|
460
460
|
<section class="tsd-panel tsd-member"><a id="setVisibleFloorIndexes" class="tsd-anchor"></a>
|
|
461
461
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Visible<wbr/>Floor<wbr/>Indexes</span><a href="#setVisibleFloorIndexes" 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"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
462
462
|
<ul class="tsd-signatures">
|
|
@@ -469,7 +469,7 @@
|
|
|
469
469
|
<h5><span class="tsd-kind-parameter">floorIndexes</span>: <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h5></li></ul></div>
|
|
470
470
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
471
471
|
<ul>
|
|
472
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
472
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/ef3e775/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L403">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:403</a></li></ul></aside></li></ul></section></section></div>
|
|
473
473
|
<div class="col-sidebar">
|
|
474
474
|
<div class="page-menu">
|
|
475
475
|
<div class="tsd-navigation settings">
|
|
@@ -517,7 +517,7 @@
|
|
|
517
517
|
<li><a href="#setUnitSize" class=""><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>set<wbr/>Unit<wbr/>Size</span></a></li>
|
|
518
518
|
<li><a href="#setVisibleFloorIndexes" class=""><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>set<wbr/>Visible<wbr/>Floor<wbr/>Indexes</span></a></li></ul></div></details></div>
|
|
519
519
|
<div class="site-menu">
|
|
520
|
-
<nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-4-path"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)" id="icon-4-text"></path></svg><span>如视看房插件合集 -<wbr/> v2.22.0-<wbr/>dev.
|
|
520
|
+
<nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-4-path"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)" id="icon-4-text"></path></svg><span>如视看房插件合集 -<wbr/> v2.22.0-<wbr/>dev.3</span></a>
|
|
521
521
|
<ul class="tsd-small-nested-navigation">
|
|
522
522
|
<li>
|
|
523
523
|
<details class="tsd-index-accordion" data-key="CruisePluginTypes"><summary class="tsd-accordion-summary"><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><a href="../modules/CruisePluginTypes.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4-path"></use><use href="#icon-4-text"></use></svg><span>Cruise<wbr/>Plugin<wbr/>Types</span></a></summary>
|
|
@@ -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>Magnifier | 如视看房插件合集 - v2.22.0-dev.
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Magnifier | 如视看房插件合集 - v2.22.0-dev.3</title><meta name="description" content="Documentation for 如视看房插件合集"/><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 defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-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,7 +6,7 @@
|
|
|
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.22.0-dev.
|
|
9
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.22.0-dev.3</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-content">
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
<ul class="tsd-hierarchy">
|
|
21
21
|
<li><span class="target">Magnifier</span></li></ul></section><aside class="tsd-sources">
|
|
22
22
|
<ul>
|
|
23
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
23
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/ef3e775/plugins/src/PanoMeasurePlugin/Modules/Magnifier.ts#L62">plugins/src/PanoMeasurePlugin/Modules/Magnifier.ts:62</a></li></ul></aside>
|
|
24
24
|
<section class="tsd-panel-group tsd-index-group">
|
|
25
25
|
<section class="tsd-panel tsd-index-panel">
|
|
26
26
|
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
|
@@ -66,34 +66,34 @@
|
|
|
66
66
|
<h5><span class="tsd-kind-parameter">options</span>: <span class="tsd-signature-type ">MagnifierParameter</span></h5></li></ul></div>
|
|
67
67
|
<h4 class="tsd-returns-title">Returns <a href="Magnifier.html" class="tsd-signature-type tsd-kind-class">Magnifier</a></h4><aside class="tsd-sources">
|
|
68
68
|
<ul>
|
|
69
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
69
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/ef3e775/plugins/src/PanoMeasurePlugin/Modules/Magnifier.ts#L80">plugins/src/PanoMeasurePlugin/Modules/Magnifier.ts:80</a></li></ul></aside></li></ul></section></section>
|
|
70
70
|
<section class="tsd-panel-group tsd-member-group">
|
|
71
71
|
<h2>Properties</h2>
|
|
72
72
|
<section class="tsd-panel tsd-member"><a id="canvas" class="tsd-anchor"></a>
|
|
73
73
|
<h3 class="tsd-anchor-link"><span>canvas</span><a href="#canvas" 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"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
74
74
|
<div class="tsd-signature"><span class="tsd-kind-property">canvas</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">HTMLCanvasElement</span><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources">
|
|
75
75
|
<ul>
|
|
76
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
76
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/ef3e775/plugins/src/PanoMeasurePlugin/Modules/Magnifier.ts#L67">plugins/src/PanoMeasurePlugin/Modules/Magnifier.ts:67</a></li></ul></aside></section>
|
|
77
77
|
<section class="tsd-panel tsd-member"><a id="containerDom" class="tsd-anchor"></a>
|
|
78
78
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>container<wbr/>Dom</span><a href="#containerDom" 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"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
79
79
|
<div class="tsd-signature"><span class="tsd-kind-property">container<wbr/>Dom</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type ">Element</span></div><aside class="tsd-sources">
|
|
80
80
|
<ul>
|
|
81
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
81
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/ef3e775/plugins/src/PanoMeasurePlugin/Modules/Magnifier.ts#L65">plugins/src/PanoMeasurePlugin/Modules/Magnifier.ts:65</a></li></ul></aside></section>
|
|
82
82
|
<section class="tsd-panel tsd-member"><a id="height" class="tsd-anchor"></a>
|
|
83
83
|
<h3 class="tsd-anchor-link"><span>height</span><a href="#height" 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"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
84
84
|
<div class="tsd-signature"><span class="tsd-kind-property">height</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
|
|
85
85
|
<ul>
|
|
86
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
86
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/ef3e775/plugins/src/PanoMeasurePlugin/Modules/Magnifier.ts#L64">plugins/src/PanoMeasurePlugin/Modules/Magnifier.ts:64</a></li></ul></aside></section>
|
|
87
87
|
<section class="tsd-panel tsd-member"><a id="hooks" class="tsd-anchor"></a>
|
|
88
88
|
<h3 class="tsd-anchor-link"><span>hooks</span><a href="#hooks" 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"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
89
89
|
<div class="tsd-signature"><span class="tsd-kind-property">hooks</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">Subscribe</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type ">MagnifierEvent</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources">
|
|
90
90
|
<ul>
|
|
91
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
91
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/ef3e775/plugins/src/PanoMeasurePlugin/Modules/Magnifier.ts#L66">plugins/src/PanoMeasurePlugin/Modules/Magnifier.ts:66</a></li></ul></aside></section>
|
|
92
92
|
<section class="tsd-panel tsd-member"><a id="width" class="tsd-anchor"></a>
|
|
93
93
|
<h3 class="tsd-anchor-link"><span>width</span><a href="#width" 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"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
94
94
|
<div class="tsd-signature"><span class="tsd-kind-property">width</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
|
|
95
95
|
<ul>
|
|
96
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
96
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/ef3e775/plugins/src/PanoMeasurePlugin/Modules/Magnifier.ts#L63">plugins/src/PanoMeasurePlugin/Modules/Magnifier.ts:63</a></li></ul></aside></section></section>
|
|
97
97
|
<section class="tsd-panel-group tsd-member-group">
|
|
98
98
|
<h2>Methods</h2>
|
|
99
99
|
<section class="tsd-panel tsd-member"><a id="appendTo" class="tsd-anchor"></a>
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
<h5><span class="tsd-kind-parameter">element</span>: <span class="tsd-signature-type ">Element</span></h5></li></ul></div>
|
|
111
111
|
<h4 class="tsd-returns-title">Returns <a href="Magnifier.html" class="tsd-signature-type tsd-kind-class">Magnifier</a></h4><aside class="tsd-sources">
|
|
112
112
|
<ul>
|
|
113
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
113
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/ef3e775/plugins/src/PanoMeasurePlugin/Modules/Magnifier.ts#L127">plugins/src/PanoMeasurePlugin/Modules/Magnifier.ts:127</a></li></ul></aside></li></ul></section>
|
|
114
114
|
<section class="tsd-panel tsd-member"><a id="clear" class="tsd-anchor"></a>
|
|
115
115
|
<h3 class="tsd-anchor-link"><span>clear</span><a href="#clear" 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"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
116
116
|
<ul class="tsd-signatures">
|
|
@@ -120,7 +120,7 @@
|
|
|
120
120
|
</div>
|
|
121
121
|
<h4 class="tsd-returns-title">Returns <a href="Magnifier.html" class="tsd-signature-type tsd-kind-class">Magnifier</a></h4><aside class="tsd-sources">
|
|
122
122
|
<ul>
|
|
123
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
123
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/ef3e775/plugins/src/PanoMeasurePlugin/Modules/Magnifier.ts#L134">plugins/src/PanoMeasurePlugin/Modules/Magnifier.ts:134</a></li></ul></aside></li></ul></section>
|
|
124
124
|
<section class="tsd-panel tsd-member"><a id="disable" class="tsd-anchor"></a>
|
|
125
125
|
<h3 class="tsd-anchor-link"><span>disable</span><a href="#disable" 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"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
126
126
|
<ul class="tsd-signatures">
|
|
@@ -128,7 +128,7 @@
|
|
|
128
128
|
<li class="tsd-description">
|
|
129
129
|
<h4 class="tsd-returns-title">Returns <a href="Magnifier.html" class="tsd-signature-type tsd-kind-class">Magnifier</a></h4><aside class="tsd-sources">
|
|
130
130
|
<ul>
|
|
131
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
131
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/ef3e775/plugins/src/PanoMeasurePlugin/Modules/Magnifier.ts#L119">plugins/src/PanoMeasurePlugin/Modules/Magnifier.ts:119</a></li></ul></aside></li></ul></section>
|
|
132
132
|
<section class="tsd-panel tsd-member"><a id="dispose" class="tsd-anchor"></a>
|
|
133
133
|
<h3 class="tsd-anchor-link"><span>dispose</span><a href="#dispose" 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"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
134
134
|
<ul class="tsd-signatures">
|
|
@@ -136,7 +136,7 @@
|
|
|
136
136
|
<li class="tsd-description">
|
|
137
137
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
138
138
|
<ul>
|
|
139
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
139
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/ef3e775/plugins/src/PanoMeasurePlugin/Modules/Magnifier.ts#L106">plugins/src/PanoMeasurePlugin/Modules/Magnifier.ts:106</a></li></ul></aside></li></ul></section>
|
|
140
140
|
<section class="tsd-panel tsd-member"><a id="enable" class="tsd-anchor"></a>
|
|
141
141
|
<h3 class="tsd-anchor-link"><span>enable</span><a href="#enable" 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"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
142
142
|
<ul class="tsd-signatures">
|
|
@@ -144,7 +144,7 @@
|
|
|
144
144
|
<li class="tsd-description">
|
|
145
145
|
<h4 class="tsd-returns-title">Returns <a href="Magnifier.html" class="tsd-signature-type tsd-kind-class">Magnifier</a></h4><aside class="tsd-sources">
|
|
146
146
|
<ul>
|
|
147
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
147
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/ef3e775/plugins/src/PanoMeasurePlugin/Modules/Magnifier.ts#L112">plugins/src/PanoMeasurePlugin/Modules/Magnifier.ts:112</a></li></ul></aside></li></ul></section>
|
|
148
148
|
<section class="tsd-panel tsd-member"><a id="getCurrentState" class="tsd-anchor"></a>
|
|
149
149
|
<h3 class="tsd-anchor-link"><span>get<wbr/>Current<wbr/>State</span><a href="#getCurrentState" 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"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
150
150
|
<ul class="tsd-signatures">
|
|
@@ -152,7 +152,7 @@
|
|
|
152
152
|
<li class="tsd-description">
|
|
153
153
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">MagnifierState</span></h4><aside class="tsd-sources">
|
|
154
154
|
<ul>
|
|
155
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
155
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/ef3e775/plugins/src/PanoMeasurePlugin/Modules/Magnifier.ts#L162">plugins/src/PanoMeasurePlugin/Modules/Magnifier.ts:162</a></li></ul></aside></li></ul></section>
|
|
156
156
|
<section class="tsd-panel tsd-member"><a id="renderWithPoint" class="tsd-anchor"></a>
|
|
157
157
|
<h3 class="tsd-anchor-link"><span>render<wbr/>With<wbr/>Point</span><a href="#renderWithPoint" 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"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
158
158
|
<ul class="tsd-signatures">
|
|
@@ -167,7 +167,7 @@
|
|
|
167
167
|
<h5><span class="tsd-kind-parameter">point</span>: <span class="tsd-signature-type ">Vector3</span></h5></li></ul></div>
|
|
168
168
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
169
169
|
<ul>
|
|
170
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
170
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/ef3e775/plugins/src/PanoMeasurePlugin/Modules/Magnifier.ts#L140">plugins/src/PanoMeasurePlugin/Modules/Magnifier.ts:140</a></li></ul></aside></li></ul></section>
|
|
171
171
|
<section class="tsd-panel tsd-member"><a id="renderWithScreenPoint" class="tsd-anchor"></a>
|
|
172
172
|
<h3 class="tsd-anchor-link"><span>render<wbr/>With<wbr/>Screen<wbr/>Point</span><a href="#renderWithScreenPoint" 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"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
173
173
|
<ul class="tsd-signatures">
|
|
@@ -187,7 +187,7 @@
|
|
|
187
187
|
<h5><span class="tsd-kind-property">y</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li></ul></li></ul></div>
|
|
188
188
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
189
189
|
<ul>
|
|
190
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
190
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/ef3e775/plugins/src/PanoMeasurePlugin/Modules/Magnifier.ts#L149">plugins/src/PanoMeasurePlugin/Modules/Magnifier.ts:149</a></li></ul></aside></li></ul></section>
|
|
191
191
|
<section class="tsd-panel tsd-member"><a id="resetOffset" class="tsd-anchor"></a>
|
|
192
192
|
<h3 class="tsd-anchor-link"><span>reset<wbr/>Offset</span><a href="#resetOffset" 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"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
193
193
|
<ul class="tsd-signatures">
|
|
@@ -195,7 +195,7 @@
|
|
|
195
195
|
<li class="tsd-description">
|
|
196
196
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
197
197
|
<ul>
|
|
198
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
198
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/ef3e775/plugins/src/PanoMeasurePlugin/Modules/Magnifier.ts#L157">plugins/src/PanoMeasurePlugin/Modules/Magnifier.ts:157</a></li></ul></aside></li></ul></section></section></div>
|
|
199
199
|
<div class="col-sidebar">
|
|
200
200
|
<div class="page-menu">
|
|
201
201
|
<div class="tsd-navigation settings">
|
|
@@ -228,7 +228,7 @@
|
|
|
228
228
|
<li><a href="#renderWithScreenPoint" class=""><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>render<wbr/>With<wbr/>Screen<wbr/>Point</span></a></li>
|
|
229
229
|
<li><a href="#resetOffset" class=""><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>reset<wbr/>Offset</span></a></li></ul></div></details></div>
|
|
230
230
|
<div class="site-menu">
|
|
231
|
-
<nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-4-path"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)" id="icon-4-text"></path></svg><span>如视看房插件合集 -<wbr/> v2.22.0-<wbr/>dev.
|
|
231
|
+
<nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-4-path"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)" id="icon-4-text"></path></svg><span>如视看房插件合集 -<wbr/> v2.22.0-<wbr/>dev.3</span></a>
|
|
232
232
|
<ul class="tsd-small-nested-navigation">
|
|
233
233
|
<li>
|
|
234
234
|
<details class="tsd-index-accordion" data-key="CruisePluginTypes"><summary class="tsd-accordion-summary"><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><a href="../modules/CruisePluginTypes.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4-path"></use><use href="#icon-4-text"></use></svg><span>Cruise<wbr/>Plugin<wbr/>Types</span></a></summary>
|