@realsee/five 6.3.0 → 6.4.0-alpha.1

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 (52) hide show
  1. package/docs/assets/search.js +1 -1
  2. package/docs/classes/five.Five.html +26 -17
  3. package/docs/classes/five.Model.html +1 -1
  4. package/docs/classes/five.Tile3DModel.html +3 -4
  5. package/docs/classes/five.Trajectory.html +2 -2
  6. package/docs/classes/five.TrajectoryNode.html +6 -4
  7. package/docs/functions/five.loadB3dm.html +1 -1
  8. package/docs/functions/five.loadDome.html +1 -1
  9. package/docs/functions/five.loadDomez.html +1 -1
  10. package/docs/functions/five.loadPbm.html +1 -1
  11. package/docs/functions/five.loadPly.html +1 -1
  12. package/docs/functions/react.useFiveAction.html +1 -1
  13. package/docs/functions/vue.useFiveAction.html +1 -1
  14. package/docs/interfaces/five.Tile3DModelLoaderOptions.html +2 -2
  15. package/docs/interfaces/react.FiveActionReactCallbacks.html +19 -8
  16. package/docs/interfaces/react.FiveInjectionTypes.html +32 -23
  17. package/docs/interfaces/vue.FiveActionVueCallbacks.html +20 -9
  18. package/docs/types/five.ModelMaterialValues.html +1 -1
  19. package/docs/types/five.Models.html +5 -5
  20. package/docs/types/five.ParsedResultType.html +1 -1
  21. package/docs/types/five.TrajectoryContentData.html +1 -1
  22. package/five/index.d.ts +40 -10
  23. package/five/index.js +120 -116
  24. package/five/index.mjs +4561 -4357
  25. package/gltf-loader/index.js +3 -3
  26. package/gltf-loader/index.mjs +3 -3
  27. package/line/index.js +3 -3
  28. package/line/index.mjs +10 -10
  29. package/package.json +1 -1
  30. package/plugins/index.js +2 -2
  31. package/plugins/index.mjs +2 -2
  32. package/react/index.d.ts +26 -1
  33. package/react/index.js +3 -3
  34. package/react/index.mjs +33 -39
  35. package/shader-lib/index.js +2 -2
  36. package/shader-lib/index.mjs +2 -2
  37. package/sticker/index.js +3 -3
  38. package/sticker/index.mjs +7 -7
  39. package/umd/five-gltf-loader.js +3 -3
  40. package/umd/five-line.js +3 -3
  41. package/umd/five-plugins.js +2 -2
  42. package/umd/five-react.js +3 -3
  43. package/umd/five-shader-lib.js +2 -2
  44. package/umd/five-sticker.js +3 -3
  45. package/umd/five-vfx.js +2 -2
  46. package/umd/five-vue.js +3 -3
  47. package/umd/five.js +76 -72
  48. package/vfx/index.js +2 -2
  49. package/vfx/index.mjs +2 -2
  50. package/vue/index.d.ts +26 -1
  51. package/vue/index.js +3 -3
  52. package/vue/index.mjs +27 -29
@@ -49,7 +49,7 @@
49
49
  </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in lib/five/loaders/model/index.ts:269</li></ul></aside></li><li class="tsd-signature" id="shownFloor.shownFloor-2"><span class="tsd-signature-keyword">set</span> shownFloor<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">floor</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li><li class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">floor</span>: <span class="tsd-signature-type">number</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources"><ul><li>Defined in lib/five/loaders/model/index.ts:272</li></ul></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="shownFloorIndex" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>shown<wbr/>Floor<wbr/>Index</span><a href="#shownFloorIndex" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature" id="shownFloorIndex.shownFloorIndex-1"><span class="tsd-signature-keyword">get</span> shownFloorIndex<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>当前显示的楼层</p>
50
50
  </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in lib/five/loaders/model/index.ts:259</li></ul></aside></li><li class="tsd-signature" id="shownFloorIndex.shownFloorIndex-2"><span class="tsd-signature-keyword">set</span> shownFloorIndex<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">floorIndex</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li><li class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">floorIndex</span>: <span class="tsd-signature-type">number</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources"><ul><li>Defined in lib/five/loaders/model/index.ts:262</li></ul></aside></li></ul></section></section></details><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Methods"><h2><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg> Methods</h2></summary><section><section class="tsd-panel tsd-member"><a id="dispose" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>dispose</span><a href="#dispose" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="dispose.dispose-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">dispose</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="#dispose.dispose-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>析构函数</p>
51
51
  </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"><h4 class="tsd-anchor-link"><a id="Description-1" class="tsd-anchor"></a>Description<a href="#Description-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h4><p>一旦析构,则不能使用</p>
52
- </div><aside class="tsd-sources"><ul><li>Defined in lib/five/loaders/model/index.ts:862</li></ul></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="getEdgesBySphere" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>get<wbr/>Edges<wbr/>By<wbr/>Sphere</span><a href="#getEdgesBySphere" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="getEdgesBySphere.getEdgesBySphere-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">get<wbr/>Edges<wbr/>By<wbr/>Sphere</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">sphere</span>, <span class="tsd-kind-parameter">threshold</span><span class="tsd-signature-symbol">?</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Line3</span><span class="tsd-signature-symbol">[]</span><a href="#getEdgesBySphere.getEdgesBySphere-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>获取模型边界线</p>
52
+ </div><aside class="tsd-sources"><ul><li>Defined in lib/five/loaders/model/index.ts:861</li></ul></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="getEdgesBySphere" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>get<wbr/>Edges<wbr/>By<wbr/>Sphere</span><a href="#getEdgesBySphere" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="getEdgesBySphere.getEdgesBySphere-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">get<wbr/>Edges<wbr/>By<wbr/>Sphere</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">sphere</span>, <span class="tsd-kind-parameter">threshold</span><span class="tsd-signature-symbol">?</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Line3</span><span class="tsd-signature-symbol">[]</span><a href="#getEdgesBySphere.getEdgesBySphere-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>获取模型边界线</p>
53
53
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">sphere</span>: <span class="tsd-signature-type">Sphere</span></span><div class="tsd-comment tsd-typography"><p>获取区域</p>
54
54
  </div><div class="tsd-comment tsd-typography"></div></li><li><span><span class="tsd-kind-parameter">threshold</span>: <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = ...</span></span><div class="tsd-comment tsd-typography"><p>面片间夹角阈值</p>
55
55
  </div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Line3</span><span class="tsd-signature-symbol">[]</span></h4><p>所有模型边界线</p>