@ridp/threejs 1.1.6 → 1.2.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.
Files changed (74) hide show
  1. package/dist/{common-BHi3qsZW.cjs → common-C1rNPPkt.cjs} +2 -2
  2. package/dist/{common-fbJUHqlj.js → common-D1_IztgM.js} +1 -1
  3. package/dist/hooks.cjs +1 -1
  4. package/dist/hooks.js +1 -1
  5. package/dist/modelSerialize-5oJb1ka7.js +965 -0
  6. package/dist/modelSerialize-Ds_2KBaA.cjs +5 -0
  7. package/dist/threejs.cjs +1 -1
  8. package/dist/threejs.js +185 -25
  9. package/dist/useGLTFLoader-2awW2QaH.cjs +4 -0
  10. package/dist/{useGLTFLoader-DusnFN5B.js → useGLTFLoader-BBGTGOYm.js} +1800 -1952
  11. package/dist/utils.cjs +1 -1
  12. package/dist/utils.js +9 -7
  13. package/esdoc/ast/source/.external-ecmascript.js.json +2801 -2801
  14. package/esdoc/ast/source/hooks/index.js.json +738 -738
  15. package/esdoc/ast/source/hooks/useGLTFLoader.js.json +9110 -9110
  16. package/esdoc/ast/source/hooks/useObb.js.json +16462 -16462
  17. package/esdoc/ast/source/hooks/useRaycaster.js.json +15555 -15555
  18. package/esdoc/ast/source/hooks/useThreeJs.js.json +52886 -52886
  19. package/esdoc/ast/source/index.js.json +569 -569
  20. package/esdoc/ast/source/instance/IDBCache.js.json +40977 -40977
  21. package/esdoc/ast/source/instance/index.js.json +231 -231
  22. package/esdoc/ast/source/utils/ImageLoader.js.json +7036 -7036
  23. package/esdoc/ast/source/utils/common.js.json +5133 -5133
  24. package/esdoc/ast/source/utils/css3dHelper.js.json +9100 -9100
  25. package/esdoc/ast/source/utils/disposeObject.js.json +5977 -5977
  26. package/esdoc/ast/source/utils/helper.js.json +10521 -10521
  27. package/esdoc/ast/source/utils/index.js.json +907 -907
  28. package/esdoc/badge.svg +17 -17
  29. package/esdoc/class/src/instance/IDBCache.js~IDBCache.html +1299 -1299
  30. package/esdoc/coverage.json +85 -85
  31. package/esdoc/css/github.css +83 -83
  32. package/esdoc/css/identifiers.css +37 -37
  33. package/esdoc/css/manual.css +134 -134
  34. package/esdoc/css/prettify-tomorrow.css +132 -132
  35. package/esdoc/css/search.css +84 -84
  36. package/esdoc/css/source.css +55 -55
  37. package/esdoc/css/style.css +608 -608
  38. package/esdoc/css/test.css +58 -58
  39. package/esdoc/file/src/hooks/index.js.html +75 -75
  40. package/esdoc/file/src/hooks/useGLTFLoader.js.html +75 -75
  41. package/esdoc/file/src/hooks/useObb.js.html +75 -75
  42. package/esdoc/file/src/hooks/useRaycaster.js.html +75 -75
  43. package/esdoc/file/src/hooks/useThreeJs.js.html +75 -75
  44. package/esdoc/file/src/index.js.html +75 -75
  45. package/esdoc/file/src/instance/IDBCache.js.html +75 -75
  46. package/esdoc/file/src/instance/index.js.html +75 -75
  47. package/esdoc/file/src/utils/ImageLoader.js.html +75 -75
  48. package/esdoc/file/src/utils/common.js.html +75 -75
  49. package/esdoc/file/src/utils/css3dHelper.js.html +75 -75
  50. package/esdoc/file/src/utils/disposeObject.js.html +75 -75
  51. package/esdoc/file/src/utils/helper.js.html +75 -75
  52. package/esdoc/file/src/utils/index.js.html +75 -75
  53. package/esdoc/function/index.html +2019 -2019
  54. package/esdoc/identifiers.html +738 -738
  55. package/esdoc/image/badge.svg +17 -17
  56. package/esdoc/image/manual-badge.svg +17 -17
  57. package/esdoc/index.html +153 -153
  58. package/esdoc/index.json +2050 -2050
  59. package/esdoc/script/inherited-summary.js +28 -28
  60. package/esdoc/script/inner-link.js +32 -32
  61. package/esdoc/script/manual.js +12 -12
  62. package/esdoc/script/patch-for-local.js +8 -8
  63. package/esdoc/script/prettify/Apache-License-2.0.txt +202 -202
  64. package/esdoc/script/prettify/prettify.js +46 -46
  65. package/esdoc/script/pretty-print.js +25 -25
  66. package/esdoc/script/search.js +117 -117
  67. package/esdoc/script/search_index.js +571 -571
  68. package/esdoc/script/test-summary.js +54 -54
  69. package/esdoc/source.html +213 -213
  70. package/esdoc/variable/index.html +225 -225
  71. package/package.json +3 -2
  72. package/dist/ImageLoader-CB_URfeZ.js +0 -860
  73. package/dist/ImageLoader-DwvBWW6h.cjs +0 -5
  74. package/dist/useGLTFLoader-BiveFkS6.cjs +0 -4
@@ -1,225 +1,225 @@
1
- <!DOCTYPE html>
2
- <html>
3
- <head>
4
- <meta charset="utf-8">
5
- <base data-ice="baseUrl" href="../">
6
- <title data-ice="title">Variable | @ridp/threejs</title>
7
- <link type="text/css" rel="stylesheet" href="css/style.css">
8
- <link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
9
- <script src="script/prettify/prettify.js"></script>
10
- <script src="script/manual.js"></script>
11
- <link rel="stylesheet" href="./inject/css/0-cus-style.css"></head>
12
- <body class="layout-container" data-ice="rootContainer">
13
-
14
- <header>
15
- <a href="./">Home</a>
16
-
17
- <a href="identifiers.html">Reference</a>
18
- <a href="source.html">Source</a>
19
-
20
- <div class="search-box">
21
- <span>
22
- <img src="./image/search.png">
23
- <span class="search-input-edge"></span><input class="search-input"><span class="search-input-edge"></span>
24
- </span>
25
- <ul class="search-result"></ul>
26
- </div>
27
- </header>
28
-
29
- <nav class="navigation" data-ice="nav"><div>
30
- <ul>
31
-
32
- <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#hooks">hooks</a><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-useGLTFLoader">useGLTFLoader</a></span></span></li>
33
- <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-useObb">useObb</a></span></span></li>
34
- <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-useRaycaster">useRaycaster</a></span></span></li>
35
- <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-useThreeJs">useThreeJs</a></span></span></li>
36
- <li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-intersectColor">intersectColor</a></span></span></li>
37
- <li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-obbObjects">obbObjects</a></span></span></li>
38
- <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#instance">instance</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/instance/IDBCache.js~IDBCache.html">IDBCache</a></span></span></li>
39
- <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#utils">utils</a><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-ImageLoader">ImageLoader</a></span></span></li>
40
- <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-initEnvImage">initEnvImage</a></span></span></li>
41
- <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-getCommonParent">getCommonParent</a></span></span></li>
42
- <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-createInfoPlane">createInfoPlane</a></span></span></li>
43
- <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-createTagPlane">createTagPlane</a></span></span></li>
44
- <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-disposeThreeObject">disposeThreeObject</a></span></span></li>
45
- <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-createArrowHelper">createArrowHelper</a></span></span></li>
46
- <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-createAxesHelper">createAxesHelper</a></span></span></li>
47
- <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-createBox3Helper">createBox3Helper</a></span></span></li>
48
- <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-createCameraHelper">createCameraHelper</a></span></span></li>
49
- <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-createGridHelper">createGridHelper</a></span></span></li>
50
- <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-createMapControls">createMapControls</a></span></span></li>
51
- <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-createOrbitControl">createOrbitControl</a></span></span></li>
52
- <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-createRaycaster">createRaycaster</a></span></span></li>
53
- <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-createStats">createStats</a></span></span></li>
54
- </ul>
55
- </div>
56
- </nav>
57
-
58
- <div class="content" data-ice="content"><h1 data-ice="title">Variable</h1>
59
- <div data-ice="summaries"><table class="summary" data-ice="summary">
60
- <thead><tr><td data-ice="title" colspan="3">Static Public Summary</td></tr></thead>
61
- <tbody>
62
-
63
- <tr data-ice="target">
64
- <td>
65
- <span class="access" data-ice="access">public</span>
66
-
67
-
68
-
69
- <span class="override" data-ice="override"></span>
70
- </td>
71
- <td>
72
- <div>
73
- <p>
74
-
75
-
76
-
77
- <span class="code" data-ice="name"><span><a href="variable/index.html#static-variable-intersectColor">intersectColor</a></span></span><span class="code" data-ice="signature">: <span>*</span></span>
78
- </p>
79
- </div>
80
- <div>
81
-
82
-
83
-
84
- </div>
85
- </td>
86
- <td>
87
-
88
-
89
- </td>
90
- </tr>
91
- <tr data-ice="target">
92
- <td>
93
- <span class="access" data-ice="access">public</span>
94
-
95
-
96
-
97
- <span class="override" data-ice="override"></span>
98
- </td>
99
- <td>
100
- <div>
101
- <p>
102
-
103
-
104
-
105
- <span class="code" data-ice="name"><span><a href="variable/index.html#static-variable-obbObjects">obbObjects</a></span></span><span class="code" data-ice="signature">: <span><span>*</span><span>[]</span></span></span>
106
- </p>
107
- </div>
108
- <div>
109
-
110
-
111
-
112
- </div>
113
- </td>
114
- <td>
115
-
116
-
117
- </td>
118
- </tr>
119
- </tbody>
120
- </table>
121
- </div>
122
- <div data-ice="details"><h2 data-ice="title">Static Public </h2>
123
-
124
- <div class="detail" data-ice="detail">
125
- <h3 data-ice="anchor" id="static-variable-intersectColor">
126
- <span class="access" data-ice="access">public</span>
127
-
128
-
129
-
130
-
131
-
132
- <span class="code" data-ice="name">intersectColor</span><span class="code" data-ice="signature">: <span>*</span></span>
133
- <span class="right-info">
134
-
135
-
136
- <span data-ice="source"><span><a href="file/src/hooks/useObb.js.html#lineNumber6">source</a></span></span>
137
- </span>
138
- </h3>
139
-
140
- <div data-ice="importPath" class="import-path"><pre class="prettyprint"><code data-ice="importPathCode">import {intersectColor} from &apos;<span><a href="file/src/hooks/useObb.js.html#lineNumber6">@ridp/threejs/src/hooks/useObb.js</a></span>&apos;</code></pre></div>
141
-
142
-
143
-
144
-
145
-
146
-
147
- <div data-ice="properties">
148
- </div>
149
-
150
-
151
-
152
-
153
-
154
-
155
-
156
-
157
-
158
-
159
-
160
-
161
-
162
-
163
-
164
-
165
-
166
- </div>
167
- <div class="detail" data-ice="detail">
168
- <h3 data-ice="anchor" id="static-variable-obbObjects">
169
- <span class="access" data-ice="access">public</span>
170
-
171
-
172
-
173
-
174
-
175
- <span class="code" data-ice="name">obbObjects</span><span class="code" data-ice="signature">: <span><span>*</span><span>[]</span></span></span>
176
- <span class="right-info">
177
-
178
-
179
- <span data-ice="source"><span><a href="file/src/hooks/useObb.js.html#lineNumber5">source</a></span></span>
180
- </span>
181
- </h3>
182
-
183
- <div data-ice="importPath" class="import-path"><pre class="prettyprint"><code data-ice="importPathCode">import {obbObjects} from &apos;<span><a href="file/src/hooks/useObb.js.html#lineNumber5">@ridp/threejs/src/hooks/useObb.js</a></span>&apos;</code></pre></div>
184
-
185
-
186
-
187
-
188
-
189
-
190
- <div data-ice="properties">
191
- </div>
192
-
193
-
194
-
195
-
196
-
197
-
198
-
199
-
200
-
201
-
202
-
203
-
204
-
205
-
206
-
207
-
208
-
209
- </div>
210
- </div>
211
- </div>
212
-
213
- <footer class="footer">
214
- Generated by <a href="https://esdoc.org">ESDoc<span data-ice="esdocVersion">(1.1.0)</span><img src="./image/esdoc-logo-mini-black.png"></a>
215
- </footer>
216
-
217
- <script src="script/search_index.js"></script>
218
- <script src="script/search.js"></script>
219
- <script src="script/pretty-print.js"></script>
220
- <script src="script/inherited-summary.js"></script>
221
- <script src="script/test-summary.js"></script>
222
- <script src="script/inner-link.js"></script>
223
- <script src="script/patch-for-local.js"></script>
224
- </body>
225
- </html>
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <base data-ice="baseUrl" href="../">
6
+ <title data-ice="title">Variable | @ridp/threejs</title>
7
+ <link type="text/css" rel="stylesheet" href="css/style.css">
8
+ <link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
9
+ <script src="script/prettify/prettify.js"></script>
10
+ <script src="script/manual.js"></script>
11
+ <link rel="stylesheet" href="./inject/css/0-cus-style.css"></head>
12
+ <body class="layout-container" data-ice="rootContainer">
13
+
14
+ <header>
15
+ <a href="./">Home</a>
16
+
17
+ <a href="identifiers.html">Reference</a>
18
+ <a href="source.html">Source</a>
19
+
20
+ <div class="search-box">
21
+ <span>
22
+ <img src="./image/search.png">
23
+ <span class="search-input-edge"></span><input class="search-input"><span class="search-input-edge"></span>
24
+ </span>
25
+ <ul class="search-result"></ul>
26
+ </div>
27
+ </header>
28
+
29
+ <nav class="navigation" data-ice="nav"><div>
30
+ <ul>
31
+
32
+ <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#hooks">hooks</a><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-useGLTFLoader">useGLTFLoader</a></span></span></li>
33
+ <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-useObb">useObb</a></span></span></li>
34
+ <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-useRaycaster">useRaycaster</a></span></span></li>
35
+ <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-useThreeJs">useThreeJs</a></span></span></li>
36
+ <li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-intersectColor">intersectColor</a></span></span></li>
37
+ <li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-obbObjects">obbObjects</a></span></span></li>
38
+ <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#instance">instance</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/instance/IDBCache.js~IDBCache.html">IDBCache</a></span></span></li>
39
+ <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#utils">utils</a><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-ImageLoader">ImageLoader</a></span></span></li>
40
+ <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-initEnvImage">initEnvImage</a></span></span></li>
41
+ <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-getCommonParent">getCommonParent</a></span></span></li>
42
+ <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-createInfoPlane">createInfoPlane</a></span></span></li>
43
+ <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-createTagPlane">createTagPlane</a></span></span></li>
44
+ <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-disposeThreeObject">disposeThreeObject</a></span></span></li>
45
+ <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-createArrowHelper">createArrowHelper</a></span></span></li>
46
+ <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-createAxesHelper">createAxesHelper</a></span></span></li>
47
+ <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-createBox3Helper">createBox3Helper</a></span></span></li>
48
+ <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-createCameraHelper">createCameraHelper</a></span></span></li>
49
+ <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-createGridHelper">createGridHelper</a></span></span></li>
50
+ <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-createMapControls">createMapControls</a></span></span></li>
51
+ <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-createOrbitControl">createOrbitControl</a></span></span></li>
52
+ <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-createRaycaster">createRaycaster</a></span></span></li>
53
+ <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-createStats">createStats</a></span></span></li>
54
+ </ul>
55
+ </div>
56
+ </nav>
57
+
58
+ <div class="content" data-ice="content"><h1 data-ice="title">Variable</h1>
59
+ <div data-ice="summaries"><table class="summary" data-ice="summary">
60
+ <thead><tr><td data-ice="title" colspan="3">Static Public Summary</td></tr></thead>
61
+ <tbody>
62
+
63
+ <tr data-ice="target">
64
+ <td>
65
+ <span class="access" data-ice="access">public</span>
66
+
67
+
68
+
69
+ <span class="override" data-ice="override"></span>
70
+ </td>
71
+ <td>
72
+ <div>
73
+ <p>
74
+
75
+
76
+
77
+ <span class="code" data-ice="name"><span><a href="variable/index.html#static-variable-intersectColor">intersectColor</a></span></span><span class="code" data-ice="signature">: <span>*</span></span>
78
+ </p>
79
+ </div>
80
+ <div>
81
+
82
+
83
+
84
+ </div>
85
+ </td>
86
+ <td>
87
+
88
+
89
+ </td>
90
+ </tr>
91
+ <tr data-ice="target">
92
+ <td>
93
+ <span class="access" data-ice="access">public</span>
94
+
95
+
96
+
97
+ <span class="override" data-ice="override"></span>
98
+ </td>
99
+ <td>
100
+ <div>
101
+ <p>
102
+
103
+
104
+
105
+ <span class="code" data-ice="name"><span><a href="variable/index.html#static-variable-obbObjects">obbObjects</a></span></span><span class="code" data-ice="signature">: <span><span>*</span><span>[]</span></span></span>
106
+ </p>
107
+ </div>
108
+ <div>
109
+
110
+
111
+
112
+ </div>
113
+ </td>
114
+ <td>
115
+
116
+
117
+ </td>
118
+ </tr>
119
+ </tbody>
120
+ </table>
121
+ </div>
122
+ <div data-ice="details"><h2 data-ice="title">Static Public </h2>
123
+
124
+ <div class="detail" data-ice="detail">
125
+ <h3 data-ice="anchor" id="static-variable-intersectColor">
126
+ <span class="access" data-ice="access">public</span>
127
+
128
+
129
+
130
+
131
+
132
+ <span class="code" data-ice="name">intersectColor</span><span class="code" data-ice="signature">: <span>*</span></span>
133
+ <span class="right-info">
134
+
135
+
136
+ <span data-ice="source"><span><a href="file/src/hooks/useObb.js.html#lineNumber6">source</a></span></span>
137
+ </span>
138
+ </h3>
139
+
140
+ <div data-ice="importPath" class="import-path"><pre class="prettyprint"><code data-ice="importPathCode">import {intersectColor} from &apos;<span><a href="file/src/hooks/useObb.js.html#lineNumber6">@ridp/threejs/src/hooks/useObb.js</a></span>&apos;</code></pre></div>
141
+
142
+
143
+
144
+
145
+
146
+
147
+ <div data-ice="properties">
148
+ </div>
149
+
150
+
151
+
152
+
153
+
154
+
155
+
156
+
157
+
158
+
159
+
160
+
161
+
162
+
163
+
164
+
165
+
166
+ </div>
167
+ <div class="detail" data-ice="detail">
168
+ <h3 data-ice="anchor" id="static-variable-obbObjects">
169
+ <span class="access" data-ice="access">public</span>
170
+
171
+
172
+
173
+
174
+
175
+ <span class="code" data-ice="name">obbObjects</span><span class="code" data-ice="signature">: <span><span>*</span><span>[]</span></span></span>
176
+ <span class="right-info">
177
+
178
+
179
+ <span data-ice="source"><span><a href="file/src/hooks/useObb.js.html#lineNumber5">source</a></span></span>
180
+ </span>
181
+ </h3>
182
+
183
+ <div data-ice="importPath" class="import-path"><pre class="prettyprint"><code data-ice="importPathCode">import {obbObjects} from &apos;<span><a href="file/src/hooks/useObb.js.html#lineNumber5">@ridp/threejs/src/hooks/useObb.js</a></span>&apos;</code></pre></div>
184
+
185
+
186
+
187
+
188
+
189
+
190
+ <div data-ice="properties">
191
+ </div>
192
+
193
+
194
+
195
+
196
+
197
+
198
+
199
+
200
+
201
+
202
+
203
+
204
+
205
+
206
+
207
+
208
+
209
+ </div>
210
+ </div>
211
+ </div>
212
+
213
+ <footer class="footer">
214
+ Generated by <a href="https://esdoc.org">ESDoc<span data-ice="esdocVersion">(1.1.0)</span><img src="./image/esdoc-logo-mini-black.png"></a>
215
+ </footer>
216
+
217
+ <script src="script/search_index.js"></script>
218
+ <script src="script/search.js"></script>
219
+ <script src="script/pretty-print.js"></script>
220
+ <script src="script/inherited-summary.js"></script>
221
+ <script src="script/test-summary.js"></script>
222
+ <script src="script/inner-link.js"></script>
223
+ <script src="script/patch-for-local.js"></script>
224
+ </body>
225
+ </html>
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@ridp/threejs",
3
3
  "private": false,
4
- "version": "1.1.6",
4
+ "version": "1.2.0",
5
5
  "type": "module",
6
6
  "main": "dist/threejs.js",
7
7
  "exports": {
@@ -19,6 +19,7 @@
19
19
  }
20
20
  },
21
21
  "dependencies": {
22
+ "@vueuse/core": "^13.0.0",
22
23
  "dexie": "^4.0.11",
23
24
  "esdoc": "^1.1.0",
24
25
  "esdoc-ecmascript-proposal-plugin": "^1.0.0",
@@ -26,7 +27,7 @@
26
27
  "esdoc-inject-style-plugin": "^1.0.0",
27
28
  "esdoc-jsx-plugin": "^1.0.0",
28
29
  "esdoc-standard-plugin": "^1.0.0",
29
- "three": "^0.175.0",
30
+ "three": "^0.178.0",
30
31
  "vite": "^6.3.1",
31
32
  "vue": "^3.5.13"
32
33
  },