@realsee/dnalogel 2.20.4 → 2.20.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/GuideLinePlugin/Controller.d.ts +2 -0
- package/dist/GuideLinePlugin/GuideLineModeItem.d.ts +1 -0
- package/dist/index.cjs.js +46 -46
- package/dist/index.js +7569 -7467
- package/dist/index.umd.js +35 -35
- package/docs/assets/search.js +1 -1
- 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 +40 -33
- 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 +22 -22
- package/docs/classes/PanoMeasurePluginModel.html +21 -21
- package/docs/classes/PanoMeasurePluginPoint.html +13 -13
- package/docs/classes/PanoMeasurePluginPolyline.html +25 -25
- package/docs/classes/PanoTagPluginController.html +46 -46
- package/docs/classes/Util.BetterTween.html +8 -8
- package/docs/classes/Util.FivePointSelector.html +11 -11
- package/docs/classes/Util.Interval.html +11 -11
- package/docs/classes/Util.Magnifier.html +16 -16
- package/docs/classes/Util.PointDomHelper.html +10 -10
- package/docs/classes/Util.PointHelper.html +10 -10
- 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 +4 -4
- package/docs/functions/CameraMovementPlugin.html +4 -4
- package/docs/functions/CruisePlugin.html +4 -4
- package/docs/functions/GuideLinePlugin.html +4 -4
- package/docs/functions/ItemLabelPlugin.html +4 -4
- package/docs/functions/MapviewFloorplanPlugin.html +4 -4
- package/docs/functions/ModelChassisCompassPlugin.html +4 -4
- package/docs/functions/ModelEntryDoorGuidePlugin.html +4 -4
- package/docs/functions/ModelFloorplanPlugin.html +4 -4
- package/docs/functions/ModelItemLabelPlugin.html +4 -4
- package/docs/functions/ModelRoomLabelPlugin.html +4 -4
- package/docs/functions/ModelTVVideoPlugin.html +4 -4
- package/docs/functions/ModelViewPlugin.html +4 -4
- package/docs/functions/Object3DHelperPlugin.html +4 -4
- package/docs/functions/PanoCompassPlugin.html +4 -4
- package/docs/functions/PanoCursorRaycasterPlugin.html +4 -4
- package/docs/functions/PanoDoorLabelPlugin.html +4 -4
- package/docs/functions/PanoFloorplanRadarPlugin.html +4 -4
- package/docs/functions/PanoMeasurePlugin.html +4 -4
- package/docs/functions/PanoRulerPlugin.html +4 -4
- package/docs/functions/PanoRulerProPlugin.html +4 -4
- package/docs/functions/PanoSpatialTagPlugin.html +4 -4
- package/docs/functions/PanoTagPlugin.html +4 -4
- package/docs/functions/PanoVideoPlugin.html +4 -4
- package/docs/functions/TopviewFloorplanPlugin.html +4 -4
- package/docs/functions/Util.getCoordsFromClient.html +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 +13 -13
- 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/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/PartialObjectDeep.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/GuideLinePlugin/Components/Tag.js +134 -41
- package/libs/GuideLinePlugin/Controller.d.ts +2 -0
- package/libs/GuideLinePlugin/Controller.js +16 -12
- package/libs/GuideLinePlugin/GuideLineItem/index.js +1 -1
- package/libs/GuideLinePlugin/GuideLineModeItem/index.js +105 -100
- package/libs/GuideLinePlugin/GuideLineModeItem.d.ts +1 -0
- package/libs/base/BasePlugin.js +1 -1
- package/libs/shared-utils/logger.js +1 -1
- 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.20.
|
|
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.20.5</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.20.
|
|
9
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.20.5</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/bc8f18a/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">
|
|
@@ -38,6 +38,7 @@
|
|
|
38
38
|
<h3 class="tsd-index-heading">Properties</h3>
|
|
39
39
|
<div class="tsd-index-list"><a href="GuideLineModeItem.GuideLineModeItem.html#endTagContainer" 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="#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>end<wbr/>Tag<wbr/>Container</span></a>
|
|
40
40
|
<a href="GuideLineModeItem.GuideLineModeItem.html#mesh" 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><span>mesh</span></a>
|
|
41
|
+
<a href="GuideLineModeItem.GuideLineModeItem.html#name" 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><span>name</span></a>
|
|
41
42
|
<a href="GuideLineModeItem.GuideLineModeItem.html#startTagContainer" 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><span>start<wbr/>Tag<wbr/>Container</span></a>
|
|
42
43
|
</div></section>
|
|
43
44
|
<section class="tsd-index-section">
|
|
@@ -94,24 +95,29 @@
|
|
|
94
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>
|
|
95
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">
|
|
96
97
|
<ul>
|
|
97
|
-
<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/bc8f18a/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L169">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:169</a></li></ul></aside></li></ul></section></section>
|
|
98
99
|
<section class="tsd-panel-group tsd-member-group">
|
|
99
100
|
<h2>Properties</h2>
|
|
100
101
|
<section class="tsd-panel tsd-member"><a id="endTagContainer" class="tsd-anchor"></a>
|
|
101
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>
|
|
102
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">
|
|
103
104
|
<ul>
|
|
104
|
-
<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/bc8f18a/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L136">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:136</a></li></ul></aside></section>
|
|
105
106
|
<section class="tsd-panel tsd-member"><a id="mesh" class="tsd-anchor"></a>
|
|
106
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>
|
|
107
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">
|
|
108
109
|
<ul>
|
|
109
|
-
<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/bc8f18a/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L137">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:137</a></li></ul></aside></section>
|
|
111
|
+
<section class="tsd-panel tsd-member"><a id="name" class="tsd-anchor"></a>
|
|
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
|
+
<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
|
+
<ul>
|
|
115
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/bc8f18a/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L134">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:134</a></li></ul></aside></section>
|
|
110
116
|
<section class="tsd-panel tsd-member"><a id="startTagContainer" class="tsd-anchor"></a>
|
|
111
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>
|
|
112
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">
|
|
113
119
|
<ul>
|
|
114
|
-
<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/bc8f18a/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L135">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:135</a></li></ul></aside></section></section>
|
|
115
121
|
<section class="tsd-panel-group tsd-member-group">
|
|
116
122
|
<h2>Accessors</h2>
|
|
117
123
|
<section class="tsd-panel tsd-member"><a id="curvePath" class="tsd-anchor"></a>
|
|
@@ -123,7 +129,7 @@
|
|
|
123
129
|
</div>
|
|
124
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">
|
|
125
131
|
<ul>
|
|
126
|
-
<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/bc8f18a/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L126">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:126</a></li></ul></aside></li></ul></section>
|
|
127
133
|
<section class="tsd-panel tsd-member"><a id="curvePoints" class="tsd-anchor"></a>
|
|
128
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>
|
|
129
135
|
<ul class="tsd-signatures">
|
|
@@ -133,7 +139,7 @@
|
|
|
133
139
|
</div>
|
|
134
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">
|
|
135
141
|
<ul>
|
|
136
|
-
<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/bc8f18a/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L130">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:130</a></li></ul></aside></li></ul></section>
|
|
137
143
|
<section class="tsd-panel tsd-member"><a id="panoGroup" class="tsd-anchor"></a>
|
|
138
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>
|
|
139
145
|
<ul class="tsd-signatures">
|
|
@@ -141,7 +147,7 @@
|
|
|
141
147
|
<li class="tsd-description">
|
|
142
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">
|
|
143
149
|
<ul>
|
|
144
|
-
<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/bc8f18a/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L118">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:118</a></li></ul></aside></li></ul></section>
|
|
145
151
|
<section class="tsd-panel tsd-member"><a id="visibleFloorIndexes" class="tsd-anchor"></a>
|
|
146
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>
|
|
147
153
|
<ul class="tsd-signatures">
|
|
@@ -151,7 +157,7 @@
|
|
|
151
157
|
</div>
|
|
152
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">
|
|
153
159
|
<ul>
|
|
154
|
-
<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/bc8f18a/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L122">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:122</a></li></ul></aside></li></ul></section></section>
|
|
155
161
|
<section class="tsd-panel-group tsd-member-group">
|
|
156
162
|
<h2>Methods</h2>
|
|
157
163
|
<section class="tsd-panel tsd-member"><a id="dispose" class="tsd-anchor"></a>
|
|
@@ -161,7 +167,7 @@
|
|
|
161
167
|
<li class="tsd-description">
|
|
162
168
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
163
169
|
<ul>
|
|
164
|
-
<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/bc8f18a/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L239">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:239</a></li></ul></aside></li></ul></section>
|
|
165
171
|
<section class="tsd-panel tsd-member"><a id="flicker" class="tsd-anchor"></a>
|
|
166
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>
|
|
167
173
|
<ul class="tsd-signatures">
|
|
@@ -171,7 +177,7 @@
|
|
|
171
177
|
</div>
|
|
172
178
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
173
179
|
<ul>
|
|
174
|
-
<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/bc8f18a/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L418">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:418</a></li></ul></aside></li></ul></section>
|
|
175
181
|
<section class="tsd-panel tsd-member"><a id="getLengthByPanoGroupIndex" class="tsd-anchor"></a>
|
|
176
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>
|
|
177
183
|
<ul class="tsd-signatures">
|
|
@@ -193,7 +199,7 @@
|
|
|
193
199
|
</div></li></ul></div>
|
|
194
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">
|
|
195
201
|
<ul>
|
|
196
|
-
<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/bc8f18a/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L429">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:429</a></li></ul></aside></li></ul></section>
|
|
197
203
|
<section class="tsd-panel tsd-member"><a id="setBackgroundColor" class="tsd-anchor"></a>
|
|
198
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>
|
|
199
205
|
<ul class="tsd-signatures">
|
|
@@ -208,7 +214,7 @@
|
|
|
208
214
|
<h5><span class="tsd-kind-parameter">color</span>: <span class="tsd-signature-type">string</span></h5></li></ul></div>
|
|
209
215
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
210
216
|
<ul>
|
|
211
|
-
<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/bc8f18a/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L355">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:355</a></li></ul></aside></li></ul></section>
|
|
212
218
|
<section class="tsd-panel tsd-member"><a id="setBackgroundOpacity" class="tsd-anchor"></a>
|
|
213
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>
|
|
214
220
|
<ul class="tsd-signatures">
|
|
@@ -223,7 +229,7 @@
|
|
|
223
229
|
<h5><span class="tsd-kind-parameter">opacity</span>: <span class="tsd-signature-type">number</span></h5></li></ul></div>
|
|
224
230
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
225
231
|
<ul>
|
|
226
|
-
<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/bc8f18a/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L363">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:363</a></li></ul></aside></li></ul></section>
|
|
227
233
|
<section class="tsd-panel tsd-member"><a id="setBorderColor" class="tsd-anchor"></a>
|
|
228
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>
|
|
229
235
|
<ul class="tsd-signatures">
|
|
@@ -238,7 +244,7 @@
|
|
|
238
244
|
<h5><span class="tsd-kind-parameter">color</span>: <span class="tsd-signature-type">string</span></h5></li></ul></div>
|
|
239
245
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
240
246
|
<ul>
|
|
241
|
-
<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/bc8f18a/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L339">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:339</a></li></ul></aside></li></ul></section>
|
|
242
248
|
<section class="tsd-panel tsd-member"><a id="setBorderOpacity" class="tsd-anchor"></a>
|
|
243
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>
|
|
244
250
|
<ul class="tsd-signatures">
|
|
@@ -253,7 +259,7 @@
|
|
|
253
259
|
<h5><span class="tsd-kind-parameter">opacity</span>: <span class="tsd-signature-type">number</span></h5></li></ul></div>
|
|
254
260
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
255
261
|
<ul>
|
|
256
|
-
<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/bc8f18a/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L347">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:347</a></li></ul></aside></li></ul></section>
|
|
257
263
|
<section class="tsd-panel tsd-member"><a id="setColor" class="tsd-anchor"></a>
|
|
258
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>
|
|
259
265
|
<ul class="tsd-signatures">
|
|
@@ -268,7 +274,7 @@
|
|
|
268
274
|
<h5><span class="tsd-kind-parameter">color</span>: <span class="tsd-signature-type">string</span></h5></li></ul></div>
|
|
269
275
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
270
276
|
<ul>
|
|
271
|
-
<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/bc8f18a/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L328">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:328</a></li></ul></aside></li></ul></section>
|
|
272
278
|
<section class="tsd-panel tsd-member"><a id="setCustomVisible" class="tsd-anchor"></a>
|
|
273
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>
|
|
274
280
|
<ul class="tsd-signatures">
|
|
@@ -283,7 +289,7 @@
|
|
|
283
289
|
<h5><span class="tsd-kind-parameter">visible</span>: <span class="tsd-signature-type">boolean</span></h5></li></ul></div>
|
|
284
290
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
285
291
|
<ul>
|
|
286
|
-
<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/bc8f18a/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L224">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:224</a></li></ul></aside></li></ul></section>
|
|
287
293
|
<section class="tsd-panel tsd-member"><a id="setDefaultVisible" class="tsd-anchor"></a>
|
|
288
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>
|
|
289
295
|
<ul class="tsd-signatures">
|
|
@@ -298,7 +304,7 @@
|
|
|
298
304
|
<h5><span class="tsd-kind-parameter">visible</span>: <span class="tsd-signature-type">boolean</span></h5></li></ul></div>
|
|
299
305
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
300
306
|
<ul>
|
|
301
|
-
<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/bc8f18a/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L232">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:232</a></li></ul></aside></li></ul></section>
|
|
302
308
|
<section class="tsd-panel tsd-member"><a id="setEndTag" class="tsd-anchor"></a>
|
|
303
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>
|
|
304
310
|
<ul class="tsd-signatures">
|
|
@@ -311,7 +317,7 @@
|
|
|
311
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>
|
|
312
318
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
313
319
|
<ul>
|
|
314
|
-
<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/bc8f18a/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L413">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:413</a></li></ul></aside></li></ul></section>
|
|
315
321
|
<section class="tsd-panel tsd-member"><a id="setGeometryByPanoGroup" class="tsd-anchor"></a>
|
|
316
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>
|
|
317
323
|
<ul class="tsd-signatures">
|
|
@@ -328,7 +334,7 @@
|
|
|
328
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>
|
|
329
335
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
330
336
|
<ul>
|
|
331
|
-
<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/bc8f18a/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L271">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:271</a></li></ul></aside></li></ul></section>
|
|
332
338
|
<section class="tsd-panel tsd-member"><a id="setGeometryByPath" class="tsd-anchor"></a>
|
|
333
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>
|
|
334
340
|
<ul class="tsd-signatures">
|
|
@@ -345,7 +351,7 @@
|
|
|
345
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>
|
|
346
352
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
347
353
|
<ul>
|
|
348
|
-
<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/bc8f18a/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L291">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:291</a></li></ul></aside></li></ul></section>
|
|
349
355
|
<section class="tsd-panel tsd-member"><a id="setMapOpacity" class="tsd-anchor"></a>
|
|
350
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>
|
|
351
357
|
<ul class="tsd-signatures">
|
|
@@ -360,7 +366,7 @@
|
|
|
360
366
|
<h5><span class="tsd-kind-parameter">opacity</span>: <span class="tsd-signature-type">number</span></h5></li></ul></div>
|
|
361
367
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
362
368
|
<ul>
|
|
363
|
-
<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/bc8f18a/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L379">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:379</a></li></ul></aside></li></ul></section>
|
|
364
370
|
<section class="tsd-panel tsd-member"><a id="setMartial" class="tsd-anchor"></a>
|
|
365
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>
|
|
366
372
|
<ul class="tsd-signatures">
|
|
@@ -375,7 +381,7 @@
|
|
|
375
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>
|
|
376
382
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
377
383
|
<ul>
|
|
378
|
-
<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/bc8f18a/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L315">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:315</a></li></ul></aside></li></ul></section>
|
|
379
385
|
<section class="tsd-panel tsd-member"><a id="setOpacity" class="tsd-anchor"></a>
|
|
380
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>
|
|
381
387
|
<ul class="tsd-signatures">
|
|
@@ -390,7 +396,7 @@
|
|
|
390
396
|
<h5><span class="tsd-kind-parameter">opacity</span>: <span class="tsd-signature-type">number</span></h5></li></ul></div>
|
|
391
397
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
392
398
|
<ul>
|
|
393
|
-
<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/bc8f18a/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L371">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:371</a></li></ul></aside></li></ul></section>
|
|
394
400
|
<section class="tsd-panel tsd-member"><a id="setScale" class="tsd-anchor"></a>
|
|
395
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>
|
|
396
402
|
<ul class="tsd-signatures">
|
|
@@ -405,7 +411,7 @@
|
|
|
405
411
|
<h5><span class="tsd-kind-parameter">scale</span>: <span class="tsd-signature-type">number</span></h5></li></ul></div>
|
|
406
412
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
407
413
|
<ul>
|
|
408
|
-
<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/bc8f18a/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L264">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:264</a></li></ul></aside></li></ul></section>
|
|
409
415
|
<section class="tsd-panel tsd-member"><a id="setStartTag" class="tsd-anchor"></a>
|
|
410
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>
|
|
411
417
|
<ul class="tsd-signatures">
|
|
@@ -418,7 +424,7 @@
|
|
|
418
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>
|
|
419
425
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
420
426
|
<ul>
|
|
421
|
-
<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/bc8f18a/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L409">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:409</a></li></ul></aside></li></ul></section>
|
|
422
428
|
<section class="tsd-panel tsd-member"><a id="setTextureUrl" class="tsd-anchor"></a>
|
|
423
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>
|
|
424
430
|
<ul class="tsd-signatures">
|
|
@@ -433,7 +439,7 @@
|
|
|
433
439
|
<h5><span class="tsd-kind-parameter">url</span>: <span class="tsd-signature-type">string</span></h5></li></ul></div>
|
|
434
440
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
435
441
|
<ul>
|
|
436
|
-
<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/bc8f18a/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L387">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:387</a></li></ul></aside></li></ul></section>
|
|
437
443
|
<section class="tsd-panel tsd-member"><a id="setUnitSize" class="tsd-anchor"></a>
|
|
438
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>
|
|
439
445
|
<ul class="tsd-signatures">
|
|
@@ -450,7 +456,7 @@
|
|
|
450
456
|
<h5><span class="tsd-kind-parameter">length</span>: <span class="tsd-signature-type">number</span></h5></li></ul></div>
|
|
451
457
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
452
458
|
<ul>
|
|
453
|
-
<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/bc8f18a/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L256">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:256</a></li></ul></aside></li></ul></section>
|
|
454
460
|
<section class="tsd-panel tsd-member"><a id="setVisibleFloorIndexes" class="tsd-anchor"></a>
|
|
455
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>
|
|
456
462
|
<ul class="tsd-signatures">
|
|
@@ -463,7 +469,7 @@
|
|
|
463
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>
|
|
464
470
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
465
471
|
<ul>
|
|
466
|
-
<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/bc8f18a/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L403">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:403</a></li></ul></aside></li></ul></section></section></div>
|
|
467
473
|
<div class="col-sidebar">
|
|
468
474
|
<div class="page-menu">
|
|
469
475
|
<div class="tsd-navigation settings">
|
|
@@ -483,6 +489,7 @@
|
|
|
483
489
|
<li><a href="#constructor" class=""><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-512-path"></use><use href="#icon-512-text"></use></svg><span>constructor</span></a></li>
|
|
484
490
|
<li><a href="#endTagContainer" class=""><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><span>end<wbr/>Tag<wbr/>Container</span></a></li>
|
|
485
491
|
<li><a href="#mesh" class=""><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><span>mesh</span></a></li>
|
|
492
|
+
<li><a href="#name" class=""><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><span>name</span></a></li>
|
|
486
493
|
<li><a href="#startTagContainer" class=""><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><span>start<wbr/>Tag<wbr/>Container</span></a></li>
|
|
487
494
|
<li><a href="#curvePath" class=""><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>curve<wbr/>Path</span></a></li>
|
|
488
495
|
<li><a href="#curvePoints" class=""><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>curve<wbr/>Points</span></a></li>
|
|
@@ -510,7 +517,7 @@
|
|
|
510
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>
|
|
511
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>
|
|
512
519
|
<div class="site-menu">
|
|
513
|
-
<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.20.
|
|
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.20.5</span></a>
|
|
514
521
|
<ul class="tsd-small-nested-navigation">
|
|
515
522
|
<li>
|
|
516
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>
|