@realsee/dnalogel 2.0.0-alpha.51 → 2.0.0-alpha.54

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.
Files changed (223) hide show
  1. package/dist/CSS3DRenderPlugin/CruisePlugin/index.d.ts +2 -3
  2. package/dist/CSS3DRenderPlugin/CruisePlugin/typing.d.ts +11 -1
  3. package/dist/CSS3DRenderPlugin/CruisePlugin/utils/sleep.d.ts +1 -0
  4. package/dist/CSS3DRenderPlugin/GuideLinePlugin/utils/getArrowMaterial.d.ts +1 -1
  5. package/dist/CSS3DRenderPlugin/GuideLinePlugin/utils/getLineGeometry.d.ts +1 -1
  6. package/dist/CameraMovementPlugin/CruisePlugin/index.d.ts +2 -3
  7. package/dist/CameraMovementPlugin/CruisePlugin/typing.d.ts +11 -1
  8. package/dist/CameraMovementPlugin/CruisePlugin/utils/sleep.d.ts +1 -0
  9. package/dist/CameraMovementPlugin/GuideLinePlugin/utils/getArrowMaterial.d.ts +1 -1
  10. package/dist/CameraMovementPlugin/GuideLinePlugin/utils/getLineGeometry.d.ts +1 -1
  11. package/dist/CruisePlugin/CruisePlugin/index.d.ts +2 -3
  12. package/dist/CruisePlugin/CruisePlugin/typing.d.ts +11 -1
  13. package/dist/CruisePlugin/CruisePlugin/utils/sleep.d.ts +1 -0
  14. package/dist/CruisePlugin/GuideLinePlugin/utils/getArrowMaterial.d.ts +1 -1
  15. package/dist/CruisePlugin/GuideLinePlugin/utils/getLineGeometry.d.ts +1 -1
  16. package/dist/CruisePlugin/index.d.ts +2 -3
  17. package/dist/CruisePlugin/index.js +265 -41
  18. package/dist/CruisePlugin/typing.d.ts +11 -1
  19. package/dist/CruisePlugin/utils/sleep.d.ts +1 -0
  20. package/dist/GuideLinePlugin/CruisePlugin/index.d.ts +2 -3
  21. package/dist/GuideLinePlugin/CruisePlugin/typing.d.ts +11 -1
  22. package/dist/GuideLinePlugin/CruisePlugin/utils/sleep.d.ts +1 -0
  23. package/dist/GuideLinePlugin/GuideLinePlugin/utils/getArrowMaterial.d.ts +1 -1
  24. package/dist/GuideLinePlugin/GuideLinePlugin/utils/getLineGeometry.d.ts +1 -1
  25. package/dist/GuideLinePlugin/index.js +201 -13
  26. package/dist/GuideLinePlugin/utils/getArrowMaterial.d.ts +1 -1
  27. package/dist/GuideLinePlugin/utils/getLineGeometry.d.ts +1 -1
  28. package/dist/ItemLabelPlugin/CruisePlugin/index.d.ts +2 -3
  29. package/dist/ItemLabelPlugin/CruisePlugin/typing.d.ts +11 -1
  30. package/dist/ItemLabelPlugin/CruisePlugin/utils/sleep.d.ts +1 -0
  31. package/dist/ItemLabelPlugin/GuideLinePlugin/utils/getArrowMaterial.d.ts +1 -1
  32. package/dist/ItemLabelPlugin/GuideLinePlugin/utils/getLineGeometry.d.ts +1 -1
  33. package/dist/ModelChassisCompassPlugin/CruisePlugin/index.d.ts +2 -3
  34. package/dist/ModelChassisCompassPlugin/CruisePlugin/typing.d.ts +11 -1
  35. package/dist/ModelChassisCompassPlugin/CruisePlugin/utils/sleep.d.ts +1 -0
  36. package/dist/ModelChassisCompassPlugin/GuideLinePlugin/utils/getArrowMaterial.d.ts +1 -1
  37. package/dist/ModelChassisCompassPlugin/GuideLinePlugin/utils/getLineGeometry.d.ts +1 -1
  38. package/dist/ModelEntryDoorGuidePlugin/CruisePlugin/index.d.ts +2 -3
  39. package/dist/ModelEntryDoorGuidePlugin/CruisePlugin/typing.d.ts +11 -1
  40. package/dist/ModelEntryDoorGuidePlugin/CruisePlugin/utils/sleep.d.ts +1 -0
  41. package/dist/ModelEntryDoorGuidePlugin/GuideLinePlugin/utils/getArrowMaterial.d.ts +1 -1
  42. package/dist/ModelEntryDoorGuidePlugin/GuideLinePlugin/utils/getLineGeometry.d.ts +1 -1
  43. package/dist/ModelItemLabelPlugin/CruisePlugin/index.d.ts +2 -3
  44. package/dist/ModelItemLabelPlugin/CruisePlugin/typing.d.ts +11 -1
  45. package/dist/ModelItemLabelPlugin/CruisePlugin/utils/sleep.d.ts +1 -0
  46. package/dist/ModelItemLabelPlugin/GuideLinePlugin/utils/getArrowMaterial.d.ts +1 -1
  47. package/dist/ModelItemLabelPlugin/GuideLinePlugin/utils/getLineGeometry.d.ts +1 -1
  48. package/dist/ModelRoomLabelPlugin/CruisePlugin/index.d.ts +2 -3
  49. package/dist/ModelRoomLabelPlugin/CruisePlugin/typing.d.ts +11 -1
  50. package/dist/ModelRoomLabelPlugin/CruisePlugin/utils/sleep.d.ts +1 -0
  51. package/dist/ModelRoomLabelPlugin/GuideLinePlugin/utils/getArrowMaterial.d.ts +1 -1
  52. package/dist/ModelRoomLabelPlugin/GuideLinePlugin/utils/getLineGeometry.d.ts +1 -1
  53. package/dist/ModelTVVideoPlugin/CruisePlugin/index.d.ts +2 -3
  54. package/dist/ModelTVVideoPlugin/CruisePlugin/typing.d.ts +11 -1
  55. package/dist/ModelTVVideoPlugin/CruisePlugin/utils/sleep.d.ts +1 -0
  56. package/dist/ModelTVVideoPlugin/GuideLinePlugin/utils/getArrowMaterial.d.ts +1 -1
  57. package/dist/ModelTVVideoPlugin/GuideLinePlugin/utils/getLineGeometry.d.ts +1 -1
  58. package/dist/ModelViewPlugin/CruisePlugin/index.d.ts +2 -3
  59. package/dist/ModelViewPlugin/CruisePlugin/typing.d.ts +11 -1
  60. package/dist/ModelViewPlugin/CruisePlugin/utils/sleep.d.ts +1 -0
  61. package/dist/ModelViewPlugin/GuideLinePlugin/utils/getArrowMaterial.d.ts +1 -1
  62. package/dist/ModelViewPlugin/GuideLinePlugin/utils/getLineGeometry.d.ts +1 -1
  63. package/dist/PanoCompassPlugin/CruisePlugin/index.d.ts +2 -3
  64. package/dist/PanoCompassPlugin/CruisePlugin/typing.d.ts +11 -1
  65. package/dist/PanoCompassPlugin/CruisePlugin/utils/sleep.d.ts +1 -0
  66. package/dist/PanoCompassPlugin/GuideLinePlugin/utils/getArrowMaterial.d.ts +1 -1
  67. package/dist/PanoCompassPlugin/GuideLinePlugin/utils/getLineGeometry.d.ts +1 -1
  68. package/dist/PanoCursorRaycasterPlugin/CruisePlugin/index.d.ts +2 -3
  69. package/dist/PanoCursorRaycasterPlugin/CruisePlugin/typing.d.ts +11 -1
  70. package/dist/PanoCursorRaycasterPlugin/CruisePlugin/utils/sleep.d.ts +1 -0
  71. package/dist/PanoCursorRaycasterPlugin/GuideLinePlugin/utils/getArrowMaterial.d.ts +1 -1
  72. package/dist/PanoCursorRaycasterPlugin/GuideLinePlugin/utils/getLineGeometry.d.ts +1 -1
  73. package/dist/PanoDoorLabelPlugin/CruisePlugin/index.d.ts +2 -3
  74. package/dist/PanoDoorLabelPlugin/CruisePlugin/typing.d.ts +11 -1
  75. package/dist/PanoDoorLabelPlugin/CruisePlugin/utils/sleep.d.ts +1 -0
  76. package/dist/PanoDoorLabelPlugin/GuideLinePlugin/utils/getArrowMaterial.d.ts +1 -1
  77. package/dist/PanoDoorLabelPlugin/GuideLinePlugin/utils/getLineGeometry.d.ts +1 -1
  78. package/dist/PanoMeasurePlugin/CruisePlugin/index.d.ts +2 -3
  79. package/dist/PanoMeasurePlugin/CruisePlugin/typing.d.ts +11 -1
  80. package/dist/PanoMeasurePlugin/CruisePlugin/utils/sleep.d.ts +1 -0
  81. package/dist/PanoMeasurePlugin/GuideLinePlugin/utils/getArrowMaterial.d.ts +1 -1
  82. package/dist/PanoMeasurePlugin/GuideLinePlugin/utils/getLineGeometry.d.ts +1 -1
  83. package/dist/PanoRulerPlugin/CruisePlugin/index.d.ts +2 -3
  84. package/dist/PanoRulerPlugin/CruisePlugin/typing.d.ts +11 -1
  85. package/dist/PanoRulerPlugin/CruisePlugin/utils/sleep.d.ts +1 -0
  86. package/dist/PanoRulerPlugin/GuideLinePlugin/utils/getArrowMaterial.d.ts +1 -1
  87. package/dist/PanoRulerPlugin/GuideLinePlugin/utils/getLineGeometry.d.ts +1 -1
  88. package/dist/PanoRulerProPlugin/CruisePlugin/index.d.ts +2 -3
  89. package/dist/PanoRulerProPlugin/CruisePlugin/typing.d.ts +11 -1
  90. package/dist/PanoRulerProPlugin/CruisePlugin/utils/sleep.d.ts +1 -0
  91. package/dist/PanoRulerProPlugin/GuideLinePlugin/utils/getArrowMaterial.d.ts +1 -1
  92. package/dist/PanoRulerProPlugin/GuideLinePlugin/utils/getLineGeometry.d.ts +1 -1
  93. package/dist/PanoSpatialTagPlugin/CruisePlugin/index.d.ts +2 -3
  94. package/dist/PanoSpatialTagPlugin/CruisePlugin/typing.d.ts +11 -1
  95. package/dist/PanoSpatialTagPlugin/CruisePlugin/utils/sleep.d.ts +1 -0
  96. package/dist/PanoSpatialTagPlugin/GuideLinePlugin/utils/getArrowMaterial.d.ts +1 -1
  97. package/dist/PanoSpatialTagPlugin/GuideLinePlugin/utils/getLineGeometry.d.ts +1 -1
  98. package/dist/floorplan/MapviewFloorplanPlugin/CruisePlugin/index.d.ts +2 -3
  99. package/dist/floorplan/MapviewFloorplanPlugin/CruisePlugin/typing.d.ts +11 -1
  100. package/dist/floorplan/MapviewFloorplanPlugin/CruisePlugin/utils/sleep.d.ts +1 -0
  101. package/dist/floorplan/MapviewFloorplanPlugin/GuideLinePlugin/utils/getArrowMaterial.d.ts +1 -1
  102. package/dist/floorplan/MapviewFloorplanPlugin/GuideLinePlugin/utils/getLineGeometry.d.ts +1 -1
  103. package/dist/floorplan/ModelFloorplanPlugin/CruisePlugin/index.d.ts +2 -3
  104. package/dist/floorplan/ModelFloorplanPlugin/CruisePlugin/typing.d.ts +11 -1
  105. package/dist/floorplan/ModelFloorplanPlugin/CruisePlugin/utils/sleep.d.ts +1 -0
  106. package/dist/floorplan/ModelFloorplanPlugin/GuideLinePlugin/utils/getArrowMaterial.d.ts +1 -1
  107. package/dist/floorplan/ModelFloorplanPlugin/GuideLinePlugin/utils/getLineGeometry.d.ts +1 -1
  108. package/dist/floorplan/PanoFloorplanRadarPlugin/CruisePlugin/index.d.ts +2 -3
  109. package/dist/floorplan/PanoFloorplanRadarPlugin/CruisePlugin/typing.d.ts +11 -1
  110. package/dist/floorplan/PanoFloorplanRadarPlugin/CruisePlugin/utils/sleep.d.ts +1 -0
  111. package/dist/floorplan/PanoFloorplanRadarPlugin/GuideLinePlugin/utils/getArrowMaterial.d.ts +1 -1
  112. package/dist/floorplan/PanoFloorplanRadarPlugin/GuideLinePlugin/utils/getLineGeometry.d.ts +1 -1
  113. package/dist/floorplan/TopviewFloorplanPlugin/CruisePlugin/index.d.ts +2 -3
  114. package/dist/floorplan/TopviewFloorplanPlugin/CruisePlugin/typing.d.ts +11 -1
  115. package/dist/floorplan/TopviewFloorplanPlugin/CruisePlugin/utils/sleep.d.ts +1 -0
  116. package/dist/floorplan/TopviewFloorplanPlugin/GuideLinePlugin/utils/getArrowMaterial.d.ts +1 -1
  117. package/dist/floorplan/TopviewFloorplanPlugin/GuideLinePlugin/utils/getLineGeometry.d.ts +1 -1
  118. package/dist/index.d.ts +2 -0
  119. package/dist/index.es.js +1308 -15
  120. package/dist/index.js +1310 -14
  121. package/dist/index.umd.js +1310 -14
  122. package/docs/assets/search.js +1 -1
  123. package/docs/classes/CruisePluginController.html +23 -0
  124. package/docs/classes/Magnifier.html +5 -5
  125. package/docs/classes/ModelRoomLabelController.html +5 -5
  126. package/docs/enums/CameraMovementEffect.html +2 -2
  127. package/docs/enums/DIRECTION.html +1 -1
  128. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +1 -1
  129. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +1 -1
  130. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +1 -1
  131. package/docs/enums/Rotation.html +2 -2
  132. package/docs/index.html +2 -2
  133. package/docs/interfaces/CSS3DRenderPluginExportType.html +3 -3
  134. package/docs/interfaces/CameraMovementPluginExportType.html +3 -3
  135. package/docs/interfaces/EventMap.html +15 -0
  136. package/docs/interfaces/FloorplanBounding.html +5 -5
  137. package/docs/interfaces/FloorplanData.html +2 -2
  138. package/docs/interfaces/FloorplanEntrance.html +8 -8
  139. package/docs/interfaces/FloorplanExtraObject.html +4 -4
  140. package/docs/interfaces/FloorplanExtraObject3D.html +2 -2
  141. package/docs/interfaces/FloorplanFloorData.html +2 -2
  142. package/docs/interfaces/FloorplanImagePosition.html +2 -2
  143. package/docs/interfaces/FloorplanObserver.html +2 -2
  144. package/docs/interfaces/FloorplanOutlineItem.html +2 -2
  145. package/docs/interfaces/FloorplanPosition.html +2 -2
  146. package/docs/interfaces/FloorplanRoomItem.html +7 -7
  147. package/docs/interfaces/FloorplanRoomLabelItem.html +4 -4
  148. package/docs/interfaces/FloorplanServerBounding.html +5 -5
  149. package/docs/interfaces/FloorplanServerComputedData.html +1 -1
  150. package/docs/interfaces/FloorplanServerData.html +2 -2
  151. package/docs/interfaces/FloorplanServerDoorItem.html +1 -1
  152. package/docs/interfaces/FloorplanServerDoorPosition.html +1 -1
  153. package/docs/interfaces/FloorplanServerEntrance.html +8 -8
  154. package/docs/interfaces/FloorplanServerFloorData.html +2 -2
  155. package/docs/interfaces/FloorplanServerImagePosition.html +2 -2
  156. package/docs/interfaces/FloorplanServerObserver.html +2 -2
  157. package/docs/interfaces/FloorplanServerOutlineItem.html +2 -2
  158. package/docs/interfaces/FloorplanServerPosition.html +2 -2
  159. package/docs/interfaces/FloorplanServerRoomItem.html +8 -8
  160. package/docs/interfaces/FloorplanServerRoomLabelItem.html +4 -4
  161. package/docs/interfaces/ItemLabelPluginData.html +1 -1
  162. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +1 -1
  163. package/docs/interfaces/ItemLabelPluginParametersType.html +1 -1
  164. package/docs/interfaces/LineJson.html +1 -1
  165. package/docs/interfaces/ModelChassisCompassPluginData.html +1 -1
  166. package/docs/interfaces/ModelChassisCompassPluginExportType.html +1 -1
  167. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +1 -1
  168. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +1 -1
  169. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +1 -1
  170. package/docs/interfaces/ModelItemLabelPluginData.html +1 -1
  171. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +1 -1
  172. package/docs/interfaces/ModelItemLabelPluginParametersType.html +1 -1
  173. package/docs/interfaces/ModelRoomLabelPluginData.html +1 -1
  174. package/docs/interfaces/ModelTVVideoPluginData.html +1 -1
  175. package/docs/interfaces/ModelTVVideoPluginExportType.html +1 -1
  176. package/docs/interfaces/ModelTVVideoPluginParameterType.html +1 -1
  177. package/docs/interfaces/ModelViewPluginExportType.html +1 -1
  178. package/docs/interfaces/OpenParameter.html +2 -2
  179. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +6 -6
  180. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +1 -1
  181. package/docs/interfaces/PanoMeasureParameterType.html +1 -1
  182. package/docs/interfaces/PanoRulerPluginExportType.html +1 -1
  183. package/docs/interfaces/PanoRulerPluginOptions.html +1 -1
  184. package/docs/interfaces/PanoRulerPluginParameterType.html +1 -1
  185. package/docs/interfaces/PanoRulerProPluginExportType.html +1 -1
  186. package/docs/interfaces/PanoRulerProPluginOptions.html +1 -1
  187. package/docs/interfaces/PanoRulerProPluginParameterType.html +1 -1
  188. package/docs/interfaces/PanoRulerProPluginState.html +1 -1
  189. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +1 -1
  190. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +1 -1
  191. package/docs/interfaces/PanoSpatialTagPluginData.html +1 -1
  192. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +1 -1
  193. package/docs/interfaces/PanoSpatialTagPluginExportType.html +1 -1
  194. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +1 -1
  195. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +1 -1
  196. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +1 -1
  197. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +1 -1
  198. package/docs/interfaces/PluginData.html +1 -0
  199. package/docs/interfaces/PluginServerData.html +3 -0
  200. package/docs/interfaces/PluginState.html +5 -0
  201. package/docs/interfaces/Point.html +1 -1
  202. package/docs/interfaces/PointJson.html +1 -1
  203. package/docs/interfaces/Room.html +1 -1
  204. package/docs/interfaces/RoomInfo.html +1 -1
  205. package/docs/interfaces/RoomLabel.html +7 -7
  206. package/docs/interfaces/RoomRules.html +1 -1
  207. package/docs/interfaces/Rooms.html +1 -1
  208. package/docs/interfaces/Route.html +1 -0
  209. package/docs/modules.html +18 -18
  210. package/libs/CruisePlugin/Controller.js +57 -28
  211. package/libs/CruisePlugin/index.d.ts +2 -3
  212. package/libs/CruisePlugin/index.js +1 -3
  213. package/libs/CruisePlugin/typing.d.ts +11 -1
  214. package/libs/CruisePlugin/utils/sleep.d.ts +1 -0
  215. package/libs/CruisePlugin/utils/sleep.js +7 -0
  216. package/libs/GuideLinePlugin/Controller.js +3 -3
  217. package/libs/GuideLinePlugin/utils/getArrowMaterial.d.ts +1 -1
  218. package/libs/GuideLinePlugin/utils/getArrowMaterial.js +6 -1
  219. package/libs/GuideLinePlugin/utils/getLineGeometry.d.ts +1 -1
  220. package/libs/GuideLinePlugin/utils/getLineGeometry.js +4 -4
  221. package/libs/index.d.ts +2 -0
  222. package/libs/index.js +4 -0
  223. package/package.json +2 -1
@@ -4,9 +4,6 @@ Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  var five = require('@realsee/five');
6
6
  var THREE = require('three');
7
- var getNormals = require('polyline-normals');
8
-
9
- function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
10
7
 
11
8
  function _interopNamespace(e) {
12
9
  if (e && e.__esModule) return e;
@@ -27,7 +24,6 @@ function _interopNamespace(e) {
27
24
  }
28
25
 
29
26
  var THREE__namespace = /*#__PURE__*/_interopNamespace(THREE);
30
- var getNormals__default = /*#__PURE__*/_interopDefaultLegacy(getNormals);
31
27
 
32
28
  /**
33
29
  * plugin 的基本控制器
@@ -62,6 +58,193 @@ class Controller$2 {
62
58
  class Controller$1 extends Controller$2 {
63
59
  }
64
60
 
61
+ var polylineMiterUtil = {};
62
+
63
+ var add_1 = add$1;
64
+
65
+ /**
66
+ * Adds two vec2's
67
+ *
68
+ * @param {vec2} out the receiving vector
69
+ * @param {vec2} a the first operand
70
+ * @param {vec2} b the second operand
71
+ * @returns {vec2} out
72
+ */
73
+ function add$1(out, a, b) {
74
+ out[0] = a[0] + b[0];
75
+ out[1] = a[1] + b[1];
76
+ return out
77
+ }
78
+
79
+ var set_1 = set$1;
80
+
81
+ /**
82
+ * Set the components of a vec2 to the given values
83
+ *
84
+ * @param {vec2} out the receiving vector
85
+ * @param {Number} x X component
86
+ * @param {Number} y Y component
87
+ * @returns {vec2} out
88
+ */
89
+ function set$1(out, x, y) {
90
+ out[0] = x;
91
+ out[1] = y;
92
+ return out
93
+ }
94
+
95
+ var normalize_1 = normalize$1;
96
+
97
+ /**
98
+ * Normalize a vec2
99
+ *
100
+ * @param {vec2} out the receiving vector
101
+ * @param {vec2} a vector to normalize
102
+ * @returns {vec2} out
103
+ */
104
+ function normalize$1(out, a) {
105
+ var x = a[0],
106
+ y = a[1];
107
+ var len = x*x + y*y;
108
+ if (len > 0) {
109
+ //TODO: evaluate use of glm_invsqrt here?
110
+ len = 1 / Math.sqrt(len);
111
+ out[0] = a[0] * len;
112
+ out[1] = a[1] * len;
113
+ }
114
+ return out
115
+ }
116
+
117
+ var subtract_1 = subtract$1;
118
+
119
+ /**
120
+ * Subtracts vector b from vector a
121
+ *
122
+ * @param {vec2} out the receiving vector
123
+ * @param {vec2} a the first operand
124
+ * @param {vec2} b the second operand
125
+ * @returns {vec2} out
126
+ */
127
+ function subtract$1(out, a, b) {
128
+ out[0] = a[0] - b[0];
129
+ out[1] = a[1] - b[1];
130
+ return out
131
+ }
132
+
133
+ var dot_1 = dot$1;
134
+
135
+ /**
136
+ * Calculates the dot product of two vec2's
137
+ *
138
+ * @param {vec2} a the first operand
139
+ * @param {vec2} b the second operand
140
+ * @returns {Number} dot product of a and b
141
+ */
142
+ function dot$1(a, b) {
143
+ return a[0] * b[0] + a[1] * b[1]
144
+ }
145
+
146
+ var add = add_1;
147
+ var set = set_1;
148
+ var normalize = normalize_1;
149
+ var subtract = subtract_1;
150
+ var dot = dot_1;
151
+
152
+ var tmp = [0, 0];
153
+
154
+ polylineMiterUtil.computeMiter = function computeMiter(tangent, miter, lineA, lineB, halfThick) {
155
+ //get tangent line
156
+ add(tangent, lineA, lineB);
157
+ normalize(tangent, tangent);
158
+
159
+ //get miter as a unit vector
160
+ set(miter, -tangent[1], tangent[0]);
161
+ set(tmp, -lineA[1], lineA[0]);
162
+
163
+ //get the necessary length of our miter
164
+ return halfThick / dot(miter, tmp)
165
+ };
166
+
167
+ polylineMiterUtil.normal = function normal(out, dir) {
168
+ //get perpendicular
169
+ set(out, -dir[1], dir[0]);
170
+ return out
171
+ };
172
+
173
+ polylineMiterUtil.direction = function direction(out, a, b) {
174
+ //get unit dir of two lines
175
+ subtract(out, a, b);
176
+ normalize(out, out);
177
+ return out
178
+ };
179
+
180
+ var util = polylineMiterUtil;
181
+
182
+ var lineA = [0, 0];
183
+ var lineB = [0, 0];
184
+ var tangent = [0, 0];
185
+ var miter = [0, 0];
186
+
187
+ var polylineNormals = function(points, closed) {
188
+ var curNormal = null;
189
+ var out = [];
190
+ if (closed) {
191
+ points = points.slice();
192
+ points.push(points[0]);
193
+ }
194
+
195
+ var total = points.length;
196
+ for (var i=1; i<total; i++) {
197
+ var last = points[i-1];
198
+ var cur = points[i];
199
+ var next = i<points.length-1 ? points[i+1] : null;
200
+
201
+ util.direction(lineA, cur, last);
202
+ if (!curNormal) {
203
+ curNormal = [0, 0];
204
+ util.normal(curNormal, lineA);
205
+ }
206
+
207
+ if (i === 1) //add initial normals
208
+ addNext(out, curNormal, 1);
209
+
210
+ if (!next) { //no miter, simple segment
211
+ util.normal(curNormal, lineA); //reset normal
212
+ addNext(out, curNormal, 1);
213
+ } else { //miter with last
214
+ //get unit dir of next line
215
+ util.direction(lineB, next, cur);
216
+
217
+ //stores tangent & miter
218
+ var miterLen = util.computeMiter(tangent, miter, lineA, lineB, 1);
219
+ addNext(out, miter, miterLen);
220
+ }
221
+ }
222
+
223
+ //if the polyline is a closed loop, clean up the last normal
224
+ if (points.length > 2 && closed) {
225
+ var last2 = points[total-2];
226
+ var cur2 = points[0];
227
+ var next2 = points[1];
228
+
229
+ util.direction(lineA, cur2, last2);
230
+ util.direction(lineB, next2, cur2);
231
+ util.normal(curNormal, lineA);
232
+
233
+ var miterLen2 = util.computeMiter(tangent, miter, lineA, lineB, 1);
234
+ out[0][0] = miter.slice();
235
+ out[total-1][0] = miter.slice();
236
+ out[0][1] = miterLen2;
237
+ out[total-1][1] = miterLen2;
238
+ out.pop();
239
+ }
240
+
241
+ return out
242
+ };
243
+
244
+ function addNext(out, normal, length) {
245
+ out.push([[normal[0], normal[1]], length]);
246
+ }
247
+
65
248
  // 定义常量
66
249
  const TRIANGLE_NUMBER_OF_RECTANGLE = 2; // 每个矩形有两个三角形
67
250
  const VERTEX_NUMBER_OF_TRIANGLE = 3; // 每个三角形有三个顶点
@@ -69,10 +252,10 @@ const AXIS_NUMBER_OF_VERTEX = 3; // 每个顶点有三个轴坐标
69
252
  const UV_NUMBER_OF_VERTEX = 2; // 每个顶点有两个 UV 轴坐标
70
253
  function getLineGeometry(positionList) {
71
254
  if (positionList.length < 2)
72
- return;
73
- const lineWidth = 1;
74
- const halfLineWidth = 1 / 2;
75
- const aspect = 1;
255
+ return console.warn('positionList length must be greater than 1');
256
+ const lineWidth = 0.6;
257
+ const halfLineWidth = lineWidth / 2;
258
+ const aspect = 0.67; // 纵横比 width / height
76
259
  // 点位向量数组
77
260
  const keyPoints = positionList;
78
261
  // 点位组成的平滑曲线
@@ -81,7 +264,7 @@ function getLineGeometry(positionList) {
81
264
  const divisions = Math.ceil(curve.getLength()); // 曲线切片数
82
265
  const curvePoints = curve.getPoints(divisions);
83
266
  const curvePointsLength = curvePoints.length;
84
- const normals = getNormals__default["default"](curvePoints.map((p) => [p.x, p.z])); // curvePoints:每个点切线的向量「二维」
267
+ const normals = polylineNormals(curvePoints.map((p) => [p.x, p.z])); // curvePoints:每个点切线的向量「二维」
85
268
  const rectangleNumber = curvePoints.length - 1; // 曲线上 N 个点,构成了 N - 1 个矩形
86
269
  const indexNumber = rectangleNumber * TRIANGLE_NUMBER_OF_RECTANGLE * VERTEX_NUMBER_OF_TRIANGLE;
87
270
  const verticesNumber = 2 * curvePointsLength; // 顶点数量(包含公用):每个曲线点对应两个顶点,N 个 点有 2N 个顶点
@@ -127,7 +310,12 @@ function getLineGeometry(positionList) {
127
310
 
128
311
  function getArrowMaterial(params) {
129
312
  var _a;
130
- const texture = new THREE__namespace.TextureLoader().load((_a = params === null || params === void 0 ? void 0 : params.textureUtl) !== null && _a !== void 0 ? _a : '//vrlab-static.ljcdn.com/release/web/arrow.c5d028e4.png');
313
+ // const texture = new THREE.TextureLoader().load(params?.textureUrl ?? '//vrlab-static.ljcdn.com/release/web/arrow.c5d028e4.png')
314
+ // const texture = new THREE.TextureLoader().load(params?.textureUrl ?? '//vrlab-static.ljcdn.com/release/web/arrow2.aa1762e4.png')
315
+ // const texture = new THREE.TextureLoader().load(params?.textureUrl ?? '//vrlab-static.ljcdn.com/release/web/arrow3.06c5b657.png')
316
+ // const texture = new THREE.TextureLoader().load(params?.textureUrl ?? '//vrlab-static.ljcdn.com/release/web/arrow4.b1427685.png')
317
+ // const texture = new THREE.TextureLoader().load(params?.textureUrl ?? '//vrlab-static.ljcdn.com/release/web/arrow5.ae49f3c8.png')
318
+ const texture = new THREE__namespace.TextureLoader().load((_a = params === null || params === void 0 ? void 0 : params.textureUrl) !== null && _a !== void 0 ? _a : '//vrlab-static.ljcdn.com/release/web/arrow6.b6ce0c62.png');
131
319
  texture.wrapS = texture.wrapT = THREE__namespace.RepeatWrapping;
132
320
  texture.encoding = THREE__namespace.sRGBEncoding;
133
321
  const arrowMaterial = new THREE__namespace.MeshBasicMaterial({
@@ -315,7 +503,7 @@ class Controller extends Controller$1 {
315
503
  this.five.scene.remove(this.linesGroup);
316
504
  const linesGroup = this.getLinesGroup(data.routes);
317
505
  if (!linesGroup)
318
- return Promise.reject(new Error('no line'));
506
+ return;
319
507
  this.linesGroup = linesGroup;
320
508
  this.five.scene.add(linesGroup);
321
509
  this.handleVisible(this.state.visible);
@@ -419,10 +607,10 @@ class Controller extends Controller$1 {
419
607
  const geometry = getLineGeometry(positions);
420
608
  if (!geometry)
421
609
  return;
422
- const material = getArrowMaterial({ textureUtl: data.arrowTextureUrl });
610
+ const material = getArrowMaterial({ textureUrl: data.arrowTextureUrl });
423
611
  const mesh = new THREE__namespace.Mesh(geometry, material);
424
612
  mesh.name = pluginFlag('route-line-mesh');
425
- mesh.renderOrder = 3;
613
+ // mesh.renderOrder = 3
426
614
  return mesh;
427
615
  }
428
616
  }
@@ -1,4 +1,4 @@
1
1
  import * as THREE from 'three';
2
2
  export declare function getArrowMaterial(params?: {
3
- textureUtl?: string;
3
+ textureUrl?: string;
4
4
  }): THREE.MeshBasicMaterial;
@@ -1,2 +1,2 @@
1
1
  import * as THREE from 'three';
2
- export default function getLineGeometry(positionList: THREE.Vector3[]): THREE.BufferGeometry;
2
+ export default function getLineGeometry(positionList: THREE.Vector3[]): void | THREE.BufferGeometry;
@@ -1,7 +1,6 @@
1
1
  import type { FivePlugin } from '@realsee/five';
2
2
  import CruisePluginController from './Controller';
3
- export * from './typing';
4
3
  export { CruisePluginController };
5
- declare const CruisePlugin: FivePlugin<void, InstanceType<typeof CruisePluginController>>;
6
- export { CruisePlugin };
4
+ export declare const CruisePlugin: FivePlugin<void, InstanceType<typeof CruisePluginController>>;
5
+ export type { CruisePluginExportType } from './typing';
7
6
  export default CruisePlugin;
@@ -2,7 +2,7 @@ import type { MovePanoOptions, Pose, State } from '@realsee/five';
2
2
  import type CruisePlugin from '.';
3
3
  import type * as BasePluginWithData from '../base/BasePluginWithData';
4
4
  declare type FivePoseAndState = Partial<Pose> & Partial<State>;
5
- declare type MoveEffect = MovePanoOptions['effect'];
5
+ export declare type MoveEffect = MovePanoOptions['effect'];
6
6
  export declare type CruiseData = {
7
7
  /** 移动/旋转 */
8
8
  effect: 'Move' | 'Rotate';
@@ -16,6 +16,8 @@ export declare type CruiseData = {
16
16
  export interface CruiseKeyframe {
17
17
  id: string;
18
18
  index: number;
19
+ moveIndex: number;
20
+ stay?: number;
19
21
  start?: number;
20
22
  end?: number;
21
23
  data: CruiseData;
@@ -39,13 +41,21 @@ export interface PluginServerData extends BasePluginWithData.ServerData {
39
41
  moveEffect?: undefined;
40
42
  /** for ts check, no care */
41
43
  moveType?: undefined;
44
+ /** for ts check, no care */
45
+ moveToFirstPanoEffect?: undefined;
46
+ /** for ts check, no care */
47
+ stay?: undefined;
42
48
  } | {
43
49
  /** 点位列表 */
44
50
  panoIndexList: number[];
45
51
  /** five走点动画 */
46
52
  moveEffect?: MoveEffect;
53
+ /** 到第一个点的走点动画 / 续播到暂停处的走点动画 */
54
+ moveToFirstPanoEffect?: MoveEffect;
47
55
  /** 漫游方式:justMove 为移动到指定点位,且朝向为下一个点的朝向;moveAndRotate 为先移动到指定点位且朝向不变,然后旋转到下一个点的朝向 */
48
56
  moveType?: 'justMove' | 'moveAndRotate';
57
+ /** 停留时长 */
58
+ stay?: number;
49
59
  /** for ts check, no care */
50
60
  keyframes?: undefined;
51
61
  };
@@ -0,0 +1 @@
1
+ export declare function sleep(duration: number): Promise<void>;
@@ -1,4 +1,4 @@
1
1
  import * as THREE from 'three';
2
2
  export declare function getArrowMaterial(params?: {
3
- textureUtl?: string;
3
+ textureUrl?: string;
4
4
  }): THREE.MeshBasicMaterial;
@@ -1,2 +1,2 @@
1
1
  import * as THREE from 'three';
2
- export default function getLineGeometry(positionList: THREE.Vector3[]): THREE.BufferGeometry;
2
+ export default function getLineGeometry(positionList: THREE.Vector3[]): void | THREE.BufferGeometry;
@@ -1,7 +1,6 @@
1
1
  import type { FivePlugin } from '@realsee/five';
2
2
  import CruisePluginController from './Controller';
3
- export * from './typing';
4
3
  export { CruisePluginController };
5
- declare const CruisePlugin: FivePlugin<void, InstanceType<typeof CruisePluginController>>;
6
- export { CruisePlugin };
4
+ export declare const CruisePlugin: FivePlugin<void, InstanceType<typeof CruisePluginController>>;
5
+ export type { CruisePluginExportType } from './typing';
7
6
  export default CruisePlugin;
@@ -2,7 +2,7 @@ import type { MovePanoOptions, Pose, State } from '@realsee/five';
2
2
  import type CruisePlugin from '.';
3
3
  import type * as BasePluginWithData from '../base/BasePluginWithData';
4
4
  declare type FivePoseAndState = Partial<Pose> & Partial<State>;
5
- declare type MoveEffect = MovePanoOptions['effect'];
5
+ export declare type MoveEffect = MovePanoOptions['effect'];
6
6
  export declare type CruiseData = {
7
7
  /** 移动/旋转 */
8
8
  effect: 'Move' | 'Rotate';
@@ -16,6 +16,8 @@ export declare type CruiseData = {
16
16
  export interface CruiseKeyframe {
17
17
  id: string;
18
18
  index: number;
19
+ moveIndex: number;
20
+ stay?: number;
19
21
  start?: number;
20
22
  end?: number;
21
23
  data: CruiseData;
@@ -39,13 +41,21 @@ export interface PluginServerData extends BasePluginWithData.ServerData {
39
41
  moveEffect?: undefined;
40
42
  /** for ts check, no care */
41
43
  moveType?: undefined;
44
+ /** for ts check, no care */
45
+ moveToFirstPanoEffect?: undefined;
46
+ /** for ts check, no care */
47
+ stay?: undefined;
42
48
  } | {
43
49
  /** 点位列表 */
44
50
  panoIndexList: number[];
45
51
  /** five走点动画 */
46
52
  moveEffect?: MoveEffect;
53
+ /** 到第一个点的走点动画 / 续播到暂停处的走点动画 */
54
+ moveToFirstPanoEffect?: MoveEffect;
47
55
  /** 漫游方式:justMove 为移动到指定点位,且朝向为下一个点的朝向;moveAndRotate 为先移动到指定点位且朝向不变,然后旋转到下一个点的朝向 */
48
56
  moveType?: 'justMove' | 'moveAndRotate';
57
+ /** 停留时长 */
58
+ stay?: number;
49
59
  /** for ts check, no care */
50
60
  keyframes?: undefined;
51
61
  };
@@ -0,0 +1 @@
1
+ export declare function sleep(duration: number): Promise<void>;
@@ -1,4 +1,4 @@
1
1
  import * as THREE from 'three';
2
2
  export declare function getArrowMaterial(params?: {
3
- textureUtl?: string;
3
+ textureUrl?: string;
4
4
  }): THREE.MeshBasicMaterial;
@@ -1,2 +1,2 @@
1
1
  import * as THREE from 'three';
2
- export default function getLineGeometry(positionList: THREE.Vector3[]): THREE.BufferGeometry;
2
+ export default function getLineGeometry(positionList: THREE.Vector3[]): void | THREE.BufferGeometry;
@@ -1,7 +1,6 @@
1
1
  import type { FivePlugin } from '@realsee/five';
2
2
  import CruisePluginController from './Controller';
3
- export * from './typing';
4
3
  export { CruisePluginController };
5
- declare const CruisePlugin: FivePlugin<void, InstanceType<typeof CruisePluginController>>;
6
- export { CruisePlugin };
4
+ export declare const CruisePlugin: FivePlugin<void, InstanceType<typeof CruisePluginController>>;
5
+ export type { CruisePluginExportType } from './typing';
7
6
  export default CruisePlugin;
@@ -2,7 +2,7 @@ import type { MovePanoOptions, Pose, State } from '@realsee/five';
2
2
  import type CruisePlugin from '.';
3
3
  import type * as BasePluginWithData from '../base/BasePluginWithData';
4
4
  declare type FivePoseAndState = Partial<Pose> & Partial<State>;
5
- declare type MoveEffect = MovePanoOptions['effect'];
5
+ export declare type MoveEffect = MovePanoOptions['effect'];
6
6
  export declare type CruiseData = {
7
7
  /** 移动/旋转 */
8
8
  effect: 'Move' | 'Rotate';
@@ -16,6 +16,8 @@ export declare type CruiseData = {
16
16
  export interface CruiseKeyframe {
17
17
  id: string;
18
18
  index: number;
19
+ moveIndex: number;
20
+ stay?: number;
19
21
  start?: number;
20
22
  end?: number;
21
23
  data: CruiseData;
@@ -39,13 +41,21 @@ export interface PluginServerData extends BasePluginWithData.ServerData {
39
41
  moveEffect?: undefined;
40
42
  /** for ts check, no care */
41
43
  moveType?: undefined;
44
+ /** for ts check, no care */
45
+ moveToFirstPanoEffect?: undefined;
46
+ /** for ts check, no care */
47
+ stay?: undefined;
42
48
  } | {
43
49
  /** 点位列表 */
44
50
  panoIndexList: number[];
45
51
  /** five走点动画 */
46
52
  moveEffect?: MoveEffect;
53
+ /** 到第一个点的走点动画 / 续播到暂停处的走点动画 */
54
+ moveToFirstPanoEffect?: MoveEffect;
47
55
  /** 漫游方式:justMove 为移动到指定点位,且朝向为下一个点的朝向;moveAndRotate 为先移动到指定点位且朝向不变,然后旋转到下一个点的朝向 */
48
56
  moveType?: 'justMove' | 'moveAndRotate';
57
+ /** 停留时长 */
58
+ stay?: number;
49
59
  /** for ts check, no care */
50
60
  keyframes?: undefined;
51
61
  };
@@ -0,0 +1 @@
1
+ export declare function sleep(duration: number): Promise<void>;
@@ -1,4 +1,4 @@
1
1
  import * as THREE from 'three';
2
2
  export declare function getArrowMaterial(params?: {
3
- textureUtl?: string;
3
+ textureUrl?: string;
4
4
  }): THREE.MeshBasicMaterial;
@@ -1,2 +1,2 @@
1
1
  import * as THREE from 'three';
2
- export default function getLineGeometry(positionList: THREE.Vector3[]): THREE.BufferGeometry;
2
+ export default function getLineGeometry(positionList: THREE.Vector3[]): void | THREE.BufferGeometry;
@@ -1,7 +1,6 @@
1
1
  import type { FivePlugin } from '@realsee/five';
2
2
  import CruisePluginController from './Controller';
3
- export * from './typing';
4
3
  export { CruisePluginController };
5
- declare const CruisePlugin: FivePlugin<void, InstanceType<typeof CruisePluginController>>;
6
- export { CruisePlugin };
4
+ export declare const CruisePlugin: FivePlugin<void, InstanceType<typeof CruisePluginController>>;
5
+ export type { CruisePluginExportType } from './typing';
7
6
  export default CruisePlugin;
@@ -2,7 +2,7 @@ import type { MovePanoOptions, Pose, State } from '@realsee/five';
2
2
  import type CruisePlugin from '.';
3
3
  import type * as BasePluginWithData from '../base/BasePluginWithData';
4
4
  declare type FivePoseAndState = Partial<Pose> & Partial<State>;
5
- declare type MoveEffect = MovePanoOptions['effect'];
5
+ export declare type MoveEffect = MovePanoOptions['effect'];
6
6
  export declare type CruiseData = {
7
7
  /** 移动/旋转 */
8
8
  effect: 'Move' | 'Rotate';
@@ -16,6 +16,8 @@ export declare type CruiseData = {
16
16
  export interface CruiseKeyframe {
17
17
  id: string;
18
18
  index: number;
19
+ moveIndex: number;
20
+ stay?: number;
19
21
  start?: number;
20
22
  end?: number;
21
23
  data: CruiseData;
@@ -39,13 +41,21 @@ export interface PluginServerData extends BasePluginWithData.ServerData {
39
41
  moveEffect?: undefined;
40
42
  /** for ts check, no care */
41
43
  moveType?: undefined;
44
+ /** for ts check, no care */
45
+ moveToFirstPanoEffect?: undefined;
46
+ /** for ts check, no care */
47
+ stay?: undefined;
42
48
  } | {
43
49
  /** 点位列表 */
44
50
  panoIndexList: number[];
45
51
  /** five走点动画 */
46
52
  moveEffect?: MoveEffect;
53
+ /** 到第一个点的走点动画 / 续播到暂停处的走点动画 */
54
+ moveToFirstPanoEffect?: MoveEffect;
47
55
  /** 漫游方式:justMove 为移动到指定点位,且朝向为下一个点的朝向;moveAndRotate 为先移动到指定点位且朝向不变,然后旋转到下一个点的朝向 */
48
56
  moveType?: 'justMove' | 'moveAndRotate';
57
+ /** 停留时长 */
58
+ stay?: number;
49
59
  /** for ts check, no care */
50
60
  keyframes?: undefined;
51
61
  };
@@ -0,0 +1 @@
1
+ export declare function sleep(duration: number): Promise<void>;
@@ -1,4 +1,4 @@
1
1
  import * as THREE from 'three';
2
2
  export declare function getArrowMaterial(params?: {
3
- textureUtl?: string;
3
+ textureUrl?: string;
4
4
  }): THREE.MeshBasicMaterial;
@@ -1,2 +1,2 @@
1
1
  import * as THREE from 'three';
2
- export default function getLineGeometry(positionList: THREE.Vector3[]): THREE.BufferGeometry;
2
+ export default function getLineGeometry(positionList: THREE.Vector3[]): void | THREE.BufferGeometry;
@@ -1,7 +1,6 @@
1
1
  import type { FivePlugin } from '@realsee/five';
2
2
  import CruisePluginController from './Controller';
3
- export * from './typing';
4
3
  export { CruisePluginController };
5
- declare const CruisePlugin: FivePlugin<void, InstanceType<typeof CruisePluginController>>;
6
- export { CruisePlugin };
4
+ export declare const CruisePlugin: FivePlugin<void, InstanceType<typeof CruisePluginController>>;
5
+ export type { CruisePluginExportType } from './typing';
7
6
  export default CruisePlugin;
@@ -2,7 +2,7 @@ import type { MovePanoOptions, Pose, State } from '@realsee/five';
2
2
  import type CruisePlugin from '.';
3
3
  import type * as BasePluginWithData from '../base/BasePluginWithData';
4
4
  declare type FivePoseAndState = Partial<Pose> & Partial<State>;
5
- declare type MoveEffect = MovePanoOptions['effect'];
5
+ export declare type MoveEffect = MovePanoOptions['effect'];
6
6
  export declare type CruiseData = {
7
7
  /** 移动/旋转 */
8
8
  effect: 'Move' | 'Rotate';
@@ -16,6 +16,8 @@ export declare type CruiseData = {
16
16
  export interface CruiseKeyframe {
17
17
  id: string;
18
18
  index: number;
19
+ moveIndex: number;
20
+ stay?: number;
19
21
  start?: number;
20
22
  end?: number;
21
23
  data: CruiseData;
@@ -39,13 +41,21 @@ export interface PluginServerData extends BasePluginWithData.ServerData {
39
41
  moveEffect?: undefined;
40
42
  /** for ts check, no care */
41
43
  moveType?: undefined;
44
+ /** for ts check, no care */
45
+ moveToFirstPanoEffect?: undefined;
46
+ /** for ts check, no care */
47
+ stay?: undefined;
42
48
  } | {
43
49
  /** 点位列表 */
44
50
  panoIndexList: number[];
45
51
  /** five走点动画 */
46
52
  moveEffect?: MoveEffect;
53
+ /** 到第一个点的走点动画 / 续播到暂停处的走点动画 */
54
+ moveToFirstPanoEffect?: MoveEffect;
47
55
  /** 漫游方式:justMove 为移动到指定点位,且朝向为下一个点的朝向;moveAndRotate 为先移动到指定点位且朝向不变,然后旋转到下一个点的朝向 */
48
56
  moveType?: 'justMove' | 'moveAndRotate';
57
+ /** 停留时长 */
58
+ stay?: number;
49
59
  /** for ts check, no care */
50
60
  keyframes?: undefined;
51
61
  };
@@ -0,0 +1 @@
1
+ export declare function sleep(duration: number): Promise<void>;
@@ -1,4 +1,4 @@
1
1
  import * as THREE from 'three';
2
2
  export declare function getArrowMaterial(params?: {
3
- textureUtl?: string;
3
+ textureUrl?: string;
4
4
  }): THREE.MeshBasicMaterial;
@@ -1,2 +1,2 @@
1
1
  import * as THREE from 'three';
2
- export default function getLineGeometry(positionList: THREE.Vector3[]): THREE.BufferGeometry;
2
+ export default function getLineGeometry(positionList: THREE.Vector3[]): void | THREE.BufferGeometry;
@@ -1,7 +1,6 @@
1
1
  import type { FivePlugin } from '@realsee/five';
2
2
  import CruisePluginController from './Controller';
3
- export * from './typing';
4
3
  export { CruisePluginController };
5
- declare const CruisePlugin: FivePlugin<void, InstanceType<typeof CruisePluginController>>;
6
- export { CruisePlugin };
4
+ export declare const CruisePlugin: FivePlugin<void, InstanceType<typeof CruisePluginController>>;
5
+ export type { CruisePluginExportType } from './typing';
7
6
  export default CruisePlugin;