@realsee/dnalogel 3.2.0-dev.8 → 3.3.0-dev.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/GuideLinePlugin/GuideLineItem.d.ts +0 -1
- package/dist/GuideLinePlugin/GuideLineModeItem.d.ts +10 -1
- package/dist/GuideLinePlugin/typing.d.ts +6 -1
- package/dist/index.cjs.js +27 -27
- package/dist/index.js +1269 -1249
- package/dist/index.umd.js +27 -27
- package/docs/assets/search.js +1 -1
- package/docs/classes/AreaMakerPluginType.AreaMakerController.html +30 -30
- package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +31 -31
- package/docs/classes/CSS3DRender.html +30 -30
- package/docs/classes/CruisePluginController.html +25 -25
- package/docs/classes/GuideLineItem.GuideLineItem.html +18 -33
- package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +98 -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 +10 -10
- 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.LineSegments.html +7 -7
- package/docs/classes/Util.Magnifier.html +19 -19
- package/docs/classes/Util.Object3D.html +7 -7
- 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/AreaMakerPlugin.html +4 -4
- package/docs/functions/CSS3DRenderPlugin.html +3 -3
- package/docs/functions/CameraMovementPlugin.html +3 -3
- package/docs/functions/CruisePlugin.html +3 -3
- package/docs/functions/CurrentPanoImagePlugin.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/PipelinePlugin.html +3 -3
- package/docs/functions/TopviewFloorplanPlugin.html +3 -3
- package/docs/functions/Util.absoluteUrl.html +4 -4
- package/docs/functions/Util.checkFiveModelLoaded.html +4 -4
- package/docs/functions/Util.equal.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/AreaMakerPluginType.AnimeOptions.html +5 -5
- package/docs/interfaces/AreaMakerPluginType.Config.html +5 -5
- package/docs/interfaces/AreaMakerPluginType.EventMap.html +14 -14
- package/docs/interfaces/AreaMakerPluginType.Params.html +6 -6
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +8 -8
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +7 -7
- package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +5 -5
- package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +5 -5
- package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +5 -5
- package/docs/interfaces/AreaMakerPluginType.State.html +7 -7
- 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 +5 -5
- package/docs/interfaces/CruisePluginTypes.PluginState.html +10 -10
- package/docs/interfaces/CurrentPanoImagePluginType.Config.html +10 -10
- package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +11 -11
- package/docs/interfaces/CurrentPanoImagePluginType.Params.html +6 -6
- package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +5 -5
- package/docs/interfaces/CurrentPanoImagePluginType.State.html +7 -7
- 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 +10 -9
- package/docs/interfaces/GuideLinePluginType.EventMap.html +13 -12
- package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +8 -7
- package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +6 -5
- package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +13 -12
- package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +337 -0
- package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +8 -7
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +29 -17
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +7 -6
- package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +29 -17
- package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +5 -4
- package/docs/interfaces/GuideLinePluginType.PluginServerData.html +6 -5
- package/docs/interfaces/GuideLinePluginType.PluginState.html +8 -7
- package/docs/interfaces/GuideLinePluginType.Route.html +11 -10
- package/docs/interfaces/GuideLinePluginType.RouteConfig.html +9 -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 +15 -15
- 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 +13 -13
- 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/AreaMakerPluginType.html +4 -4
- package/docs/modules/CruisePluginTypes.html +4 -4
- package/docs/modules/CurrentPanoImagePluginType.html +4 -4
- package/docs/modules/GuideLineItem.html +4 -4
- package/docs/modules/GuideLineModeItem.html +4 -4
- package/docs/modules/GuideLinePluginType.html +6 -4
- package/docs/modules/PanoVideoPluginType.html +4 -4
- package/docs/modules/Util.html +4 -4
- package/docs/modules.html +4 -4
- package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +4 -4
- package/docs/types/AreaMakerPluginType.PluginData.html +4 -4
- package/docs/types/AreaMakerPluginType.ServerData.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/CurrentPanoImagePluginExportType.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 +5 -4
- package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +5 -4
- package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +5 -4
- package/docs/types/GuideLinePluginType.GuideLineStyle.html +6 -5
- package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +5 -4
- package/docs/types/GuideLinePluginType.PathItem.html +5 -4
- package/docs/types/GuideLinePluginType.PluginData.html +5 -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/ModelId.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/PipelinePluginParameterType.html +4 -4
- package/docs/types/PipelinePluginReturnType.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/TagConfigByKey.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/defaultGlobalConfig.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/Controller.js +36 -36
- package/libs/GuideLinePlugin/GuideLineItem/index.js +33 -36
- package/libs/GuideLinePlugin/GuideLineItem.d.ts +0 -1
- package/libs/GuideLinePlugin/GuideLineModeItem/index.js +95 -72
- package/libs/GuideLinePlugin/GuideLineModeItem.d.ts +10 -1
- package/libs/GuideLinePlugin/typing.d.ts +6 -1
- package/libs/PanoTagPlugin/Components/Common/Icon/Icon.js +26 -26
- package/libs/PanoTagPlugin/controller/TagComputer.js +1 -1
- package/libs/PanoTagPlugin/controller/TagRender.js +48 -48
- package/libs/PanoTagPlugin/controller/TagUtil.js +26 -26
- package/libs/PanoTagPlugin/controller/index.js +2 -2
- 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 | 如视看房插件合集 - v3.
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>GuideLineModeItem | 如视看房插件合集 - v3.3.0-dev.0</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">如视看房插件合集 - v3.
|
|
9
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v3.3.0-dev.0</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">
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
<ul class="tsd-hierarchy">
|
|
26
26
|
<li><span class="target">GuideLineModeItem</span></li></ul></section><aside class="tsd-sources">
|
|
27
27
|
<ul>
|
|
28
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
28
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e3f704/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L117">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:117</a></li></ul></aside>
|
|
29
29
|
<section class="tsd-panel-group tsd-index-group">
|
|
30
30
|
<section class="tsd-panel tsd-index-panel">
|
|
31
31
|
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
|
@@ -38,8 +38,12 @@
|
|
|
38
38
|
<section class="tsd-index-section">
|
|
39
39
|
<h3 class="tsd-index-heading">Properties</h3>
|
|
40
40
|
<div class="tsd-index-list"><a href="GuideLineModeItem.GuideLineModeItem.html#endTagContainer" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-1024"><rect fill="var(--color-icon-background)" stroke="#FF984D" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12"></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)"></path></g></svg><span>end<wbr/>Tag<wbr/>Container</span></a>
|
|
41
|
+
<a href="GuideLineModeItem.GuideLineModeItem.html#geometryStyle" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>geometry<wbr/>Style</span></a>
|
|
42
|
+
<a href="GuideLineModeItem.GuideLineModeItem.html#materialStyle" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>material<wbr/>Style</span></a>
|
|
41
43
|
<a href="GuideLineModeItem.GuideLineModeItem.html#mesh" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>mesh</span></a>
|
|
44
|
+
<a href="GuideLineModeItem.GuideLineModeItem.html#meshStyle" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>mesh<wbr/>Style</span></a>
|
|
42
45
|
<a href="GuideLineModeItem.GuideLineModeItem.html#name" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>name</span></a>
|
|
46
|
+
<a href="GuideLineModeItem.GuideLineModeItem.html#path" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>path</span></a>
|
|
43
47
|
<a href="GuideLineModeItem.GuideLineModeItem.html#startTagContainer" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>start<wbr/>Tag<wbr/>Container</span></a>
|
|
44
48
|
</div></section>
|
|
45
49
|
<section class="tsd-index-section">
|
|
@@ -64,8 +68,10 @@
|
|
|
64
68
|
<a href="GuideLineModeItem.GuideLineModeItem.html#setEndTag" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>set<wbr/>End<wbr/>Tag</span></a>
|
|
65
69
|
<a href="GuideLineModeItem.GuideLineModeItem.html#setGeometryByPanoGroup" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>set<wbr/>Geometry<wbr/>By<wbr/>Pano<wbr/>Group</span></a>
|
|
66
70
|
<a href="GuideLineModeItem.GuideLineModeItem.html#setGeometryByPath" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>set<wbr/>Geometry<wbr/>By<wbr/>Path</span></a>
|
|
71
|
+
<a href="GuideLineModeItem.GuideLineModeItem.html#setHeightOffset" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>set<wbr/>Height<wbr/>Offset</span></a>
|
|
67
72
|
<a href="GuideLineModeItem.GuideLineModeItem.html#setMapOpacity" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>set<wbr/>Map<wbr/>Opacity</span></a>
|
|
68
73
|
<a href="GuideLineModeItem.GuideLineModeItem.html#setMartial" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>set<wbr/>Martial</span></a>
|
|
74
|
+
<a href="GuideLineModeItem.GuideLineModeItem.html#setMeshStyle" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>set<wbr/>Mesh<wbr/>Style</span></a>
|
|
69
75
|
<a href="GuideLineModeItem.GuideLineModeItem.html#setOpacity" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>set<wbr/>Opacity</span></a>
|
|
70
76
|
<a href="GuideLineModeItem.GuideLineModeItem.html#setScale" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>set<wbr/>Scale</span></a>
|
|
71
77
|
<a href="GuideLineModeItem.GuideLineModeItem.html#setStartTag" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>set<wbr/>Start<wbr/>Tag</span></a>
|
|
@@ -96,29 +102,49 @@
|
|
|
96
102
|
<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>
|
|
97
103
|
<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">
|
|
98
104
|
<ul>
|
|
99
|
-
<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/5e3f704/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L174">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:174</a></li></ul></aside></li></ul></section></section>
|
|
100
106
|
<section class="tsd-panel-group tsd-member-group">
|
|
101
107
|
<h2>Properties</h2>
|
|
102
108
|
<section class="tsd-panel tsd-member"><a id="endTagContainer" class="tsd-anchor"></a>
|
|
103
109
|
<h3 class="tsd-anchor-link"><span>end<wbr/>Tag<wbr/>Container</span><a href="#endTagContainer" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
104
110
|
<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">
|
|
105
111
|
<ul>
|
|
106
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
112
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e3f704/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L136">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:136</a></li></ul></aside></section>
|
|
113
|
+
<section class="tsd-panel tsd-member"><a id="geometryStyle" class="tsd-anchor"></a>
|
|
114
|
+
<h3 class="tsd-anchor-link"><span>geometry<wbr/>Style</span><a href="#geometryStyle" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
115
|
+
<div class="tsd-signature"><span class="tsd-kind-property">geometry<wbr/>Style</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></div><aside class="tsd-sources">
|
|
116
|
+
<ul>
|
|
117
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e3f704/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L138">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:138</a></li></ul></aside></section>
|
|
118
|
+
<section class="tsd-panel tsd-member"><a id="materialStyle" class="tsd-anchor"></a>
|
|
119
|
+
<h3 class="tsd-anchor-link"><span>material<wbr/>Style</span><a href="#materialStyle" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
120
|
+
<div class="tsd-signature"><span class="tsd-kind-property">material<wbr/>Style</span><span class="tsd-signature-symbol">:</span> <a href="../interfaces/GuideLinePluginType.GuideLineMaterialStyle.html" class="tsd-signature-type tsd-kind-interface">GuideLineMaterialStyle</a><span class="tsd-signature-symbol"> = {}</span></div><aside class="tsd-sources">
|
|
121
|
+
<ul>
|
|
122
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e3f704/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L139">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:139</a></li></ul></aside></section>
|
|
107
123
|
<section class="tsd-panel tsd-member"><a id="mesh" class="tsd-anchor"></a>
|
|
108
124
|
<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 viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
109
125
|
<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">
|
|
110
126
|
<ul>
|
|
111
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
127
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e3f704/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L141">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:141</a></li></ul></aside></section>
|
|
128
|
+
<section class="tsd-panel tsd-member"><a id="meshStyle" class="tsd-anchor"></a>
|
|
129
|
+
<h3 class="tsd-anchor-link"><span>mesh<wbr/>Style</span><a href="#meshStyle" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
130
|
+
<div class="tsd-signature"><span class="tsd-kind-property">mesh<wbr/>Style</span><span class="tsd-signature-symbol">:</span> <a href="../interfaces/GuideLinePluginType.GuideLineMeshStyle.html" class="tsd-signature-type tsd-kind-interface">GuideLineMeshStyle</a><span class="tsd-signature-symbol"> = {}</span></div><aside class="tsd-sources">
|
|
131
|
+
<ul>
|
|
132
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e3f704/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L140">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:140</a></li></ul></aside></section>
|
|
112
133
|
<section class="tsd-panel tsd-member"><a id="name" class="tsd-anchor"></a>
|
|
113
134
|
<h3 class="tsd-anchor-link"><span>name</span><a href="#name" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
114
135
|
<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">
|
|
115
136
|
<ul>
|
|
116
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
137
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e3f704/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L134">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:134</a></li></ul></aside></section>
|
|
138
|
+
<section class="tsd-panel tsd-member"><a id="path" class="tsd-anchor"></a>
|
|
139
|
+
<h3 class="tsd-anchor-link"><span>path</span><a href="#path" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
140
|
+
<div class="tsd-signature"><span class="tsd-kind-property">path</span><span class="tsd-signature-symbol">:</span> <a href="../interfaces/GuideLinePluginType.CatmullRomCurve3.html" class="tsd-signature-type tsd-kind-interface">CatmullRomCurve3</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> = []</span></div><aside class="tsd-sources">
|
|
141
|
+
<ul>
|
|
142
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e3f704/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L137">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:137</a></li></ul></aside></section>
|
|
117
143
|
<section class="tsd-panel tsd-member"><a id="startTagContainer" class="tsd-anchor"></a>
|
|
118
144
|
<h3 class="tsd-anchor-link"><span>start<wbr/>Tag<wbr/>Container</span><a href="#startTagContainer" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
119
145
|
<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">
|
|
120
146
|
<ul>
|
|
121
|
-
<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/5e3f704/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L135">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:135</a></li></ul></aside></section></section>
|
|
122
148
|
<section class="tsd-panel-group tsd-member-group">
|
|
123
149
|
<h2>Accessors</h2>
|
|
124
150
|
<section class="tsd-panel tsd-member"><a id="curvePath" class="tsd-anchor"></a>
|
|
@@ -131,7 +157,7 @@
|
|
|
131
157
|
<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>
|
|
132
158
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
133
159
|
<ul>
|
|
134
|
-
<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/5e3f704/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L126">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:126</a></li></ul></aside></li></ul></section>
|
|
135
161
|
<section class="tsd-panel tsd-member"><a id="curvePoints" class="tsd-anchor"></a>
|
|
136
162
|
<h3 class="tsd-anchor-link"><span>curve<wbr/>Points</span><a href="#curvePoints" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
137
163
|
<ul class="tsd-signatures">
|
|
@@ -142,7 +168,7 @@
|
|
|
142
168
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Vector3</span><span class="tsd-signature-symbol">[]</span></h4>
|
|
143
169
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
144
170
|
<ul>
|
|
145
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
171
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e3f704/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L130">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:130</a></li></ul></aside></li></ul></section>
|
|
146
172
|
<section class="tsd-panel tsd-member"><a id="panoGroup" class="tsd-anchor"></a>
|
|
147
173
|
<h3 class="tsd-anchor-link"><span>pano<wbr/>Group</span><a href="#panoGroup" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
148
174
|
<ul class="tsd-signatures">
|
|
@@ -150,7 +176,7 @@
|
|
|
150
176
|
<li class="tsd-description">
|
|
151
177
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4><aside class="tsd-sources">
|
|
152
178
|
<ul>
|
|
153
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
179
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e3f704/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L118">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:118</a></li></ul></aside></li></ul></section>
|
|
154
180
|
<section class="tsd-panel tsd-member"><a id="visibleFloorIndexes" class="tsd-anchor"></a>
|
|
155
181
|
<h3 class="tsd-anchor-link"><span>visible<wbr/>Floor<wbr/>Indexes</span><a href="#visibleFloorIndexes" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
156
182
|
<ul class="tsd-signatures">
|
|
@@ -161,7 +187,7 @@
|
|
|
161
187
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h4>
|
|
162
188
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
163
189
|
<ul>
|
|
164
|
-
<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/5e3f704/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L122">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:122</a></li></ul></aside></li></ul></section></section>
|
|
165
191
|
<section class="tsd-panel-group tsd-member-group">
|
|
166
192
|
<h2>Methods</h2>
|
|
167
193
|
<section class="tsd-panel tsd-member"><a id="dispose" class="tsd-anchor"></a>
|
|
@@ -171,7 +197,7 @@
|
|
|
171
197
|
<li class="tsd-description">
|
|
172
198
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
173
199
|
<ul>
|
|
174
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
200
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e3f704/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L244">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:244</a></li></ul></aside></li></ul></section>
|
|
175
201
|
<section class="tsd-panel tsd-member"><a id="flicker" class="tsd-anchor"></a>
|
|
176
202
|
<h3 class="tsd-anchor-link"><span>flicker</span><a href="#flicker" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
177
203
|
<ul class="tsd-signatures">
|
|
@@ -182,7 +208,7 @@
|
|
|
182
208
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
183
209
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
184
210
|
<ul>
|
|
185
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
211
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e3f704/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L454">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:454</a></li></ul></aside></li></ul></section>
|
|
186
212
|
<section class="tsd-panel tsd-member"><a id="getLengthByPanoGroupIndex" class="tsd-anchor"></a>
|
|
187
213
|
<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 viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
188
214
|
<ul class="tsd-signatures">
|
|
@@ -206,7 +232,7 @@
|
|
|
206
232
|
</ul>
|
|
207
233
|
</div><aside class="tsd-sources">
|
|
208
234
|
<ul>
|
|
209
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
235
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e3f704/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L465">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:465</a></li></ul></aside></li></ul></section>
|
|
210
236
|
<section class="tsd-panel tsd-member"><a id="setBackgroundColor" class="tsd-anchor"></a>
|
|
211
237
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Background<wbr/>Color</span><a href="#setBackgroundColor" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
212
238
|
<ul class="tsd-signatures">
|
|
@@ -222,7 +248,7 @@
|
|
|
222
248
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
223
249
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
224
250
|
<ul>
|
|
225
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
251
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e3f704/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L391">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:391</a></li></ul></aside></li></ul></section>
|
|
226
252
|
<section class="tsd-panel tsd-member"><a id="setBackgroundOpacity" class="tsd-anchor"></a>
|
|
227
253
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Background<wbr/>Opacity</span><a href="#setBackgroundOpacity" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
228
254
|
<ul class="tsd-signatures">
|
|
@@ -238,7 +264,7 @@
|
|
|
238
264
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
239
265
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
240
266
|
<ul>
|
|
241
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
267
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e3f704/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L399">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:399</a></li></ul></aside></li></ul></section>
|
|
242
268
|
<section class="tsd-panel tsd-member"><a id="setBorderColor" class="tsd-anchor"></a>
|
|
243
269
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Border<wbr/>Color</span><a href="#setBorderColor" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
244
270
|
<ul class="tsd-signatures">
|
|
@@ -254,7 +280,7 @@
|
|
|
254
280
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
255
281
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
256
282
|
<ul>
|
|
257
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
283
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e3f704/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L375">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:375</a></li></ul></aside></li></ul></section>
|
|
258
284
|
<section class="tsd-panel tsd-member"><a id="setBorderOpacity" class="tsd-anchor"></a>
|
|
259
285
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Border<wbr/>Opacity</span><a href="#setBorderOpacity" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
260
286
|
<ul class="tsd-signatures">
|
|
@@ -270,7 +296,7 @@
|
|
|
270
296
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
271
297
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
272
298
|
<ul>
|
|
273
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
299
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e3f704/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L383">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:383</a></li></ul></aside></li></ul></section>
|
|
274
300
|
<section class="tsd-panel tsd-member"><a id="setColor" class="tsd-anchor"></a>
|
|
275
301
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Color</span><a href="#setColor" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
276
302
|
<ul class="tsd-signatures">
|
|
@@ -286,7 +312,7 @@
|
|
|
286
312
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
287
313
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
288
314
|
<ul>
|
|
289
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
315
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e3f704/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L364">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:364</a></li></ul></aside></li></ul></section>
|
|
290
316
|
<section class="tsd-panel tsd-member"><a id="setCustomVisible" class="tsd-anchor"></a>
|
|
291
317
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Custom<wbr/>Visible</span><a href="#setCustomVisible" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
292
318
|
<ul class="tsd-signatures">
|
|
@@ -302,7 +328,7 @@
|
|
|
302
328
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
303
329
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
304
330
|
<ul>
|
|
305
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
331
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e3f704/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L229">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:229</a></li></ul></aside></li></ul></section>
|
|
306
332
|
<section class="tsd-panel tsd-member"><a id="setDefaultVisible" class="tsd-anchor"></a>
|
|
307
333
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Default<wbr/>Visible</span><a href="#setDefaultVisible" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
308
334
|
<ul class="tsd-signatures">
|
|
@@ -318,7 +344,7 @@
|
|
|
318
344
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
319
345
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
320
346
|
<ul>
|
|
321
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
347
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e3f704/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L237">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:237</a></li></ul></aside></li></ul></section>
|
|
322
348
|
<section class="tsd-panel tsd-member"><a id="setEndTag" class="tsd-anchor"></a>
|
|
323
349
|
<h3 class="tsd-anchor-link"><span>set<wbr/>End<wbr/>Tag</span><a href="#setEndTag" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
324
350
|
<ul class="tsd-signatures">
|
|
@@ -331,7 +357,7 @@
|
|
|
331
357
|
<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>
|
|
332
358
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
333
359
|
<ul>
|
|
334
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
360
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e3f704/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L449">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:449</a></li></ul></aside></li></ul></section>
|
|
335
361
|
<section class="tsd-panel tsd-member"><a id="setGeometryByPanoGroup" class="tsd-anchor"></a>
|
|
336
362
|
<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 viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
337
363
|
<ul class="tsd-signatures">
|
|
@@ -349,7 +375,7 @@
|
|
|
349
375
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
350
376
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
351
377
|
<ul>
|
|
352
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
378
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e3f704/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L276">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:276</a></li></ul></aside></li></ul></section>
|
|
353
379
|
<section class="tsd-panel tsd-member"><a id="setGeometryByPath" class="tsd-anchor"></a>
|
|
354
380
|
<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 viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
355
381
|
<ul class="tsd-signatures">
|
|
@@ -367,7 +393,23 @@
|
|
|
367
393
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
368
394
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
369
395
|
<ul>
|
|
370
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
396
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e3f704/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L296">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:296</a></li></ul></aside></li></ul></section>
|
|
397
|
+
<section class="tsd-panel tsd-member"><a id="setHeightOffset" class="tsd-anchor"></a>
|
|
398
|
+
<h3 class="tsd-anchor-link"><span>set<wbr/>Height<wbr/>Offset</span><a href="#setHeightOffset" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
399
|
+
<ul class="tsd-signatures">
|
|
400
|
+
<li class="tsd-signature tsd-anchor-link" id="setHeightOffset.setHeightOffset-1"><span class="tsd-kind-call-signature">set<wbr/>Height<wbr/>Offset</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">offset</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><a href="#setHeightOffset.setHeightOffset-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li>
|
|
401
|
+
<li class="tsd-description">
|
|
402
|
+
<div class="tsd-comment tsd-typography"><p>设置 Y 轴上的偏移量,为了让多条路线在高度上错开,每个路线都需要有个额外的 offset</p>
|
|
403
|
+
</div>
|
|
404
|
+
<div class="tsd-parameters">
|
|
405
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
406
|
+
<ul class="tsd-parameter-list">
|
|
407
|
+
<li>
|
|
408
|
+
<h5><span class="tsd-kind-parameter">offset</span>: <span class="tsd-signature-type">number</span></h5></li></ul></div>
|
|
409
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
410
|
+
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
411
|
+
<ul>
|
|
412
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e3f704/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L354">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:354</a></li></ul></aside></li></ul></section>
|
|
371
413
|
<section class="tsd-panel tsd-member"><a id="setMapOpacity" class="tsd-anchor"></a>
|
|
372
414
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Map<wbr/>Opacity</span><a href="#setMapOpacity" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
373
415
|
<ul class="tsd-signatures">
|
|
@@ -383,7 +425,7 @@
|
|
|
383
425
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
384
426
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
385
427
|
<ul>
|
|
386
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
428
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e3f704/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L415">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:415</a></li></ul></aside></li></ul></section>
|
|
387
429
|
<section class="tsd-panel tsd-member"><a id="setMartial" class="tsd-anchor"></a>
|
|
388
430
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Martial</span><a href="#setMartial" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
389
431
|
<ul class="tsd-signatures">
|
|
@@ -399,7 +441,23 @@
|
|
|
399
441
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
400
442
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
401
443
|
<ul>
|
|
402
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
444
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e3f704/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L325">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:325</a></li></ul></aside></li></ul></section>
|
|
445
|
+
<section class="tsd-panel tsd-member"><a id="setMeshStyle" class="tsd-anchor"></a>
|
|
446
|
+
<h3 class="tsd-anchor-link"><span>set<wbr/>Mesh<wbr/>Style</span><a href="#setMeshStyle" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
447
|
+
<ul class="tsd-signatures">
|
|
448
|
+
<li class="tsd-signature tsd-anchor-link" id="setMeshStyle.setMeshStyle-1"><span class="tsd-kind-call-signature">set<wbr/>Mesh<wbr/>Style</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">options</span><span class="tsd-signature-symbol">?</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><a href="#setMeshStyle.setMeshStyle-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li>
|
|
449
|
+
<li class="tsd-description">
|
|
450
|
+
<div class="tsd-comment tsd-typography"><p>设置模型状态</p>
|
|
451
|
+
</div>
|
|
452
|
+
<div class="tsd-parameters">
|
|
453
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
454
|
+
<ul class="tsd-parameter-list">
|
|
455
|
+
<li>
|
|
456
|
+
<h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-parameter">options</span>: <a href="../interfaces/GuideLinePluginType.GuideLineMeshStyle.html" class="tsd-signature-type tsd-kind-interface">GuideLineMeshStyle</a></h5></li></ul></div>
|
|
457
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
458
|
+
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
459
|
+
<ul>
|
|
460
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e3f704/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L341">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:341</a></li></ul></aside></li></ul></section>
|
|
403
461
|
<section class="tsd-panel tsd-member"><a id="setOpacity" class="tsd-anchor"></a>
|
|
404
462
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Opacity</span><a href="#setOpacity" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
405
463
|
<ul class="tsd-signatures">
|
|
@@ -415,7 +473,7 @@
|
|
|
415
473
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
416
474
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
417
475
|
<ul>
|
|
418
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
476
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e3f704/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L407">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:407</a></li></ul></aside></li></ul></section>
|
|
419
477
|
<section class="tsd-panel tsd-member"><a id="setScale" class="tsd-anchor"></a>
|
|
420
478
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Scale</span><a href="#setScale" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
421
479
|
<ul class="tsd-signatures">
|
|
@@ -431,7 +489,7 @@
|
|
|
431
489
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
432
490
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
433
491
|
<ul>
|
|
434
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
492
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e3f704/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L269">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:269</a></li></ul></aside></li></ul></section>
|
|
435
493
|
<section class="tsd-panel tsd-member"><a id="setStartTag" class="tsd-anchor"></a>
|
|
436
494
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Start<wbr/>Tag</span><a href="#setStartTag" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
437
495
|
<ul class="tsd-signatures">
|
|
@@ -444,7 +502,7 @@
|
|
|
444
502
|
<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>
|
|
445
503
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
446
504
|
<ul>
|
|
447
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
505
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e3f704/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L445">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:445</a></li></ul></aside></li></ul></section>
|
|
448
506
|
<section class="tsd-panel tsd-member"><a id="setTextureUrl" class="tsd-anchor"></a>
|
|
449
507
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Texture<wbr/>Url</span><a href="#setTextureUrl" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
450
508
|
<ul class="tsd-signatures">
|
|
@@ -460,7 +518,7 @@
|
|
|
460
518
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
461
519
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
462
520
|
<ul>
|
|
463
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
521
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e3f704/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L423">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:423</a></li></ul></aside></li></ul></section>
|
|
464
522
|
<section class="tsd-panel tsd-member"><a id="setUnitSize" class="tsd-anchor"></a>
|
|
465
523
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Unit<wbr/>Size</span><a href="#setUnitSize" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
466
524
|
<ul class="tsd-signatures">
|
|
@@ -478,7 +536,7 @@
|
|
|
478
536
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
479
537
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
480
538
|
<ul>
|
|
481
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
539
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e3f704/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L261">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:261</a></li></ul></aside></li></ul></section>
|
|
482
540
|
<section class="tsd-panel tsd-member"><a id="setVisibleFloorIndexes" class="tsd-anchor"></a>
|
|
483
541
|
<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 viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
484
542
|
<ul class="tsd-signatures">
|
|
@@ -491,7 +549,7 @@
|
|
|
491
549
|
<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>
|
|
492
550
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
493
551
|
<ul>
|
|
494
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
552
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e3f704/plugins/src/GuideLinePlugin/GuideLineModeItem.ts#L439">plugins/src/GuideLinePlugin/GuideLineModeItem.ts:439</a></li></ul></aside></li></ul></section></section></div>
|
|
495
553
|
<div class="col-sidebar">
|
|
496
554
|
<div class="page-menu">
|
|
497
555
|
<div class="tsd-navigation settings">
|
|
@@ -510,8 +568,12 @@
|
|
|
510
568
|
<ul>
|
|
511
569
|
<li><a href="#constructor" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-512"></use></svg><span>constructor</span></a></li>
|
|
512
570
|
<li><a href="#endTagContainer" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>end<wbr/>Tag<wbr/>Container</span></a></li>
|
|
571
|
+
<li><a href="#geometryStyle" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>geometry<wbr/>Style</span></a></li>
|
|
572
|
+
<li><a href="#materialStyle" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>material<wbr/>Style</span></a></li>
|
|
513
573
|
<li><a href="#mesh" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>mesh</span></a></li>
|
|
574
|
+
<li><a href="#meshStyle" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>mesh<wbr/>Style</span></a></li>
|
|
514
575
|
<li><a href="#name" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>name</span></a></li>
|
|
576
|
+
<li><a href="#path" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>path</span></a></li>
|
|
515
577
|
<li><a href="#startTagContainer" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>start<wbr/>Tag<wbr/>Container</span></a></li>
|
|
516
578
|
<li><a href="#curvePath" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-262144"></use></svg><span>curve<wbr/>Path</span></a></li>
|
|
517
579
|
<li><a href="#curvePoints" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-262144"></use></svg><span>curve<wbr/>Points</span></a></li>
|
|
@@ -530,8 +592,10 @@
|
|
|
530
592
|
<li><a href="#setEndTag" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>set<wbr/>End<wbr/>Tag</span></a></li>
|
|
531
593
|
<li><a href="#setGeometryByPanoGroup" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>set<wbr/>Geometry<wbr/>By<wbr/>Pano<wbr/>Group</span></a></li>
|
|
532
594
|
<li><a href="#setGeometryByPath" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>set<wbr/>Geometry<wbr/>By<wbr/>Path</span></a></li>
|
|
595
|
+
<li><a href="#setHeightOffset" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>set<wbr/>Height<wbr/>Offset</span></a></li>
|
|
533
596
|
<li><a href="#setMapOpacity" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>set<wbr/>Map<wbr/>Opacity</span></a></li>
|
|
534
597
|
<li><a href="#setMartial" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>set<wbr/>Martial</span></a></li>
|
|
598
|
+
<li><a href="#setMeshStyle" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>set<wbr/>Mesh<wbr/>Style</span></a></li>
|
|
535
599
|
<li><a href="#setOpacity" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>set<wbr/>Opacity</span></a></li>
|
|
536
600
|
<li><a href="#setScale" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>set<wbr/>Scale</span></a></li>
|
|
537
601
|
<li><a href="#setStartTag" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>set<wbr/>Start<wbr/>Tag</span></a></li>
|
|
@@ -539,7 +603,7 @@
|
|
|
539
603
|
<li><a href="#setUnitSize" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>set<wbr/>Unit<wbr/>Size</span></a></li>
|
|
540
604
|
<li><a href="#setVisibleFloorIndexes" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>set<wbr/>Visible<wbr/>Floor<wbr/>Indexes</span></a></li></ul></div></details></div>
|
|
541
605
|
<div class="site-menu">
|
|
542
|
-
<nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><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"></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)"></path></g></svg><span>如视看房插件合集 -<wbr/> v3.
|
|
606
|
+
<nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><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"></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)"></path></g></svg><span>如视看房插件合集 -<wbr/> v3.3.0-<wbr/>dev.0</span></a>
|
|
543
607
|
<ul class="tsd-small-nested-navigation">
|
|
544
608
|
<li><a href="../modules/AreaMakerPluginType.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4"></use></svg><span>Area<wbr/>Maker<wbr/>Plugin<wbr/>Type</span></a></li>
|
|
545
609
|
<li><a href="../modules/CruisePluginTypes.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4"></use></svg><span>Cruise<wbr/>Plugin<wbr/>Types</span></a></li>
|