@baidumap/mapv-three 1.0.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 (1142) hide show
  1. package/README.md +97 -0
  2. package/dist/assets/images/bdImg.png +0 -0
  3. package/dist/assets/images/bg.png +0 -0
  4. package/dist/assets/images/carInside.png +0 -0
  5. package/dist/assets/images/mapCompass.png +0 -0
  6. package/dist/assets/images/mapZoom2x.png +0 -0
  7. package/dist/assets/images/node.png +0 -0
  8. package/dist/assets/images/nodeT.png +0 -0
  9. package/dist/assets/images/signal/grayforward.png +0 -0
  10. package/dist/assets/images/signal/grayforwardAwait.png +0 -0
  11. package/dist/assets/images/signal/grayleft.png +0 -0
  12. package/dist/assets/images/signal/grayleftAwait.png +0 -0
  13. package/dist/assets/images/signal/grayreverse.png +0 -0
  14. package/dist/assets/images/signal/grayright.png +0 -0
  15. package/dist/assets/images/signal/greenforward.png +0 -0
  16. package/dist/assets/images/signal/greenforwardAwait.png +0 -0
  17. package/dist/assets/images/signal/greenleft.png +0 -0
  18. package/dist/assets/images/signal/greenleftAwait.png +0 -0
  19. package/dist/assets/images/signal/greenreverse.png +0 -0
  20. package/dist/assets/images/signal/greenright.png +0 -0
  21. package/dist/assets/images/signal/redforward.png +0 -0
  22. package/dist/assets/images/signal/redforwardAwait.png +0 -0
  23. package/dist/assets/images/signal/redleft.png +0 -0
  24. package/dist/assets/images/signal/redleftAwait.png +0 -0
  25. package/dist/assets/images/signal/redreverse.png +0 -0
  26. package/dist/assets/images/signal/redright.png +0 -0
  27. package/dist/assets/images/signal/yellowforward.png +0 -0
  28. package/dist/assets/images/signal/yellowforwardAwait.png +0 -0
  29. package/dist/assets/images/signal/yellowleft.png +0 -0
  30. package/dist/assets/images/signal/yellowleftAwait.png +0 -0
  31. package/dist/assets/images/signal/yellowreverse.png +0 -0
  32. package/dist/assets/images/signal/yellowright.png +0 -0
  33. package/dist/assets/libs/basis/README.md +46 -0
  34. package/dist/assets/libs/basis/basis_transcoder.js +21 -0
  35. package/dist/assets/libs/basis/basis_transcoder.wasm +0 -0
  36. package/dist/assets/libs/draco/README.md +32 -0
  37. package/dist/assets/libs/draco/draco_decoder.js +34 -0
  38. package/dist/assets/libs/draco/draco_decoder.wasm +0 -0
  39. package/dist/assets/libs/draco/draco_encoder.js +33 -0
  40. package/dist/assets/libs/draco/draco_wasm_wrapper.js +117 -0
  41. package/dist/assets/libs/draco/gltf/draco_decoder.js +33 -0
  42. package/dist/assets/libs/draco/gltf/draco_decoder.wasm +0 -0
  43. package/dist/assets/libs/draco/gltf/draco_encoder.js +33 -0
  44. package/dist/assets/libs/draco/gltf/draco_wasm_wrapper.js +116 -0
  45. package/dist/assets/map/mapbox/v8.json +1 -0
  46. package/dist/assets/map/style/README.md +6 -0
  47. package/dist/assets/map/style/default.json +1 -0
  48. package/dist/assets/map/style/yanmou.json +1 -0
  49. package/dist/assets/models/hdmap/SM_Big-Pier_2.glb +0 -0
  50. package/dist/assets/models/hdmap/SM_Cone_Barrel.glb +0 -0
  51. package/dist/assets/models/hdmap/SM_Fence1-0.glb +0 -0
  52. package/dist/assets/models/hdmap/SM_Fence1-8.glb +0 -0
  53. package/dist/assets/models/hdmap/SM_Fence2-5.glb +0 -0
  54. package/dist/assets/models/hdmap/SM_Fence7-0.glb +0 -0
  55. package/dist/assets/models/hdmap/SM_Fence7-2.glb +0 -0
  56. package/dist/assets/models/hdmap/SM_Fence7-3.glb +0 -0
  57. package/dist/assets/models/hdmap/SM_Road_facility2.glb +0 -0
  58. package/dist/assets/models/hdmap/SM_Signboard_8.glb +0 -0
  59. package/dist/assets/models/hdmap/SM_fence1-5.glb +0 -0
  60. package/dist/assets/models/hdmap/tunnel_light.glb +0 -0
  61. package/dist/assets/models/tree/planar/tree18.glb +0 -0
  62. package/dist/assets/models/tree/planar/tree19.glb +0 -0
  63. package/dist/assets/models/tree/planar/tree20.glb +0 -0
  64. package/dist/assets/models/tree/planar/tree21.glb +0 -0
  65. package/dist/assets/models/tree/planar/tree22.glb +0 -0
  66. package/dist/assets/models/tree/tree18.glb +0 -0
  67. package/dist/assets/models/tree/tree19.glb +0 -0
  68. package/dist/assets/models/twin/MINIMALIST/AMBULANCE.glb +0 -0
  69. package/dist/assets/models/twin/MINIMALIST/BICYCLE.glb +0 -0
  70. package/dist/assets/models/twin/MINIMALIST/BICYCLE_ANIMATE.glb +0 -0
  71. package/dist/assets/models/twin/MINIMALIST/BIGTRUCK.glb +0 -0
  72. package/dist/assets/models/twin/MINIMALIST/BUS.glb +0 -0
  73. package/dist/assets/models/twin/MINIMALIST/CAR.glb +0 -0
  74. package/dist/assets/models/twin/MINIMALIST/DANGEROUS.glb +0 -0
  75. package/dist/assets/models/twin/MINIMALIST/ELECTRICBICYCLE.glb +0 -0
  76. package/dist/assets/models/twin/MINIMALIST/FIRETRUCK.glb +0 -0
  77. package/dist/assets/models/twin/MINIMALIST/LARGETRUCK.glb +0 -0
  78. package/dist/assets/models/twin/MINIMALIST/MAN.glb +0 -0
  79. package/dist/assets/models/twin/MINIMALIST/MAN_ANIMATE.glb +0 -0
  80. package/dist/assets/models/twin/MINIMALIST/MINIBUS.glb +0 -0
  81. package/dist/assets/models/twin/MINIMALIST/MOTORCYCLE.glb +0 -0
  82. package/dist/assets/models/twin/MINIMALIST/MVP.glb +0 -0
  83. package/dist/assets/models/twin/MINIMALIST/POLICECAR.glb +0 -0
  84. package/dist/assets/models/twin/MINIMALIST/SMALLBUS.glb +0 -0
  85. package/dist/assets/models/twin/MINIMALIST/SMALLTRUCK.glb +0 -0
  86. package/dist/assets/models/twin/MINIMALIST/SUV.glb +0 -0
  87. package/dist/assets/models/twin/MINIMALIST/TAXI.glb +0 -0
  88. package/dist/assets/models/twin/MINIMALIST/TOUR.glb +0 -0
  89. package/dist/assets/models/twin/MINIMALIST/TRAFFICCONE.glb +0 -0
  90. package/dist/assets/models/twin/MINIMALIST/TRICYCCLE.glb +0 -0
  91. package/dist/assets/models/twin/MINIMALIST/TRUCK.glb +0 -0
  92. package/dist/assets/models/twin/MINIMALIST/WATERCAR.glb +0 -0
  93. package/dist/assets/models/twin/MINIMALIST/WOMAN.glb +0 -0
  94. package/dist/assets/models/twin/MINIMALIST/WOMAN_ANIMATE.glb +0 -0
  95. package/dist/assets/models/twin/REALISTIC/AMBULANCE.glb +0 -0
  96. package/dist/assets/models/twin/REALISTIC/BICYCLE.glb +0 -0
  97. package/dist/assets/models/twin/REALISTIC/BIGTRUCK.glb +0 -0
  98. package/dist/assets/models/twin/REALISTIC/BUS.glb +0 -0
  99. package/dist/assets/models/twin/REALISTIC/CAR.glb +0 -0
  100. package/dist/assets/models/twin/REALISTIC/DANGEROUS.glb +0 -0
  101. package/dist/assets/models/twin/REALISTIC/ELECTRICBICYCLE.glb +0 -0
  102. package/dist/assets/models/twin/REALISTIC/FIRETRUCK.glb +0 -0
  103. package/dist/assets/models/twin/REALISTIC/LARGETRUCK.glb +0 -0
  104. package/dist/assets/models/twin/REALISTIC/MAN.glb +0 -0
  105. package/dist/assets/models/twin/REALISTIC/MINIBUS.glb +0 -0
  106. package/dist/assets/models/twin/REALISTIC/MOTORCYCLE.glb +0 -0
  107. package/dist/assets/models/twin/REALISTIC/MPV.glb +0 -0
  108. package/dist/assets/models/twin/REALISTIC/POLICECAR.glb +0 -0
  109. package/dist/assets/models/twin/REALISTIC/SMALLBUS.glb +0 -0
  110. package/dist/assets/models/twin/REALISTIC/SMALLTRUCK.glb +0 -0
  111. package/dist/assets/models/twin/REALISTIC/SUV.glb +0 -0
  112. package/dist/assets/models/twin/REALISTIC/TAXI.glb +0 -0
  113. package/dist/assets/models/twin/REALISTIC/TOUR.glb +0 -0
  114. package/dist/assets/models/twin/REALISTIC/TRAFFICCONE.glb +0 -0
  115. package/dist/assets/models/twin/REALISTIC/TRICYCLE.glb +0 -0
  116. package/dist/assets/models/twin/REALISTIC/TRUCK.glb +0 -0
  117. package/dist/assets/models/twin/REALISTIC/WATERCAR.glb +0 -0
  118. package/dist/assets/models/twin/REALISTIC/WOMAN.glb +0 -0
  119. package/dist/assets/textures/building/1024/Level12_Repeat0_RR1_Grid8_0_LOD0_Res1024_DiffuseMap.PNG +0 -0
  120. package/dist/assets/textures/building/1024/Level12_Repeat0_RR1_Grid8_0_LOD0_Res1024_EmissiveMap.PNG +0 -0
  121. package/dist/assets/textures/building/1024/Level12_Repeat0_RR1_Grid8_0_LOD0_Res1024_NormalMap.PNG +0 -0
  122. package/dist/assets/textures/building/1024/Level12_Repeat0_RR1_Grid8_0_LOD0_Res1024_RoughnessMap.PNG +0 -0
  123. package/dist/assets/textures/building/1024/Level12_Repeat3_RR1_Grid8_0_LOD0_Res1024_DiffuseMap.PNG +0 -0
  124. package/dist/assets/textures/building/1024/Level12_Repeat3_RR1_Grid8_0_LOD0_Res1024_EmissiveMap.PNG +0 -0
  125. package/dist/assets/textures/building/1024/Level12_Repeat3_RR1_Grid8_0_LOD0_Res1024_NormalMap.PNG +0 -0
  126. package/dist/assets/textures/building/1024/Level12_Repeat3_RR1_Grid8_0_LOD0_Res1024_RoughnessMap.PNG +0 -0
  127. package/dist/assets/textures/building/1024/Level18_Repeat3_RR1_Grid8_0_LOD0_Res1024_DiffuseMap.PNG +0 -0
  128. package/dist/assets/textures/building/1024/Level18_Repeat3_RR1_Grid8_0_LOD0_Res1024_EmissiveMap.PNG +0 -0
  129. package/dist/assets/textures/building/1024/Level18_Repeat3_RR1_Grid8_0_LOD0_Res1024_NormalMap.PNG +0 -0
  130. package/dist/assets/textures/building/1024/Level18_Repeat3_RR1_Grid8_0_LOD0_Res1024_RoughnessMap.PNG +0 -0
  131. package/dist/assets/textures/building/1024/Level1_Repeat0_RR1_Grid8_0_LOD0_Res1024_DiffuseMap.PNG +0 -0
  132. package/dist/assets/textures/building/1024/Level1_Repeat0_RR1_Grid8_0_LOD0_Res1024_EmissiveMap.PNG +0 -0
  133. package/dist/assets/textures/building/1024/Level1_Repeat0_RR1_Grid8_0_LOD0_Res1024_NormalMap.PNG +0 -0
  134. package/dist/assets/textures/building/1024/Level1_Repeat0_RR1_Grid8_0_LOD0_Res1024_RoughnessMap.PNG +0 -0
  135. package/dist/assets/textures/building/1024/Level23_Repeat0_RR1_Grid8_0_LOD0_Res1024_DiffuseMap.PNG +0 -0
  136. package/dist/assets/textures/building/1024/Level23_Repeat0_RR1_Grid8_0_LOD0_Res1024_EmissiveMap.PNG +0 -0
  137. package/dist/assets/textures/building/1024/Level23_Repeat0_RR1_Grid8_0_LOD0_Res1024_NormalMap.PNG +0 -0
  138. package/dist/assets/textures/building/1024/Level23_Repeat0_RR1_Grid8_0_LOD0_Res1024_RoughnessMap.PNG +0 -0
  139. package/dist/assets/textures/building/1024/Level23_Repeat3_RR1_Grid8_0_LOD0_Res1024_DiffuseMap.PNG +0 -0
  140. package/dist/assets/textures/building/1024/Level23_Repeat3_RR1_Grid8_0_LOD0_Res1024_EmissiveMap.PNG +0 -0
  141. package/dist/assets/textures/building/1024/Level23_Repeat3_RR1_Grid8_0_LOD0_Res1024_NormalMap.PNG +0 -0
  142. package/dist/assets/textures/building/1024/Level23_Repeat3_RR1_Grid8_0_LOD0_Res1024_RoughnessMap.PNG +0 -0
  143. package/dist/assets/textures/building/1024/Level2_Repeat1_RR1_Grid8_0_LOD0_Res1024_DiffuseMap.PNG +0 -0
  144. package/dist/assets/textures/building/1024/Level2_Repeat1_RR1_Grid8_0_LOD0_Res1024_EmissiveMap.PNG +0 -0
  145. package/dist/assets/textures/building/1024/Level2_Repeat1_RR1_Grid8_0_LOD0_Res1024_NormalMap.PNG +0 -0
  146. package/dist/assets/textures/building/1024/Level2_Repeat1_RR1_Grid8_0_LOD0_Res1024_RoughnessMap.PNG +0 -0
  147. package/dist/assets/textures/building/1024/Level3_Repeat1_RR1_Grid8_0_LOD0_Res1024_DiffuseMap.PNG +0 -0
  148. package/dist/assets/textures/building/1024/Level3_Repeat1_RR1_Grid8_0_LOD0_Res1024_EmissiveMap.PNG +0 -0
  149. package/dist/assets/textures/building/1024/Level3_Repeat1_RR1_Grid8_0_LOD0_Res1024_NormalMap.PNG +0 -0
  150. package/dist/assets/textures/building/1024/Level3_Repeat1_RR1_Grid8_0_LOD0_Res1024_RoughnessMap.PNG +0 -0
  151. package/dist/assets/textures/building/1024/Level3_Repeat2_RR1_Grid8_0_LOD0_Res1024_DiffuseMap.PNG +0 -0
  152. package/dist/assets/textures/building/1024/Level3_Repeat2_RR1_Grid8_0_LOD0_Res1024_EmissiveMap.PNG +0 -0
  153. package/dist/assets/textures/building/1024/Level3_Repeat2_RR1_Grid8_0_LOD0_Res1024_NormalMap.PNG +0 -0
  154. package/dist/assets/textures/building/1024/Level3_Repeat2_RR1_Grid8_0_LOD0_Res1024_RoughnessMap.PNG +0 -0
  155. package/dist/assets/textures/building/1024/Level4_Repeat3_RR1_Grid8_0_LOD0_Res1024_DiffuseMap.PNG +0 -0
  156. package/dist/assets/textures/building/1024/Level4_Repeat3_RR1_Grid8_0_LOD0_Res1024_EmissiveMap.PNG +0 -0
  157. package/dist/assets/textures/building/1024/Level4_Repeat3_RR1_Grid8_0_LOD0_Res1024_NormalMap.PNG +0 -0
  158. package/dist/assets/textures/building/1024/Level4_Repeat3_RR1_Grid8_0_LOD0_Res1024_RoughnessMap.PNG +0 -0
  159. package/dist/assets/textures/building/1024/Level6_Repeat3_RR1_Grid8_0_LOD0_Res1024_DiffuseMap.PNG +0 -0
  160. package/dist/assets/textures/building/1024/Level6_Repeat3_RR1_Grid8_0_LOD0_Res1024_EmissiveMap.PNG +0 -0
  161. package/dist/assets/textures/building/1024/Level6_Repeat3_RR1_Grid8_0_LOD0_Res1024_NormalMap.PNG +0 -0
  162. package/dist/assets/textures/building/1024/Level6_Repeat3_RR1_Grid8_0_LOD0_Res1024_RoughnessMap.PNG +0 -0
  163. package/dist/assets/textures/building/1024/Level7_Repeat3_RR1_Grid8_0_LOD0_Res1024_DiffuseMap.PNG +0 -0
  164. package/dist/assets/textures/building/1024/Level7_Repeat3_RR1_Grid8_0_LOD0_Res1024_EmissiveMap.PNG +0 -0
  165. package/dist/assets/textures/building/1024/Level7_Repeat3_RR1_Grid8_0_LOD0_Res1024_NormalMap.PNG +0 -0
  166. package/dist/assets/textures/building/1024/Level7_Repeat3_RR1_Grid8_0_LOD0_Res1024_RoughnessMap.PNG +0 -0
  167. package/dist/assets/textures/building/ac1.png +0 -0
  168. package/dist/assets/textures/building/black.png +0 -0
  169. package/dist/assets/textures/building/buiding_normal.jpg +0 -0
  170. package/dist/assets/textures/building/buiding_roughness.jpg +0 -0
  171. package/dist/assets/textures/building/building2_atlas_diffuse.jpg +0 -0
  172. package/dist/assets/textures/building/building2_atlas_diffuse_debug.jpg +0 -0
  173. package/dist/assets/textures/building/building3_atlas_diffuse.jpg +0 -0
  174. package/dist/assets/textures/building/building3_atlas_metallic_roughness.jpg +0 -0
  175. package/dist/assets/textures/building/building3_atlas_normal.jpg +0 -0
  176. package/dist/assets/textures/building/building4_diffuse.jpg +0 -0
  177. package/dist/assets/textures/building/building_atlas_diffuse.jpg +0 -0
  178. package/dist/assets/textures/building/building_atlas_emissive.jpg +0 -0
  179. package/dist/assets/textures/building/building_atlas_metallic_roughness.jpg +0 -0
  180. package/dist/assets/textures/building/building_atlas_normal.jpg +0 -0
  181. package/dist/assets/textures/building/building_atlas_roughness.jpg +0 -0
  182. package/dist/assets/textures/building/building_diffuse.jpg +0 -0
  183. package/dist/assets/textures/building/building_side.jpg +0 -0
  184. package/dist/assets/textures/cloud/3d_noise_128.png +0 -0
  185. package/dist/assets/textures/cloud/3d_noise_32.png +0 -0
  186. package/dist/assets/textures/cloud/BlueNoise_R_128.png +0 -0
  187. package/dist/assets/textures/cloud/blue_noise.png +0 -0
  188. package/dist/assets/textures/cloud/clouds_classic.jpg +0 -0
  189. package/dist/assets/textures/cloud/shape_1.jpg +0 -0
  190. package/dist/assets/textures/cloud/shape_1.png +0 -0
  191. package/dist/assets/textures/cloud/skybox.glb +0 -0
  192. package/dist/assets/textures/cloud/weather_1.png +0 -0
  193. package/dist/assets/textures/cloud/weather_2.png +0 -0
  194. package/dist/assets/textures/element/traffic_light_bg.png +0 -0
  195. package/dist/assets/textures/element/traffic_light_bloom.png +0 -0
  196. package/dist/assets/textures/element/traffic_light_mask.jpg +0 -0
  197. package/dist/assets/textures/element/traffic_light_mask.png +0 -0
  198. package/dist/assets/textures/element/traffic_light_mask_1.jpg +0 -0
  199. package/dist/assets/textures/element/traffic_light_mask_2.jpg +0 -0
  200. package/dist/assets/textures/element/traffic_light_mask_3.jpg +0 -0
  201. package/dist/assets/textures/element/traffic_light_mask_4.jpg +0 -0
  202. package/dist/assets/textures/element/traffic_light_mask_5.jpg +0 -0
  203. package/dist/assets/textures/element/traffic_light_mask_far.jpg +0 -0
  204. package/dist/assets/textures/element/traffic_light_number.png +0 -0
  205. package/dist/assets/textures/element/traffic_light_number_mask.jpg +0 -0
  206. package/dist/assets/textures/element/traffic_light_number_mask2.jpg +0 -0
  207. package/dist/assets/textures/element/traffic_light_number_mask3.jpg +0 -0
  208. package/dist/assets/textures/element/trafficlight-icon-sprite.jpg +0 -0
  209. package/dist/assets/textures/excavation/excavationregion_side.jpeg +0 -0
  210. package/dist/assets/textures/excavation/excavationregion_top.jpeg +0 -0
  211. package/dist/assets/textures/miscellaneous/debug_grid.jpg +0 -0
  212. package/dist/assets/textures/realistic/Albedo_2K_vl1lfb3fw_512.jpg +0 -0
  213. package/dist/assets/textures/realistic/Albedo_2K_xdhhdhl_512.jpg +0 -0
  214. package/dist/assets/textures/realistic/Grass_1_S.jpg +0 -0
  215. package/dist/assets/textures/realistic/Green_dark.jpg +0 -0
  216. package/dist/assets/textures/realistic/Road.jpg +0 -0
  217. package/dist/assets/textures/realistic/Road_Asphalt_10_albedo.jpg +0 -0
  218. package/dist/assets/textures/realistic/Road_Asphalt_10_ao.jpg +0 -0
  219. package/dist/assets/textures/realistic/Road_Asphalt_10_height.jpg +0 -0
  220. package/dist/assets/textures/realistic/Road_Asphalt_10_normal.jpg +0 -0
  221. package/dist/assets/textures/realistic/Road_Asphalt_10_roughness.jpg +0 -0
  222. package/dist/assets/textures/realistic/Road_Asphalt_albedo.jpg +0 -0
  223. package/dist/assets/textures/realistic/Road_Asphalt_albedo.tif +0 -0
  224. package/dist/assets/textures/realistic/Road_Asphalt_ao.jpg +0 -0
  225. package/dist/assets/textures/realistic/Road_Asphalt_ao.tif +0 -0
  226. package/dist/assets/textures/realistic/Road_Asphalt_height.jpg +0 -0
  227. package/dist/assets/textures/realistic/Road_Asphalt_height.tif +0 -0
  228. package/dist/assets/textures/realistic/Road_Asphalt_normal.jpg +0 -0
  229. package/dist/assets/textures/realistic/Road_Asphalt_normal.tif +0 -0
  230. package/dist/assets/textures/realistic/Road_Asphalt_roughness.jpg +0 -0
  231. package/dist/assets/textures/realistic/Road_Asphalt_roughness.tif +0 -0
  232. package/dist/assets/textures/realistic/TexturesCom_Asphalt_Base10_2x2_512_albedo.jpg +0 -0
  233. package/dist/assets/textures/realistic/TexturesCom_Asphalt_Base10_2x2_512_ao.jpg +0 -0
  234. package/dist/assets/textures/realistic/TexturesCom_Asphalt_Base10_2x2_512_height.jpg +0 -0
  235. package/dist/assets/textures/realistic/TexturesCom_Asphalt_Base10_2x2_512_normal.jpg +0 -0
  236. package/dist/assets/textures/realistic/TexturesCom_Asphalt_Base10_2x2_512_roughness.jpg +0 -0
  237. package/dist/assets/textures/realistic/TexturesCom_Concrete_WW2_2x2_512_albedo.jpg +0 -0
  238. package/dist/assets/textures/realistic/TexturesCom_Concrete_WW2_2x2_512_normal.jpg +0 -0
  239. package/dist/assets/textures/realistic/TexturesCom_Concrete_WW2_2x2_512_roughness.jpg +0 -0
  240. package/dist/assets/textures/realistic/TexturesCom_Green_Default_albedo.jpg +0 -0
  241. package/dist/assets/textures/realistic/TexturesCom_Greenbelt_Default_albedo.jpg +0 -0
  242. package/dist/assets/textures/realistic/TexturesCom_Ground_MudWet_512_roughness.jpg +0 -0
  243. package/dist/assets/textures/realistic/TexturesCom_Ground_RockBed4_512_albedo.jpg +0 -0
  244. package/dist/assets/textures/realistic/TexturesCom_Ground_RockBed4_512_ao.jpg +0 -0
  245. package/dist/assets/textures/realistic/TexturesCom_Ground_RockBed4_512_height.jpg +0 -0
  246. package/dist/assets/textures/realistic/TexturesCom_Ground_RockBed4_512_normal.jpg +0 -0
  247. package/dist/assets/textures/realistic/TexturesCom_Ground_RockBed4_512_roughness.jpg +0 -0
  248. package/dist/assets/textures/realistic/TexturesCom_Nature_Moss_512_albedo.jpg +0 -0
  249. package/dist/assets/textures/realistic/TexturesCom_Nature_Moss_512_ao.jpg +0 -0
  250. package/dist/assets/textures/realistic/TexturesCom_Nature_Moss_512_height.jpg +0 -0
  251. package/dist/assets/textures/realistic/TexturesCom_Nature_Moss_512_normal.jpg +0 -0
  252. package/dist/assets/textures/realistic/TexturesCom_Nature_Moss_512_roughness.jpg +0 -0
  253. package/dist/assets/textures/realistic/TexturesCom_Nature_Pebbles_512_albedo.jpg +0 -0
  254. package/dist/assets/textures/realistic/TexturesCom_Nature_Pebbles_512_ao.jpg +0 -0
  255. package/dist/assets/textures/realistic/TexturesCom_Nature_Pebbles_512_height.jpg +0 -0
  256. package/dist/assets/textures/realistic/TexturesCom_Nature_Pebbles_512_normal.jpg +0 -0
  257. package/dist/assets/textures/realistic/TexturesCom_Nature_Pebbles_512_roughness.jpg +0 -0
  258. package/dist/assets/textures/realistic/TexturesCom_Road_Default_albedo.jpg +0 -0
  259. package/dist/assets/textures/realistic/TexturesCom_Roofing_Bitumen_512_albedo.jpg +0 -0
  260. package/dist/assets/textures/realistic/TexturesCom_Roofing_Bitumen_512_ao.jpg +0 -0
  261. package/dist/assets/textures/realistic/TexturesCom_Roofing_Bitumen_512_height.jpg +0 -0
  262. package/dist/assets/textures/realistic/TexturesCom_Roofing_Bitumen_512_normal.jpg +0 -0
  263. package/dist/assets/textures/realistic/TexturesCom_Roofing_Bitumen_512_roughness.jpg +0 -0
  264. package/dist/assets/textures/realistic/TexturesCom_Snow_Plain_3x3_512_height.jpg +0 -0
  265. package/dist/assets/textures/realistic/TexturesCom_Snow_Plain_3x3_512_noise.jpg +0 -0
  266. package/dist/assets/textures/realistic/TexturesCom_Various_HighRise4_512_albedo.jpg +0 -0
  267. package/dist/assets/textures/realistic/TexturesCom_Various_HighRise4_512_ao.jpg +0 -0
  268. package/dist/assets/textures/realistic/TexturesCom_Various_HighRise4_512_emissive.jpg +0 -0
  269. package/dist/assets/textures/realistic/TexturesCom_Various_HighRise4_512_height.jpg +0 -0
  270. package/dist/assets/textures/realistic/TexturesCom_Various_HighRise4_512_metallic.jpg +0 -0
  271. package/dist/assets/textures/realistic/TexturesCom_Various_HighRise4_512_normal.jpg +0 -0
  272. package/dist/assets/textures/realistic/TexturesCom_Various_HighRise4_512_roughness.jpg +0 -0
  273. package/dist/assets/textures/realistic/TexturesCom_Various_HighRise5_512_albedo.jpg +0 -0
  274. package/dist/assets/textures/realistic/TexturesCom_Various_HighRise5_512_ao.jpg +0 -0
  275. package/dist/assets/textures/realistic/TexturesCom_Various_HighRise5_512_emissive.jpg +0 -0
  276. package/dist/assets/textures/realistic/TexturesCom_Various_HighRise5_512_metallic.jpg +0 -0
  277. package/dist/assets/textures/realistic/TexturesCom_Various_HighRise5_512_normal.jpg +0 -0
  278. package/dist/assets/textures/realistic/TexturesCom_Various_HighRise5_512_roughness.jpg +0 -0
  279. package/dist/assets/textures/realistic/TexturesCom_Various_HighRise6_512_albedo.jpg +0 -0
  280. package/dist/assets/textures/realistic/TexturesCom_Various_HighRise6_512_ao.jpg +0 -0
  281. package/dist/assets/textures/realistic/TexturesCom_Various_HighRise6_512_emissive.jpg +0 -0
  282. package/dist/assets/textures/realistic/TexturesCom_Various_HighRise6_512_height.jpg +0 -0
  283. package/dist/assets/textures/realistic/TexturesCom_Various_HighRise6_512_metallic.jpg +0 -0
  284. package/dist/assets/textures/realistic/TexturesCom_Various_HighRise6_512_normal.jpg +0 -0
  285. package/dist/assets/textures/realistic/TexturesCom_Various_HighRise6_512_roughness.jpg +0 -0
  286. package/dist/assets/textures/realistic/TexturesCom_Various_HighRise_512_albedo.png +0 -0
  287. package/dist/assets/textures/realistic/TexturesCom_Various_HighRise_512_ao.png +0 -0
  288. package/dist/assets/textures/realistic/TexturesCom_Various_HighRise_512_emissive.png +0 -0
  289. package/dist/assets/textures/realistic/TexturesCom_Various_HighRise_512_normal.png +0 -0
  290. package/dist/assets/textures/realistic/TexturesCom_Various_HighRise_512_roughness.png +0 -0
  291. package/dist/assets/textures/sky/clear/afternoon/afternoon.jpg +0 -0
  292. package/dist/assets/textures/sky/clear/default/default.jpg +0 -0
  293. package/dist/assets/textures/sky/clear/dusk/dusk.jpg +0 -0
  294. package/dist/assets/textures/sky/clear/night/night.jpg +0 -0
  295. package/dist/assets/textures/sky/cloudy/afternoon/afternoon.jpg +0 -0
  296. package/dist/assets/textures/sky/cloudy/default/default.jpg +0 -0
  297. package/dist/assets/textures/sky/cloudy/dusk/dusk.jpg +0 -0
  298. package/dist/assets/textures/sky/cloudy/night/night.jpg +0 -0
  299. package/dist/assets/textures/sky/gradient/sky_gradient.jpg +0 -0
  300. package/dist/assets/textures/sky/gradient/sky_gradient1.png +0 -0
  301. package/dist/assets/textures/sky/moon/moonNoise.png +0 -0
  302. package/dist/assets/textures/sky/others/cloud/default/nx.jpg +0 -0
  303. package/dist/assets/textures/sky/others/cloud/default/ny.jpg +0 -0
  304. package/dist/assets/textures/sky/others/cloud/default/nz.jpg +0 -0
  305. package/dist/assets/textures/sky/others/cloud/default/px.jpg +0 -0
  306. package/dist/assets/textures/sky/others/cloud/default/py.jpg +0 -0
  307. package/dist/assets/textures/sky/others/cloud/default/pz.jpg +0 -0
  308. package/dist/assets/textures/sky/others/cloud/tile.png +0 -0
  309. package/dist/assets/textures/sky/others/lensflare0.png +0 -0
  310. package/dist/assets/textures/sky/others/lensflare3.png +0 -0
  311. package/dist/assets/textures/sky/others/smokeparticle.webp +0 -0
  312. package/dist/assets/textures/sky/others/snow.png +0 -0
  313. package/dist/assets/textures/sky/others/stars.jpg +0 -0
  314. package/dist/assets/textures/sky/others/stars_2k.jpg +0 -0
  315. package/dist/assets/textures/sky/others/trace_01.png +0 -0
  316. package/dist/assets/textures/sky/overcast/afternoon/afternoon.jpg +0 -0
  317. package/dist/assets/textures/sky/overcast/default/default.jpg +0 -0
  318. package/dist/assets/textures/sky/overcast/dusk/dusk.jpg +0 -0
  319. package/dist/assets/textures/sky/overcast/night/night.jpg +0 -0
  320. package/dist/assets/textures/sky/partlyCloudy/afternoon/afternoon.jpg +0 -0
  321. package/dist/assets/textures/sky/partlyCloudy/default/default.jpg +0 -0
  322. package/dist/assets/textures/sky/partlyCloudy/dusk/dusk.jpg +0 -0
  323. package/dist/assets/textures/sky/partlyCloudy/night/night.jpg +0 -0
  324. package/dist/assets/textures/sky/partlyCloudy_default.HDR +0 -0
  325. package/dist/assets/textures/sky/partlyCloudy_default.jpg +0 -0
  326. package/dist/assets/textures/sky/test/nx.jpeg +0 -0
  327. package/dist/assets/textures/sky/test/ny.jpeg +0 -0
  328. package/dist/assets/textures/sky/test/nz.jpeg +0 -0
  329. package/dist/assets/textures/sky/test/px.jpeg +0 -0
  330. package/dist/assets/textures/sky/test/py.jpeg +0 -0
  331. package/dist/assets/textures/sky/test/pz.jpeg +0 -0
  332. package/dist/assets/textures/tree/hill_tree_billboard.png +0 -0
  333. package/dist/assets/textures/tree/hill_tree_billboard_normal.png +0 -0
  334. package/dist/assets/textures/tree/number_grid.png +0 -0
  335. package/dist/assets/textures/water/lake_bed.webp +0 -0
  336. package/dist/assets/textures/water/lake_normal.webp +0 -0
  337. package/dist/assets/textures/water/ocean_bed.webp +0 -0
  338. package/dist/assets/textures/water/ocean_normal.webp +0 -0
  339. package/dist/assets/textures/water/river_bed.webp +0 -0
  340. package/dist/assets/textures/water/river_normal.webp +0 -0
  341. package/dist/assets/textures/water/waternomal.jpg +0 -0
  342. package/dist/assets/workers/jsonWorker.js +2 -0
  343. package/dist/devtool/panel.js +515 -0
  344. package/dist/mapvthree.module.js +58914 -0
  345. package/dist/mapvthree.umd.js +53 -0
  346. package/dist/types/Internal.d.ts +18 -0
  347. package/dist/types/addons/highwaymap/Viewer.d.ts +164 -0
  348. package/dist/types/addons/highwaymap/index.d.ts +3 -0
  349. package/dist/types/addons/highwaymap/map/Map.d.ts +59 -0
  350. package/dist/types/addons/highwaymap/map/MapControl.d.ts +57 -0
  351. package/dist/types/addons/highwaymap/service/index.d.ts +3 -0
  352. package/dist/types/addons/highwaymap/utils/eventTypes.d.ts +15 -0
  353. package/dist/types/addons/index.d.ts +4 -0
  354. package/dist/types/addons/traffic/config/assets.d.ts +78 -0
  355. package/dist/types/addons/traffic/config/element.d.ts +23 -0
  356. package/dist/types/addons/traffic/handler/AbstractLoadPolicy.d.ts +13 -0
  357. package/dist/types/addons/traffic/handler/DefaultLoadPolicy.d.ts +5 -0
  358. package/dist/types/addons/traffic/handler/ModelCreator.d.ts +70 -0
  359. package/dist/types/addons/traffic/handler/ModelHandler.d.ts +131 -0
  360. package/dist/types/addons/traffic/handler/assets.d.ts +365 -0
  361. package/dist/types/addons/traffic/handler/ceilManager.d.ts +16 -0
  362. package/dist/types/addons/traffic/handler/tools.d.ts +17 -0
  363. package/dist/types/addons/traffic/handler/trafficLight.d.ts +253 -0
  364. package/dist/types/addons/traffic/index.d.ts +16 -0
  365. package/dist/types/addons/traffic/objects/BasicLabel.d.ts +226 -0
  366. package/dist/types/addons/traffic/objects/Diamond.d.ts +61 -0
  367. package/dist/types/addons/traffic/objects/DynamicModel.d.ts +129 -0
  368. package/dist/types/addons/traffic/objects/InstancedModel.d.ts +91 -0
  369. package/dist/types/addons/traffic/objects/LineMesh.d.ts +6 -0
  370. package/dist/types/addons/traffic/objects/Model.d.ts +169 -0
  371. package/dist/types/addons/traffic/objects/TrafficGroup.d.ts +16 -0
  372. package/dist/types/addons/traffic/objects/TrafficInstancedObject.d.ts +7 -0
  373. package/dist/types/addons/traffic/objects/TrafficObject.d.ts +14 -0
  374. package/dist/types/addons/traffic/objects/curveLineMesh.d.ts +29 -0
  375. package/dist/types/addons/traffic/objects/shaders/Line2dShader.d.ts +1 -0
  376. package/dist/types/addons/traffic/objects/shaders/RingCircle.d.ts +19 -0
  377. package/dist/types/addons/traffic/objects/shaders/WaveCircle2.d.ts +13 -0
  378. package/dist/types/addons/traffic/objects/shaders/WaveCircle4.d.ts +17 -0
  379. package/dist/types/addons/traffic/objects/shaders/WaveCircle5.d.ts +17 -0
  380. package/dist/types/addons/traffic/service/assets.d.ts +50 -0
  381. package/dist/types/addons/traffic/utils/BasicLabel.d.ts +3 -0
  382. package/dist/types/addons/traffic/utils/MapMath.d.ts +78 -0
  383. package/dist/types/addons/traffic/utils/assets.d.ts +108 -0
  384. package/dist/types/addons/traffic/utils/freeTag.d.ts +71 -0
  385. package/dist/types/addons/traffic/utils/hooks.d.ts +1 -0
  386. package/dist/types/addons/traffic/utils/index.d.ts +26 -0
  387. package/dist/types/addons/traffic/utils/trafficLight.d.ts +73 -0
  388. package/dist/types/addons/traffic/utils/ws.d.ts +23 -0
  389. package/dist/types/addons/visual/core/LRU.d.ts +27 -0
  390. package/dist/types/addons/visual/core/defines.d.ts +55 -0
  391. package/dist/types/addons/visual/core/global.d.ts +29 -0
  392. package/dist/types/addons/visual/extension/AnimatePolygon.d.ts +108 -0
  393. package/dist/types/addons/visual/extension/DoubleLine.d.ts +137 -0
  394. package/dist/types/addons/visual/extension/FlyLineLayer.d.ts +140 -0
  395. package/dist/types/addons/visual/extension/MeshLine.d.ts +61 -0
  396. package/dist/types/addons/visual/extension/TubeLine.d.ts +93 -0
  397. package/dist/types/addons/visual/extension/Water/Reflector.d.ts +26 -0
  398. package/dist/types/addons/visual/extension/Water/Refractor.d.ts +26 -0
  399. package/dist/types/addons/visual/extension/Water/Water.d.ts +60 -0
  400. package/dist/types/addons/visual/extension/Water/WaterFive.d.ts +20 -0
  401. package/dist/types/addons/visual/extension/Water/WaterFour.d.ts +17 -0
  402. package/dist/types/addons/visual/extension/Water/WaterOne.d.ts +10 -0
  403. package/dist/types/addons/visual/extension/Water/WaterSix.d.ts +15 -0
  404. package/dist/types/addons/visual/extension/Water/WaterThree.d.ts +14 -0
  405. package/dist/types/addons/visual/extension/Water/WaterTwo.d.ts +14 -0
  406. package/dist/types/addons/visual/extension/specialEffect/LateralScan.d.ts +32 -0
  407. package/dist/types/addons/visual/extension/specialEffect/LineGradient.d.ts +28 -0
  408. package/dist/types/addons/visual/extension/specialEffect/TwinkleEffect.d.ts +30 -0
  409. package/dist/types/addons/visual/index.d.ts +17 -0
  410. package/dist/types/addons/visual/map/Fence.d.ts +121 -0
  411. package/dist/types/addons/visual/map/Polyline.d.ts +178 -0
  412. package/dist/types/addons/visual/mapTile/MapLayer.d.ts +50 -0
  413. package/dist/types/addons/visual/mapTile/MapLayerLoader.d.ts +15 -0
  414. package/dist/types/addons/visual/mapTile/MapLodLayer.d.ts +15 -0
  415. package/dist/types/addons/visual/mapTile/MapRequest.d.ts +69 -0
  416. package/dist/types/addons/visual/mapTile/MapTile.d.ts +131 -0
  417. package/dist/types/addons/visual/mapTile/MapTileLoader.d.ts +26 -0
  418. package/dist/types/addons/visual/mapTile/config.d.ts +381 -0
  419. package/dist/types/addons/visual/mapTile/workers/WorkerService.d.ts +9 -0
  420. package/dist/types/addons/visual/mapTile/workers/WorkerServiceManager.d.ts +8 -0
  421. package/dist/types/addons/visual/utils/AdaptedThree.d.ts +22 -0
  422. package/dist/types/addons/visual/utils/CombinePositions.d.ts +23 -0
  423. package/dist/types/addons/visual/utils/Extrude.d.ts +92 -0
  424. package/dist/types/addons/visual/utils/GenerateObject.d.ts +32 -0
  425. package/dist/types/addons/visual/utils/GeoJSONUtil.d.ts +10 -0
  426. package/dist/types/addons/visual/utils/MapMath.d.ts +66 -0
  427. package/dist/types/addons/visual/utils/MergeGeometries.d.ts +13 -0
  428. package/dist/types/addons/visual/utils/OrganizedGeometry.d.ts +33 -0
  429. package/dist/types/addons/visual/utils/OrganizedMaterial.d.ts +5 -0
  430. package/dist/types/addons/visual/utils/lines/Line2.d.ts +7 -0
  431. package/dist/types/addons/visual/utils/lines/LineDashShaderMaterial.d.ts +4 -0
  432. package/dist/types/addons/visual/utils/lines/LineGeometry.d.ts +7 -0
  433. package/dist/types/addons/visual/utils/lines/LineMaterial.d.ts +4 -0
  434. package/dist/types/addons/visual/utils/lines/LineSegments2.d.ts +9 -0
  435. package/dist/types/addons/visual/utils/lines/LineSegmentsGeometry.d.ts +17 -0
  436. package/dist/types/addons/visual/utils/util.d.ts +269 -0
  437. package/dist/types/assets/libs/basis/basis_transcoder.d.ts +5 -0
  438. package/dist/types/assets/libs/draco/draco_decoder.d.ts +5 -0
  439. package/dist/types/assets/libs/draco/draco_encoder.d.ts +5 -0
  440. package/dist/types/assets/libs/draco/draco_wasm_wrapper.d.ts +5 -0
  441. package/dist/types/assets/libs/draco/gltf/draco_decoder.d.ts +5 -0
  442. package/dist/types/assets/libs/draco/gltf/draco_encoder.d.ts +5 -0
  443. package/dist/types/assets/libs/draco/gltf/draco_wasm_wrapper.d.ts +5 -0
  444. package/dist/types/assets/workers/jsonWorker.d.ts +2 -0
  445. package/dist/types/devtool/panel.d.ts +11 -0
  446. package/dist/types/index.d.ts +176 -0
  447. package/dist/types/index.open.d.ts +56 -0
  448. package/dist/types/threejs/controls/MapControl.d.ts +57 -0
  449. package/dist/types/threejs/controls/MapControl3D.d.ts +134 -0
  450. package/dist/types/threejs/controls/PointerLockControls.d.ts +17 -0
  451. package/dist/types/threejs/controls/PointerMovementAggregator.d.ts +23 -0
  452. package/dist/types/threejs/controls/TransformControls.d.ts +70 -0
  453. package/dist/types/threejs/core/CustomInstancedBufferGeometry.d.ts +14 -0
  454. package/dist/types/threejs/core/CustomRaycaster.d.ts +7 -0
  455. package/dist/types/threejs/geometries/ShadowVolumLineGeometry.d.ts +12 -0
  456. package/dist/types/threejs/geometries/line/FatLineGeometry.d.ts +48 -0
  457. package/dist/types/threejs/geometries/line/GroundFatLineGeometry.d.ts +47 -0
  458. package/dist/types/threejs/geometries/line/PolylineGeometry.d.ts +29 -0
  459. package/dist/types/threejs/geometries/line/SimpleLineGeometry.d.ts +12 -0
  460. package/dist/types/threejs/geometries/line/WallGeometry.d.ts +30 -0
  461. package/dist/types/threejs/geometries/point/Ballon.d.ts +5 -0
  462. package/dist/types/threejs/geometries/point/Billboard.d.ts +7 -0
  463. package/dist/types/threejs/geometries/point/IconGeometry.d.ts +6 -0
  464. package/dist/types/threejs/geometries/point/IconPointGeometry.d.ts +5 -0
  465. package/dist/types/threejs/geometries/point/LabelGeometry.d.ts +5 -0
  466. package/dist/types/threejs/geometries/point/Plane.d.ts +4 -0
  467. package/dist/types/threejs/geometries/point/Shape.d.ts +13 -0
  468. package/dist/types/threejs/geometries/point/SimplePointGeometry.d.ts +5 -0
  469. package/dist/types/threejs/geometries/point/SparkGeometry.d.ts +5 -0
  470. package/dist/types/threejs/geometries/point/SpecialPointGeometry.d.ts +5 -0
  471. package/dist/types/threejs/geometries/point/SymbolGeometry.d.ts +10 -0
  472. package/dist/types/threejs/geometries/polygon/PolygonGeometry.d.ts +76 -0
  473. package/dist/types/threejs/geometries/sphere/BasePillarGeometry.d.ts +44 -0
  474. package/dist/types/threejs/geometries/sphere/ConeGeometry.d.ts +9 -0
  475. package/dist/types/threejs/geometries/sphere/GridGeometry.d.ts +8 -0
  476. package/dist/types/threejs/geometries/sphere/LightSphereGeometry.d.ts +13 -0
  477. package/dist/types/threejs/geometries/sphere/PillarGeometry.d.ts +6 -0
  478. package/dist/types/threejs/helpers/BoundingBoxHelper.d.ts +15 -0
  479. package/dist/types/threejs/helpers/OrientedBoundingBoxHelper.d.ts +9 -0
  480. package/dist/types/threejs/loaders/3dtiles/B3DMLoader.d.ts +7 -0
  481. package/dist/types/threejs/loaders/3dtiles/CMPTLoader.d.ts +10 -0
  482. package/dist/types/threejs/loaders/3dtiles/GLTFExtensionLoader.d.ts +6 -0
  483. package/dist/types/threejs/loaders/3dtiles/I3DMLoader.d.ts +7 -0
  484. package/dist/types/threejs/loaders/3dtiles/PNTSLoader.d.ts +5 -0
  485. package/dist/types/threejs/loaders/3dtiles/base/B3DMLoaderBase.d.ts +11 -0
  486. package/dist/types/threejs/loaders/3dtiles/base/CMPTLoaderBase.d.ts +11 -0
  487. package/dist/types/threejs/loaders/3dtiles/base/I3DMLoaderBase.d.ts +11 -0
  488. package/dist/types/threejs/loaders/3dtiles/base/LoaderBase.d.ts +9 -0
  489. package/dist/types/threejs/loaders/3dtiles/base/PNTSLoaderBase.d.ts +10 -0
  490. package/dist/types/threejs/loaders/GLTFLoader.d.ts +18 -0
  491. package/dist/types/threejs/loaders/GifLoader.d.ts +19 -0
  492. package/dist/types/threejs/loaders/globals.d.ts +16 -0
  493. package/dist/types/threejs/loaders/gltf/GLTFMeshFeaturesExtension.d.ts +9 -0
  494. package/dist/types/threejs/loaders/gltf/GLTFStructuralMetadataExtension.d.ts +9 -0
  495. package/dist/types/threejs/loaders/gltf/MeshFeatures.d.ts +13 -0
  496. package/dist/types/threejs/loaders/gltf/MeshFeaturesMaterial.d.ts +74 -0
  497. package/dist/types/threejs/loaders/gltf/metadata/JsonMetadataTable.d.ts +56 -0
  498. package/dist/types/threejs/loaders/gltf/metadata/MetadataTable.d.ts +183 -0
  499. package/dist/types/threejs/loaders/gltf/metadata/MetadataTableProperty.d.ts +38 -0
  500. package/dist/types/threejs/loaders/gltf/metadata/PropertyAttribute.d.ts +100 -0
  501. package/dist/types/threejs/loaders/gltf/metadata/PropertyAttributeProperty.d.ts +95 -0
  502. package/dist/types/threejs/loaders/gltf/metadata/PropertyTable.d.ts +219 -0
  503. package/dist/types/threejs/loaders/gltf/metadata/PropertyTexture.d.ts +96 -0
  504. package/dist/types/threejs/loaders/gltf/metadata/PropertyTextureProperty.d.ts +23 -0
  505. package/dist/types/threejs/loaders/gltf/metadata/StructuralMetadata.d.ts +158 -0
  506. package/dist/types/threejs/loaders/gltf/metadata/parseStructuralMetadata.d.ts +26 -0
  507. package/dist/types/threejs/loaders/utilities/BatchTable.d.ts +8 -0
  508. package/dist/types/threejs/loaders/utilities/BatchTableHierarchyExtension.d.ts +12 -0
  509. package/dist/types/threejs/loaders/utilities/FeatureTable.d.ts +11 -0
  510. package/dist/types/threejs/loaders/utilities/TexCoordUtilities.d.ts +4 -0
  511. package/dist/types/threejs/loaders/utilities/TextureReadUtility.d.ts +10 -0
  512. package/dist/types/threejs/loaders/utilities/TextureUtils.d.ts +14 -0
  513. package/dist/types/threejs/loaders/utilities/arrayToString.d.ts +1 -0
  514. package/dist/types/threejs/loaders/utilities/estimateBytesUsed.d.ts +1 -0
  515. package/dist/types/threejs/materials/CommonShaderMaterial.d.ts +5 -0
  516. package/dist/types/threejs/materials/common.d.ts +46 -0
  517. package/dist/types/threejs/materials/effects/EffectCommonMaterial.d.ts +17 -0
  518. package/dist/types/threejs/materials/effects/ScanMaterial.d.ts +81 -0
  519. package/dist/types/threejs/materials/effects/ScanNodeMaterial.d.ts +12 -0
  520. package/dist/types/threejs/materials/effects/TwinkleMaterial.d.ts +65 -0
  521. package/dist/types/threejs/materials/effects/WindowMaterial.d.ts +45 -0
  522. package/dist/types/threejs/materials/effects/WindowNodeMaterial.d.ts +11 -0
  523. package/dist/types/threejs/materials/effects/common.d.ts +22 -0
  524. package/dist/types/threejs/materials/element/NewTrafficLightMaterial.d.ts +14 -0
  525. package/dist/types/threejs/materials/element/ScreenMaterial.d.ts +13 -0
  526. package/dist/types/threejs/materials/element/TileTrafficLightMaterial.d.ts +15 -0
  527. package/dist/types/threejs/materials/element/TrafficLightMaterial.d.ts +13 -0
  528. package/dist/types/threejs/materials/engine/MrtPostMaterial.d.ts +16 -0
  529. package/dist/types/threejs/materials/engine/SsrMaterial.d.ts +15 -0
  530. package/dist/types/threejs/materials/extend/ExtendMeshStandardMaterial.d.ts +51 -0
  531. package/dist/types/threejs/materials/extend/MeshHeightMaterial.d.ts +21 -0
  532. package/dist/types/threejs/materials/extend/MultipleTexturesMeshStandardMaterial.d.ts +3 -0
  533. package/dist/types/threejs/materials/heatmap/Heatmap.d.ts +15 -0
  534. package/dist/types/threejs/materials/heatmap/Heatmap3D.d.ts +12 -0
  535. package/dist/types/threejs/materials/heatmap/HeatmapDepthTexture.d.ts +11 -0
  536. package/dist/types/threejs/materials/heatmap/HeatmapTexture.d.ts +18 -0
  537. package/dist/types/threejs/materials/line/FatLineMaterial.d.ts +11 -0
  538. package/dist/types/threejs/materials/line/PolylineMaterial.d.ts +12 -0
  539. package/dist/types/threejs/materials/line/TrafficLinkMaterial.d.ts +21 -0
  540. package/dist/types/threejs/materials/line/WallMaterial.d.ts +13 -0
  541. package/dist/types/threejs/materials/map/BaiduVectorMaterial.d.ts +10 -0
  542. package/dist/types/threejs/materials/map/MVTMaterial.d.ts +11 -0
  543. package/dist/types/threejs/materials/map/PlaceholderMaterial.d.ts +9 -0
  544. package/dist/types/threejs/materials/natural/BillboardTreeMaterial.d.ts +12 -0
  545. package/dist/types/threejs/materials/natural/DynamicSkyMaterial.d.ts +18 -0
  546. package/dist/types/threejs/materials/natural/FoliageLeafMaterial.d.ts +23 -0
  547. package/dist/types/threejs/materials/natural/SkyMaterial.d.ts +7 -0
  548. package/dist/types/threejs/materials/natural/StaticSkyMaterial.d.ts +13 -0
  549. package/dist/types/threejs/materials/natural/VerticalGradientSkyMaterial.d.ts +15 -0
  550. package/dist/types/threejs/materials/natural/WaterMaterial.d.ts +36 -0
  551. package/dist/types/threejs/materials/point/ActiveCircle.d.ts +12 -0
  552. package/dist/types/threejs/materials/point/Arrow.d.ts +8 -0
  553. package/dist/types/threejs/materials/point/Ballon.d.ts +9 -0
  554. package/dist/types/threejs/materials/point/Bubble.d.ts +11 -0
  555. package/dist/types/threejs/materials/point/Circle.d.ts +11 -0
  556. package/dist/types/threejs/materials/point/EffectModel.d.ts +13 -0
  557. package/dist/types/threejs/materials/point/EffectPoint.d.ts +6 -0
  558. package/dist/types/threejs/materials/point/Fan.d.ts +9 -0
  559. package/dist/types/threejs/materials/point/Icon.d.ts +8 -0
  560. package/dist/types/threejs/materials/point/IconPoint.d.ts +8 -0
  561. package/dist/types/threejs/materials/point/Label.d.ts +8 -0
  562. package/dist/types/threejs/materials/point/Shape.d.ts +9 -0
  563. package/dist/types/threejs/materials/point/Simple.d.ts +10 -0
  564. package/dist/types/threejs/materials/point/Spark.d.ts +10 -0
  565. package/dist/types/threejs/materials/point/SpecialPoint.d.ts +8 -0
  566. package/dist/types/threejs/materials/point/Symbol.d.ts +10 -0
  567. package/dist/types/threejs/materials/point/common.d.ts +61 -0
  568. package/dist/types/threejs/materials/polygon/PolygonMaterial.d.ts +13 -0
  569. package/dist/types/threejs/materials/shadowVolume/LineShadowVolumeMaterial.d.ts +16 -0
  570. package/dist/types/threejs/materials/shadowVolume/ShadowVolumeMaterial.d.ts +13 -0
  571. package/dist/types/threejs/materials/sphere/ConeMaterial.d.ts +14 -0
  572. package/dist/types/threejs/materials/sphere/GridMaterial.d.ts +9 -0
  573. package/dist/types/threejs/materials/sphere/LightSphere.d.ts +8 -0
  574. package/dist/types/threejs/materials/sphere/PillarMaterial.d.ts +14 -0
  575. package/dist/types/threejs/materials/text/Default.d.ts +12 -0
  576. package/dist/types/threejs/materials/text/sdf/SDFTextMaterial.d.ts +12 -0
  577. package/dist/types/threejs/objects/FadeData.d.ts +32 -0
  578. package/dist/types/threejs/objects/GeoGroup.d.ts +9 -0
  579. package/dist/types/threejs/objects/GeoInstancedMesh.d.ts +95 -0
  580. package/dist/types/threejs/objects/GeoLine.d.ts +14 -0
  581. package/dist/types/threejs/objects/GeoMesh.d.ts +9 -0
  582. package/dist/types/threejs/objects/GeoObject.d.ts +145 -0
  583. package/dist/types/threejs/objects/GeoPoints.d.ts +26 -0
  584. package/dist/types/threejs/objects/ThreeObject.d.ts +49 -0
  585. package/dist/types/threejs/objects/element/RoadLight.d.ts +8 -0
  586. package/dist/types/threejs/objects/element/TileLightManager.d.ts +66 -0
  587. package/dist/types/threejs/objects/element/TileTrafficLight.d.ts +58 -0
  588. package/dist/types/threejs/objects/element/TrafficLight.d.ts +32 -0
  589. package/dist/types/threejs/objects/ground/groundObject.d.ts +60 -0
  590. package/dist/types/threejs/objects/heatmap/Heatmap.d.ts +148 -0
  591. package/dist/types/threejs/objects/heatmap/Heatmap3D.d.ts +58 -0
  592. package/dist/types/threejs/objects/instance/DynamicInstancedMesh.d.ts +93 -0
  593. package/dist/types/threejs/objects/instance/GridLODInstancedMesh.d.ts +47 -0
  594. package/dist/types/threejs/objects/instance/InstancedModel.d.ts +56 -0
  595. package/dist/types/threejs/objects/instance/LODDynamicInstancedMesh.d.ts +10 -0
  596. package/dist/types/threejs/objects/instance/LineInstancedMesh.d.ts +65 -0
  597. package/dist/types/threejs/objects/line/FatLine.d.ts +243 -0
  598. package/dist/types/threejs/objects/line/GroundFatLine.d.ts +18 -0
  599. package/dist/types/threejs/objects/line/Polyline.d.ts +85 -0
  600. package/dist/types/threejs/objects/line/SimpleLine.d.ts +47 -0
  601. package/dist/types/threejs/objects/line/TrafficLink.d.ts +3 -0
  602. package/dist/types/threejs/objects/line/Wall.d.ts +249 -0
  603. package/dist/types/threejs/objects/natural/BillboardTree.d.ts +9 -0
  604. package/dist/types/threejs/objects/natural/Cloud.d.ts +29 -0
  605. package/dist/types/threejs/objects/natural/Sky.d.ts +6 -0
  606. package/dist/types/threejs/objects/natural/SkyAtmosphere.d.ts +25 -0
  607. package/dist/types/threejs/objects/natural/SkyBox.d.ts +8 -0
  608. package/dist/types/threejs/objects/natural/VolumetricClouds.d.ts +10 -0
  609. package/dist/types/threejs/objects/point/ActiveMesh.d.ts +5 -0
  610. package/dist/types/threejs/objects/point/BallonPoint.d.ts +13 -0
  611. package/dist/types/threejs/objects/point/BubblePoint.d.ts +46 -0
  612. package/dist/types/threejs/objects/point/Circle.d.ts +111 -0
  613. package/dist/types/threejs/objects/point/ClusterPoint.d.ts +184 -0
  614. package/dist/types/threejs/objects/point/CustomMesh.d.ts +4 -0
  615. package/dist/types/threejs/objects/point/DomPoint.d.ts +87 -0
  616. package/dist/types/threejs/objects/point/EffectModelPoint.d.ts +70 -0
  617. package/dist/types/threejs/objects/point/FanPoint.d.ts +57 -0
  618. package/dist/types/threejs/objects/point/GeoInstancedPointMesh.d.ts +4 -0
  619. package/dist/types/threejs/objects/point/Icon.d.ts +149 -0
  620. package/dist/types/threejs/objects/point/IconPoint.d.ts +84 -0
  621. package/dist/types/threejs/objects/point/Label.d.ts +365 -0
  622. package/dist/types/threejs/objects/point/PointGroup.d.ts +35 -0
  623. package/dist/types/threejs/objects/point/ShapePoint.d.ts +12 -0
  624. package/dist/types/threejs/objects/point/SimplePoint.d.ts +108 -0
  625. package/dist/types/threejs/objects/point/Spark.d.ts +69 -0
  626. package/dist/types/threejs/objects/point/SpecialPoint.d.ts +39 -0
  627. package/dist/types/threejs/objects/point/Text.d.ts +184 -0
  628. package/dist/types/threejs/objects/point/TwinLabel.d.ts +202 -0
  629. package/dist/types/threejs/objects/polygon/Polygon.d.ts +87 -0
  630. package/dist/types/threejs/objects/sphere/Cone.d.ts +63 -0
  631. package/dist/types/threejs/objects/sphere/Grid.d.ts +80 -0
  632. package/dist/types/threejs/objects/sphere/LightSphere.d.ts +63 -0
  633. package/dist/types/threejs/objects/sphere/Pillar.d.ts +25 -0
  634. package/dist/types/threejs/objects/text/AlphaImage.d.ts +6 -0
  635. package/dist/types/threejs/objects/text/CollisionIndex.d.ts +0 -0
  636. package/dist/types/threejs/objects/text/GlyphAtlas.d.ts +6 -0
  637. package/dist/types/threejs/objects/text/GridIndex.d.ts +0 -0
  638. package/dist/types/threejs/objects/text/SDFText.d.ts +121 -0
  639. package/dist/types/threejs/objects/text/SymbolQuad.d.ts +13 -0
  640. package/dist/types/threejs/objects/text/font-atlas-manager.d.ts +21 -0
  641. package/dist/types/threejs/objects/text/glyph-manager.d.ts +14 -0
  642. package/dist/types/threejs/objects/text/symbol-layout.d.ts +10 -0
  643. package/dist/types/threejs/objects/text/utils.d.ts +45 -0
  644. package/dist/types/threejs/particles/Emitter.d.ts +2 -0
  645. package/dist/types/threejs/particles/Fireflies.d.ts +55 -0
  646. package/dist/types/threejs/particles/Particle.d.ts +5 -0
  647. package/dist/types/threejs/particles/ParticleSystem.d.ts +4 -0
  648. package/dist/types/threejs/postprocessing/ColorAdjustPass.d.ts +24 -0
  649. package/dist/types/threejs/postprocessing/CompositionPass.d.ts +20 -0
  650. package/dist/types/threejs/postprocessing/RenderPass.d.ts +15 -0
  651. package/dist/types/threejs/postprocessing/SsrPass.d.ts +15 -0
  652. package/dist/types/threejs/postprocessing/UnrealBloomPass.d.ts +46 -0
  653. package/dist/types/threejs/renderers/shaders/overrideShader.d.ts +13 -0
  654. package/dist/types/threejs/renderers/shaders/shaderLib/meshbasic.glsl.d.ts +2 -0
  655. package/dist/types/threejs/renderers/shaders/shaderLib/meshphysical.glsl.d.ts +2 -0
  656. package/dist/types/threejs/shaders/CloudShader.d.ts +73 -0
  657. package/dist/types/threejs/shaders/SkyAtmosphereShader.d.ts +365 -0
  658. package/dist/types/threejs/shaders/VolumetricCloudsShader.d.ts +115 -0
  659. package/dist/types/threejs/utils/model.d.ts +18 -0
  660. package/dist/types/threejs/utils/polygon.d.ts +9 -0
  661. package/dist/types/threejs/utils/polyline.d.ts +11 -0
  662. package/dist/types/threejs/utils/sprite.d.ts +3 -0
  663. package/dist/types/threemap/3dtiles/BVHWorkerTaskScheduler.d.ts +10 -0
  664. package/dist/types/threemap/3dtiles/Default3DTiles.d.ts +170 -0
  665. package/dist/types/threemap/3dtiles/Default3DTilesGroup.d.ts +11 -0
  666. package/dist/types/threemap/3dtiles/HDMap/HDMapEdit.d.ts +88 -0
  667. package/dist/types/threemap/3dtiles/HDMap/HDMapGrid.d.ts +39 -0
  668. package/dist/types/threemap/3dtiles/HDMap/HDMapTurnEdit.d.ts +62 -0
  669. package/dist/types/threemap/3dtiles/HDMap/TurnWaitingEditor.d.ts +24 -0
  670. package/dist/types/threemap/3dtiles/HDMap/Visibility.d.ts +22 -0
  671. package/dist/types/threemap/3dtiles/HDMap/dataType.d.ts +26 -0
  672. package/dist/types/threemap/3dtiles/HDMap/materialType.d.ts +70 -0
  673. package/dist/types/threemap/3dtiles/HDMap3DTiles.d.ts +24 -0
  674. package/dist/types/threemap/3dtiles/TrafficMap3DTiles.d.ts +24 -0
  675. package/dist/types/threemap/3dtiles/bvh.worker.d.ts +1 -0
  676. package/dist/types/threemap/3dtiles/cesium/Cesium3DTile.d.ts +81 -0
  677. package/dist/types/threemap/3dtiles/cesium/Cesium3DTileOptimizations.d.ts +9 -0
  678. package/dist/types/threemap/3dtiles/cesium/Cesium3DTileset.d.ts +211 -0
  679. package/dist/types/threemap/3dtiles/cesium/Cesium3DTilesetCache.d.ts +14 -0
  680. package/dist/types/threemap/3dtiles/cesium/Cesium3DTilesetMetadata.d.ts +19 -0
  681. package/dist/types/threemap/3dtiles/cesium/Cesium3DTilesetStatistics.d.ts +16 -0
  682. package/dist/types/threemap/3dtiles/cesium/boundingVolume/ExtendedFrustum.d.ts +5 -0
  683. package/dist/types/threemap/3dtiles/cesium/boundingVolume/OBB.d.ts +29 -0
  684. package/dist/types/threemap/3dtiles/cesium/boundingVolume/TileBoundingVolume.d.ts +19 -0
  685. package/dist/types/threemap/3dtiles/cesium/content/Cesium3DContentGroup.d.ts +6 -0
  686. package/dist/types/threemap/3dtiles/cesium/content/Cesium3DTileContentFactory.d.ts +15 -0
  687. package/dist/types/threemap/3dtiles/cesium/content/Cesium3DTileContentState.d.ts +9 -0
  688. package/dist/types/threemap/3dtiles/cesium/content/Cesium3DTileContentType.d.ts +151 -0
  689. package/dist/types/threemap/3dtiles/cesium/content/Empty3DTileContent.d.ts +50 -0
  690. package/dist/types/threemap/3dtiles/cesium/content/Implicit3DTileContent.d.ts +41 -0
  691. package/dist/types/threemap/3dtiles/cesium/content/Mesh3DTileContent.d.ts +19 -0
  692. package/dist/types/threemap/3dtiles/cesium/content/Multiple3DTileContent.d.ts +23 -0
  693. package/dist/types/threemap/3dtiles/cesium/content/Tileset3DTileContent.d.ts +36 -0
  694. package/dist/types/threemap/3dtiles/cesium/content/implicit/ImplicitAvailabilityBitstream.d.ts +37 -0
  695. package/dist/types/threemap/3dtiles/cesium/content/implicit/ImplicitMetadataView.d.ts +116 -0
  696. package/dist/types/threemap/3dtiles/cesium/content/implicit/ImplicitSubdivisionScheme.d.ts +8 -0
  697. package/dist/types/threemap/3dtiles/cesium/content/implicit/ImplicitSubtree.d.ts +143 -0
  698. package/dist/types/threemap/3dtiles/cesium/content/implicit/ImplicitSubtreeMetadata.d.ts +75 -0
  699. package/dist/types/threemap/3dtiles/cesium/content/implicit/ImplicitTileCoordinates.d.ts +30 -0
  700. package/dist/types/threemap/3dtiles/cesium/content/implicit/ImplicitTileset.d.ts +18 -0
  701. package/dist/types/threemap/3dtiles/cesium/content/implicit/MortonOrder.d.ts +48 -0
  702. package/dist/types/threemap/3dtiles/cesium/content/preprocess3DTileContent.d.ts +10 -0
  703. package/dist/types/threemap/3dtiles/cesium/metadata/ContentMetadata.d.ts +99 -0
  704. package/dist/types/threemap/3dtiles/cesium/metadata/GroupMetadata.d.ts +122 -0
  705. package/dist/types/threemap/3dtiles/cesium/metadata/MetadataClass.d.ts +66 -0
  706. package/dist/types/threemap/3dtiles/cesium/metadata/MetadataClassProperty.d.ts +58 -0
  707. package/dist/types/threemap/3dtiles/cesium/metadata/MetadataComponentType.d.ts +73 -0
  708. package/dist/types/threemap/3dtiles/cesium/metadata/MetadataEntity.d.ts +97 -0
  709. package/dist/types/threemap/3dtiles/cesium/metadata/MetadataEnum.d.ts +22 -0
  710. package/dist/types/threemap/3dtiles/cesium/metadata/MetadataEnumValue.d.ts +15 -0
  711. package/dist/types/threemap/3dtiles/cesium/metadata/MetadataSchema.d.ts +20 -0
  712. package/dist/types/threemap/3dtiles/cesium/metadata/MetadataSemantic.d.ts +167 -0
  713. package/dist/types/threemap/3dtiles/cesium/metadata/MetadataType.d.ts +7 -0
  714. package/dist/types/threemap/3dtiles/cesium/metadata/TileMetadata.d.ts +117 -0
  715. package/dist/types/threemap/3dtiles/cesium/metadata/TilesetMetadata.d.ts +17 -0
  716. package/dist/types/threemap/3dtiles/cesium/metadata/findMetadata.d.ts +5 -0
  717. package/dist/types/threemap/3dtiles/cesium/plugins/DebugTilesPlugin.d.ts +54 -0
  718. package/dist/types/threemap/3dtiles/cesium/plugins/SphereHelper.d.ts +6 -0
  719. package/dist/types/threemap/3dtiles/cesium/raycastTraverse.d.ts +2 -0
  720. package/dist/types/threemap/3dtiles/cesium/request/BufferLoader.d.ts +63 -0
  721. package/dist/types/threemap/3dtiles/cesium/request/Ion.d.ts +7 -0
  722. package/dist/types/threemap/3dtiles/cesium/request/IonResource.d.ts +15 -0
  723. package/dist/types/threemap/3dtiles/cesium/request/MetadataSchemaLoader.d.ts +13 -0
  724. package/dist/types/threemap/3dtiles/cesium/request/Request.d.ts +152 -0
  725. package/dist/types/threemap/3dtiles/cesium/request/RequestState.d.ts +45 -0
  726. package/dist/types/threemap/3dtiles/cesium/request/Resource.d.ts +35 -0
  727. package/dist/types/threemap/3dtiles/cesium/request/ResourceCache.d.ts +8 -0
  728. package/dist/types/threemap/3dtiles/cesium/request/ResourceCacheKey.d.ts +3 -0
  729. package/dist/types/threemap/3dtiles/cesium/request/ResourceLoader.d.ts +6 -0
  730. package/dist/types/threemap/3dtiles/cesium/request/ResourceLoaderState.d.ts +51 -0
  731. package/dist/types/threemap/3dtiles/cesium/request/ReuqestScheduler.d.ts +85 -0
  732. package/dist/types/threemap/3dtiles/cesium/traversal/Cesium3DTilesetBaseTraversal.d.ts +8 -0
  733. package/dist/types/threemap/3dtiles/cesium/traversal/Cesium3DTilesetSkipTraversal.d.ts +3 -0
  734. package/dist/types/threemap/3dtiles/cesium/traversal/Cesium3DTilesetTraversal.d.ts +10 -0
  735. package/dist/types/threemap/3dtiles/elements/AbstractElement.d.ts +41 -0
  736. package/dist/types/threemap/3dtiles/elements/EditableElementManager.d.ts +22 -0
  737. package/dist/types/threemap/3dtiles/elements/ElementsManager.d.ts +33 -0
  738. package/dist/types/threemap/3dtiles/elements/InstancedElementManager.d.ts +40 -0
  739. package/dist/types/threemap/3dtiles/elements/RoadLightElement.d.ts +17 -0
  740. package/dist/types/threemap/3dtiles/elements/TileInstancedElementManager.d.ts +62 -0
  741. package/dist/types/threemap/3dtiles/elements/TrafficLightElement.d.ts +73 -0
  742. package/dist/types/threemap/3dtiles/materials/Building3DTilesMaterialManager.d.ts +12 -0
  743. package/dist/types/threemap/3dtiles/materials/Custom3DTilesMaterialManager.d.ts +9 -0
  744. package/dist/types/threemap/3dtiles/materials/Default3DTilesMaterialManager.d.ts +39 -0
  745. package/dist/types/threemap/3dtiles/materials/HDMap3DTilesMaterialManager.d.ts +31 -0
  746. package/dist/types/threemap/3dtiles/materials/HDRoad3DTilesMaterialManager.d.ts +8 -0
  747. package/dist/types/threemap/3dtiles/materials/Identity3DTilesMaterialManager.d.ts +11 -0
  748. package/dist/types/threemap/3dtiles/materials/IdentityMaterial.d.ts +11 -0
  749. package/dist/types/threemap/3dtiles/materials/RandomColor3DTilesMaterialManager.d.ts +4 -0
  750. package/dist/types/threemap/3dtiles/materials/Realistic3DTilesMaterialManager.d.ts +19 -0
  751. package/dist/types/threemap/3dtiles/materials/Terrain3DTilesMaterialManager.d.ts +13 -0
  752. package/dist/types/threemap/3dtiles/materials/TrafficStatusMaterial.d.ts +19 -0
  753. package/dist/types/threemap/3dtiles/materials/Wireframe3DTilesMaterialManager.d.ts +5 -0
  754. package/dist/types/threemap/3dtiles/overridePNTSLoader.d.ts +1 -0
  755. package/dist/types/threemap/3dtiles/overrideTilesRenderer.d.ts +1 -0
  756. package/dist/types/threemap/3dtiles/overrideTilesRendererBase.d.ts +3 -0
  757. package/dist/types/threemap/3dtiles/raycastTraverse.d.ts +2 -0
  758. package/dist/types/threemap/Engine.d.ts +188 -0
  759. package/dist/types/threemap/animations/FlyManager.d.ts +55 -0
  760. package/dist/types/threemap/animations/ObjectTracker.d.ts +56 -0
  761. package/dist/types/threemap/animations/PathTracker.d.ts +136 -0
  762. package/dist/types/threemap/constants.d.ts +65 -0
  763. package/dist/types/threemap/controls/PointerLockControls.d.ts +56 -0
  764. package/dist/types/threemap/controls/TransformControl.d.ts +40 -0
  765. package/dist/types/threemap/controls/editors/CircleEditor.d.ts +100 -0
  766. package/dist/types/threemap/controls/editors/Editor.d.ts +160 -0
  767. package/dist/types/threemap/controls/editors/PointEditor.d.ts +96 -0
  768. package/dist/types/threemap/controls/editors/PolygonEditor.d.ts +148 -0
  769. package/dist/types/threemap/controls/editors/RectEditor.d.ts +105 -0
  770. package/dist/types/threemap/controls/editors/SplineAreaEditor.d.ts +41 -0
  771. package/dist/types/threemap/controls/editors/SplineEditor.d.ts +118 -0
  772. package/dist/types/threemap/controls/measure/AreaMeasure.d.ts +87 -0
  773. package/dist/types/threemap/controls/measure/CurvatureMeasure.d.ts +7 -0
  774. package/dist/types/threemap/controls/measure/LengthMeasure.d.ts +89 -0
  775. package/dist/types/threemap/controls/measure/Measure.d.ts +47 -0
  776. package/dist/types/threemap/controls/measure/PointMeasure.d.ts +54 -0
  777. package/dist/types/threemap/controls/measure/SlopeMeasure.d.ts +49 -0
  778. package/dist/types/threemap/core/Intersect.d.ts +24 -0
  779. package/dist/types/threemap/dataSource/BufferDataSource_broken.d.ts +29 -0
  780. package/dist/types/threemap/dataSource/CSVDataSource.d.ts +80 -0
  781. package/dist/types/threemap/dataSource/DataItem.d.ts +209 -0
  782. package/dist/types/threemap/dataSource/DataSource.d.ts +447 -0
  783. package/dist/types/threemap/dataSource/DeprecatedDataSource.d.ts +13 -0
  784. package/dist/types/threemap/dataSource/GeoJSONDataSource.d.ts +91 -0
  785. package/dist/types/threemap/dataSource/JSONDataSource.d.ts +188 -0
  786. package/dist/types/threemap/engine/Event.d.ts +173 -0
  787. package/dist/types/threemap/engine/Map.d.ts +366 -0
  788. package/dist/types/threemap/engine/Rendering.d.ts +562 -0
  789. package/dist/types/threemap/engine/Selection.d.ts +61 -0
  790. package/dist/types/threemap/engine/Widgets.d.ts +191 -0
  791. package/dist/types/threemap/engine/event/EntityProxy.d.ts +15 -0
  792. package/dist/types/threemap/engine/event/EventParams.d.ts +29 -0
  793. package/dist/types/threemap/engine/event/EventThrottle.d.ts +10 -0
  794. package/dist/types/threemap/engine/event/FlowEvent.d.ts +4 -0
  795. package/dist/types/threemap/engine/event/MultipleToggleEvent.d.ts +9 -0
  796. package/dist/types/threemap/engine/map/BaiduMap.d.ts +47 -0
  797. package/dist/types/threemap/engine/map/BaseMap.d.ts +25 -0
  798. package/dist/types/threemap/engine/map/BlankCesiumMap.d.ts +26 -0
  799. package/dist/types/threemap/engine/map/BlankMap.d.ts +111 -0
  800. package/dist/types/threemap/engine/map/BlankMap3DControl.d.ts +45 -0
  801. package/dist/types/threemap/engine/map/MapboxMap.d.ts +49 -0
  802. package/dist/types/threemap/engine/map/earth/AssociativeArray.d.ts +44 -0
  803. package/dist/types/threemap/engine/map/earth/CameraEventAggregator.d.ts +26 -0
  804. package/dist/types/threemap/engine/map/earth/CameraEventType.d.ts +49 -0
  805. package/dist/types/threemap/engine/map/earth/CameraFlightPath.d.ts +64 -0
  806. package/dist/types/threemap/engine/map/earth/Cartesian2.d.ts +21 -0
  807. package/dist/types/threemap/engine/map/earth/Cartesian3.d.ts +37 -0
  808. package/dist/types/threemap/engine/map/earth/Cartesian4.d.ts +13 -0
  809. package/dist/types/threemap/engine/map/earth/Cartographic.d.ts +10 -0
  810. package/dist/types/threemap/engine/map/earth/CesiumMath.d.ts +50 -0
  811. package/dist/types/threemap/engine/map/earth/CubicRealPolynomial.d.ts +22 -0
  812. package/dist/types/threemap/engine/map/earth/DeveloperError.d.ts +19 -0
  813. package/dist/types/threemap/engine/map/earth/Earth.d.ts +115 -0
  814. package/dist/types/threemap/engine/map/earth/Ellipsoid.d.ts +34 -0
  815. package/dist/types/threemap/engine/map/earth/EllipsoidCamera.d.ts +132 -0
  816. package/dist/types/threemap/engine/map/earth/EllipsoidGeodesic.d.ts +59 -0
  817. package/dist/types/threemap/engine/map/earth/EllipsoidRegion.d.ts +13 -0
  818. package/dist/types/threemap/engine/map/earth/EllipsoidRegionHelper.d.ts +15 -0
  819. package/dist/types/threemap/engine/map/earth/EllipsoidTangentPlane.d.ts +39 -0
  820. package/dist/types/threemap/engine/map/earth/EllipsoidalOccluder.d.ts +187 -0
  821. package/dist/types/threemap/engine/map/earth/GeographicProjection.d.ts +9 -0
  822. package/dist/types/threemap/engine/map/earth/Globe.d.ts +7 -0
  823. package/dist/types/threemap/engine/map/earth/HeadingPitchRange.d.ts +7 -0
  824. package/dist/types/threemap/engine/map/earth/HeadingPitchRoll.d.ts +75 -0
  825. package/dist/types/threemap/engine/map/earth/IndexDatatype.d.ts +27 -0
  826. package/dist/types/threemap/engine/map/earth/IntersectionTests.d.ts +135 -0
  827. package/dist/types/threemap/engine/map/earth/Intersections2D.d.ts +70 -0
  828. package/dist/types/threemap/engine/map/earth/Interval.d.ts +32 -0
  829. package/dist/types/threemap/engine/map/earth/KeyboardEventModifier.d.ts +34 -0
  830. package/dist/types/threemap/engine/map/earth/MapMode2D.d.ts +25 -0
  831. package/dist/types/threemap/engine/map/earth/OrientedBoundingBox.d.ts +85 -0
  832. package/dist/types/threemap/engine/map/earth/QuadraticRealPolynomial.d.ts +20 -0
  833. package/dist/types/threemap/engine/map/earth/QuarticRealPolynomial.d.ts +24 -0
  834. package/dist/types/threemap/engine/map/earth/Rectangle.d.ts +87 -0
  835. package/dist/types/threemap/engine/map/earth/SceneMode.d.ts +45 -0
  836. package/dist/types/threemap/engine/map/earth/SceneTransforms.d.ts +6 -0
  837. package/dist/types/threemap/engine/map/earth/ScreenSpaceCameraController.d.ts +95 -0
  838. package/dist/types/threemap/engine/map/earth/ScreenSpaceEventHandler.d.ts +111 -0
  839. package/dist/types/threemap/engine/map/earth/ScreenSpaceEventType.d.ts +130 -0
  840. package/dist/types/threemap/engine/map/earth/StaticMatrix3.d.ts +35 -0
  841. package/dist/types/threemap/engine/map/earth/StaticMatrix4.d.ts +37 -0
  842. package/dist/types/threemap/engine/map/earth/StaticPlane.d.ts +61 -0
  843. package/dist/types/threemap/engine/map/earth/StaticQuaternion.d.ts +5 -0
  844. package/dist/types/threemap/engine/map/earth/StaticRay.d.ts +3 -0
  845. package/dist/types/threemap/engine/map/earth/Stereographic.d.ts +21 -0
  846. package/dist/types/threemap/engine/map/earth/TerrainExaggeration.d.ts +11 -0
  847. package/dist/types/threemap/engine/map/earth/TileBoundingRegion.d.ts +117 -0
  848. package/dist/types/threemap/engine/map/earth/Transforms.d.ts +13 -0
  849. package/dist/types/threemap/engine/map/earth/Visibility.d.ts +24 -0
  850. package/dist/types/threemap/engine/map/earth/destroyObject.d.ts +1 -0
  851. package/dist/types/threemap/engine/map/earth/exports.d.ts +2 -0
  852. package/dist/types/threemap/engine/map/earth/keyboard.d.ts +23 -0
  853. package/dist/types/threemap/engine/map/earth/scaleToGeodeticSurface.d.ts +18 -0
  854. package/dist/types/threemap/engine/map/earth/utils.d.ts +5 -0
  855. package/dist/types/threemap/engine/rendering/Animation.d.ts +46 -0
  856. package/dist/types/threemap/engine/rendering/Collision.d.ts +166 -0
  857. package/dist/types/threemap/engine/rendering/Composition.d.ts +63 -0
  858. package/dist/types/threemap/engine/rendering/Label.d.ts +161 -0
  859. package/dist/types/threemap/engine/rendering/Main.d.ts +37 -0
  860. package/dist/types/threemap/engine/rendering/MainNew.d.ts +47 -0
  861. package/dist/types/threemap/engine/rendering/MicroTaskScheduler.d.ts +48 -0
  862. package/dist/types/threemap/engine/rendering/Picking.d.ts +140 -0
  863. package/dist/types/threemap/engine/rendering/RenderState.d.ts +145 -0
  864. package/dist/types/threemap/engine/rendering/RenderingRequirements.d.ts +33 -0
  865. package/dist/types/threemap/engine/rendering/Shadow.d.ts +19 -0
  866. package/dist/types/threemap/engine/rendering/SharedFullScreenRenderTargets.d.ts +30 -0
  867. package/dist/types/threemap/engine/rendering/Stats.d.ts +53 -0
  868. package/dist/types/threemap/engine/rendering/Xr.d.ts +10 -0
  869. package/dist/types/threemap/engine/rendering/features/Antialias.d.ts +28 -0
  870. package/dist/types/threemap/engine/rendering/features/Ao.d.ts +37 -0
  871. package/dist/types/threemap/engine/rendering/features/Bloom.d.ts +24 -0
  872. package/dist/types/threemap/engine/rendering/features/BufferView.d.ts +17 -0
  873. package/dist/types/threemap/engine/rendering/features/CameraFusion.d.ts +22 -0
  874. package/dist/types/threemap/engine/rendering/features/ColorAdjustment.d.ts +21 -0
  875. package/dist/types/threemap/engine/rendering/features/DepthPicking.d.ts +14 -0
  876. package/dist/types/threemap/engine/rendering/features/Feature.d.ts +15 -0
  877. package/dist/types/threemap/engine/rendering/features/Features.d.ts +44 -0
  878. package/dist/types/threemap/engine/rendering/features/HDR.d.ts +16 -0
  879. package/dist/types/threemap/engine/rendering/features/Reflection.d.ts +21 -0
  880. package/dist/types/threemap/engine/rendering/features/Shadow.d.ts +34 -0
  881. package/dist/types/threemap/engine/rendering/features/Stats.d.ts +22 -0
  882. package/dist/types/threemap/engine/rendering/features/shadow/CSMShadow.d.ts +67 -0
  883. package/dist/types/threemap/engine/rendering/features/shadow/DefaultShadow.d.ts +10 -0
  884. package/dist/types/threemap/engine/rendering/features/shadow/ShadowFrustum.d.ts +11 -0
  885. package/dist/types/threemap/engine/rendering/postprocessing/AddTexturePass.d.ts +20 -0
  886. package/dist/types/threemap/engine/rendering/postprocessing/CameraFusionPass.d.ts +17 -0
  887. package/dist/types/threemap/engine/rendering/postprocessing/ColorAdjustmentPass.d.ts +27 -0
  888. package/dist/types/threemap/engine/rendering/postprocessing/GradientSkyAtmospherePass.d.ts +18 -0
  889. package/dist/types/threemap/engine/rendering/postprocessing/OpaquePostprocessings.d.ts +15 -0
  890. package/dist/types/threemap/engine/rendering/postprocessing/Postprocessings.d.ts +52 -0
  891. package/dist/types/threemap/engine/rendering/postprocessing/PresetPostprocessing.d.ts +7 -0
  892. package/dist/types/threemap/engine/rendering/postprocessing/SSAOPass.d.ts +28 -0
  893. package/dist/types/threemap/engine/rendering/postprocessing/SSRPass.d.ts +11 -0
  894. package/dist/types/threemap/engine/rendering/postprocessing/SkyAtmospherePass.d.ts +21 -0
  895. package/dist/types/threemap/engine/rendering/postprocessing/TAAPass.d.ts +22 -0
  896. package/dist/types/threemap/engine/rendering/postprocessing/UIPass.d.ts +14 -0
  897. package/dist/types/threemap/engine/rendering/postprocessing/VolumetricCloudsPass.d.ts +58 -0
  898. package/dist/types/threemap/engine/rendering/scene/DirectSceneRendering.d.ts +15 -0
  899. package/dist/types/threemap/engine/rendering/scene/MRTSceneRendering.d.ts +22 -0
  900. package/dist/types/threemap/engine/rendering/scene/SceneRendering.d.ts +23 -0
  901. package/dist/types/threemap/engine/widgets/BaseWidgets.d.ts +65 -0
  902. package/dist/types/threemap/engine/widgets/Compass.d.ts +24 -0
  903. package/dist/types/threemap/engine/widgets/Drawer.d.ts +14 -0
  904. package/dist/types/threemap/engine/widgets/ExportImage.d.ts +23 -0
  905. package/dist/types/threemap/engine/widgets/Fullscreen.d.ts +13 -0
  906. package/dist/types/threemap/engine/widgets/GeoLocate.d.ts +15 -0
  907. package/dist/types/threemap/engine/widgets/Logo.d.ts +23 -0
  908. package/dist/types/threemap/engine/widgets/MapInfo.d.ts +55 -0
  909. package/dist/types/threemap/engine/widgets/Scale.d.ts +17 -0
  910. package/dist/types/threemap/engine/widgets/Zoom.d.ts +20 -0
  911. package/dist/types/threemap/gis/analysis/BufferAnalysis.d.ts +47 -0
  912. package/dist/types/threemap/gis/analysis/FloodAnalysis.d.ts +79 -0
  913. package/dist/types/threemap/gis/analysis/SightLine.d.ts +64 -0
  914. package/dist/types/threemap/gis/analysis/SkyLine.d.ts +26 -0
  915. package/dist/types/threemap/gis/analysis/SlopeAnalysis.d.ts +69 -0
  916. package/dist/types/threemap/gis/analysis/ViewShedAnalysis.d.ts +73 -0
  917. package/dist/types/threemap/gis/analysis/VolumeAnalysis.d.ts +114 -0
  918. package/dist/types/threemap/gis/clip/ClippingPlane.d.ts +18 -0
  919. package/dist/types/threemap/gis/clip/ClippingPlaneCollection.d.ts +63 -0
  920. package/dist/types/threemap/gis/clip/MultiClippingPlaneCollection.d.ts +73 -0
  921. package/dist/types/threemap/gis/clip/TerrainClipPlan.d.ts +116 -0
  922. package/dist/types/threemap/gis/clip/getMultiClippingFunction.d.ts +1 -0
  923. package/dist/types/threemap/gis/mask/MaskLayer.d.ts +40 -0
  924. package/dist/types/threemap/gis/mask/MaskLayer3D.d.ts +57 -0
  925. package/dist/types/threemap/mapView/BaiduVImageryMap.d.ts +40 -0
  926. package/dist/types/threemap/mapView/QuadMap.d.ts +287 -0
  927. package/dist/types/threemap/mapView/configs.d.ts +40 -0
  928. package/dist/types/threemap/mapView/constants.d.ts +6 -0
  929. package/dist/types/threemap/mapView/geo/ImageryReprojector.d.ts +24 -0
  930. package/dist/types/threemap/mapView/geo/MapTile.d.ts +82 -0
  931. package/dist/types/threemap/mapView/geo/MapTileRenderState.d.ts +27 -0
  932. package/dist/types/threemap/mapView/geo/TileManager.d.ts +68 -0
  933. package/dist/types/threemap/mapView/geo/TileQuadtree.d.ts +23 -0
  934. package/dist/types/threemap/mapView/geo/globe.d.ts +6 -0
  935. package/dist/types/threemap/mapView/grid/BaiduImageryGrid.d.ts +16 -0
  936. package/dist/types/threemap/mapView/grid/BaiduVectorOfflineGrid.d.ts +21 -0
  937. package/dist/types/threemap/mapView/grid/BaiduVectorOnlineGrid.d.ts +20 -0
  938. package/dist/types/threemap/mapView/grid/GeoGrid.d.ts +9 -0
  939. package/dist/types/threemap/mapView/grid/Grid.d.ts +57 -0
  940. package/dist/types/threemap/mapView/grid/WebMercatorGrid.d.ts +15 -0
  941. package/dist/types/threemap/mapView/map/MapView.d.ts +239 -0
  942. package/dist/types/threemap/mapView/map/QuadMap.d.ts +45 -0
  943. package/dist/types/threemap/mapView/mapbox/color.d.ts +57 -0
  944. package/dist/types/threemap/mapView/mapbox/executer/background.d.ts +26 -0
  945. package/dist/types/threemap/mapView/mapbox/executer/fill-extrusion.d.ts +71 -0
  946. package/dist/types/threemap/mapView/mapbox/executer/fill.d.ts +91 -0
  947. package/dist/types/threemap/mapView/mapbox/executer/index.d.ts +152 -0
  948. package/dist/types/threemap/mapView/mapbox/executer/line.d.ts +72 -0
  949. package/dist/types/threemap/mapView/mapbox/executer/symbol.d.ts +38 -0
  950. package/dist/types/threemap/mapView/mapbox/expression/compound_expression.d.ts +17 -0
  951. package/dist/types/threemap/mapView/mapbox/expression/definitions/assertion.d.ts +11 -0
  952. package/dist/types/threemap/mapView/mapbox/expression/definitions/at.d.ts +12 -0
  953. package/dist/types/threemap/mapView/mapbox/expression/definitions/case.d.ts +12 -0
  954. package/dist/types/threemap/mapView/mapbox/expression/definitions/coalesce.d.ts +11 -0
  955. package/dist/types/threemap/mapView/mapbox/expression/definitions/coercion.d.ts +18 -0
  956. package/dist/types/threemap/mapView/mapbox/expression/definitions/collator.d.ts +19 -0
  957. package/dist/types/threemap/mapView/mapbox/expression/definitions/comparison.d.ts +96 -0
  958. package/dist/types/threemap/mapView/mapbox/expression/definitions/format.d.ts +13 -0
  959. package/dist/types/threemap/mapView/mapbox/expression/definitions/image.d.ts +13 -0
  960. package/dist/types/threemap/mapView/mapbox/expression/definitions/in.d.ts +14 -0
  961. package/dist/types/threemap/mapView/mapbox/expression/definitions/index.d.ts +148 -0
  962. package/dist/types/threemap/mapView/mapbox/expression/definitions/index_of.d.ts +15 -0
  963. package/dist/types/threemap/mapView/mapbox/expression/definitions/interpolate.d.ts +16 -0
  964. package/dist/types/threemap/mapView/mapbox/expression/definitions/length.d.ts +13 -0
  965. package/dist/types/threemap/mapView/mapbox/expression/definitions/let.d.ts +12 -0
  966. package/dist/types/threemap/mapView/mapbox/expression/definitions/literal.d.ts +11 -0
  967. package/dist/types/threemap/mapView/mapbox/expression/definitions/match.d.ts +15 -0
  968. package/dist/types/threemap/mapView/mapbox/expression/definitions/number_format.d.ts +17 -0
  969. package/dist/types/threemap/mapView/mapbox/expression/definitions/slice.d.ts +13 -0
  970. package/dist/types/threemap/mapView/mapbox/expression/definitions/step.d.ts +13 -0
  971. package/dist/types/threemap/mapView/mapbox/expression/definitions/var.d.ts +12 -0
  972. package/dist/types/threemap/mapView/mapbox/expression/definitions/within.d.ts +14 -0
  973. package/dist/types/threemap/mapView/mapbox/expression/evaluation_context.d.ts +20 -0
  974. package/dist/types/threemap/mapView/mapbox/expression/expression.d.ts +11 -0
  975. package/dist/types/threemap/mapView/mapbox/expression/index.d.ts +39 -0
  976. package/dist/types/threemap/mapView/mapbox/expression/is_constant.d.ts +3 -0
  977. package/dist/types/threemap/mapView/mapbox/expression/parsing_context.d.ts +49 -0
  978. package/dist/types/threemap/mapView/mapbox/expression/parsing_error.d.ts +6 -0
  979. package/dist/types/threemap/mapView/mapbox/expression/scope.d.ts +13 -0
  980. package/dist/types/threemap/mapView/mapbox/expression/stops.d.ts +5 -0
  981. package/dist/types/threemap/mapView/mapbox/expression/types/collator.d.ts +8 -0
  982. package/dist/types/threemap/mapView/mapbox/expression/types/formatted.d.ts +17 -0
  983. package/dist/types/threemap/mapView/mapbox/expression/types/resolved_image.d.ts +8 -0
  984. package/dist/types/threemap/mapView/mapbox/expression/types.d.ts +57 -0
  985. package/dist/types/threemap/mapView/mapbox/expression/values.d.ts +4 -0
  986. package/dist/types/threemap/mapView/mapbox/feature_filter/index.d.ts +15 -0
  987. package/dist/types/threemap/mapView/mapbox/function/convert.d.ts +2 -0
  988. package/dist/types/threemap/mapView/mapbox/function/index.d.ts +13 -0
  989. package/dist/types/threemap/mapView/mapbox/sourceLayer.d.ts +53 -0
  990. package/dist/types/threemap/mapView/mapbox/sprite.d.ts +91 -0
  991. package/dist/types/threemap/mapView/mapbox/style.d.ts +25 -0
  992. package/dist/types/threemap/mapView/material/ImageryReprojectMaterial.d.ts +15 -0
  993. package/dist/types/threemap/mapView/material/RasterSurfaceMaterial.d.ts +15 -0
  994. package/dist/types/threemap/mapView/material/rasterMaterials.d.ts +4 -0
  995. package/dist/types/threemap/mapView/materials/CustomMVTMaterialManager.d.ts +9 -0
  996. package/dist/types/threemap/mapView/materials/DarkMVTMaterialManager.d.ts +7 -0
  997. package/dist/types/threemap/mapView/materials/DefaultQuadMapMaterialManager.d.ts +42 -0
  998. package/dist/types/threemap/mapView/surface/GroundSceneRenderer.d.ts +9 -0
  999. package/dist/types/threemap/mapView/surface/MapSurface.d.ts +165 -0
  1000. package/dist/types/threemap/mapView/surface/Placeholder.d.ts +20 -0
  1001. package/dist/types/threemap/mapView/surface/RasterSurface.d.ts +55 -0
  1002. package/dist/types/threemap/mapView/surface/VectorSurface.d.ts +43 -0
  1003. package/dist/types/threemap/mapView/surface/strategy/FastTileLoaderStrategy.d.ts +94 -0
  1004. package/dist/types/threemap/mapView/surface/strategy/HierarchicalTileLoaderStrategy.d.ts +21 -0
  1005. package/dist/types/threemap/mapView/surface/strategy/Strategy.d.ts +15 -0
  1006. package/dist/types/threemap/mapView/terrainData/QuantizedMeshTerrainData.d.ts +23 -0
  1007. package/dist/types/threemap/mapView/terrainData/TerrainMesh.d.ts +128 -0
  1008. package/dist/types/threemap/mapView/tileLoader/AsyncBinaryTileLoader.d.ts +20 -0
  1009. package/dist/types/threemap/mapView/tileLoader/BaiduTrafficVectorTileLoader.d.ts +13 -0
  1010. package/dist/types/threemap/mapView/tileLoader/BaiduVImageryTileLoader.d.ts +59 -0
  1011. package/dist/types/threemap/mapView/tileLoader/BaiduVectorTileLoader.d.ts +23 -0
  1012. package/dist/types/threemap/mapView/tileLoader/BinaryTileLoader.d.ts +7 -0
  1013. package/dist/types/threemap/mapView/tileLoader/CesiumTerrainTileLoader.d.ts +21 -0
  1014. package/dist/types/threemap/mapView/tileLoader/CompositionTileLoader.d.ts +15 -0
  1015. package/dist/types/threemap/mapView/tileLoader/DebugTileLoader.d.ts +4 -0
  1016. package/dist/types/threemap/mapView/tileLoader/HDTrafficTileLoader.d.ts +16 -0
  1017. package/dist/types/threemap/mapView/tileLoader/ImageTileLoader.d.ts +7 -0
  1018. package/dist/types/threemap/mapView/tileLoader/MapboxTerrainTileLoader.d.ts +14 -0
  1019. package/dist/types/threemap/mapView/tileLoader/TileLoader.d.ts +19 -0
  1020. package/dist/types/threemap/mapView/tileLoader/worker/BaiduTrafficParser.worker.d.ts +1 -0
  1021. package/dist/types/threemap/mapView/tileLoader/worker/BaiduVectorParser.worker.d.ts +1 -0
  1022. package/dist/types/threemap/mapView/tileLoader/worker/CesiumTerrainParser.worker.d.ts +1 -0
  1023. package/dist/types/threemap/mapView/tileLoader/worker/GeoJSONVectorParser.worker.d.ts +1 -0
  1024. package/dist/types/threemap/mapView/tileLoader/worker/HDTrafficParser.worker.d.ts +1 -0
  1025. package/dist/types/threemap/mapView/tileLoader/worker/LaCesiumTerrainParser.worker.d.ts +1 -0
  1026. package/dist/types/threemap/mapView/tileLoader/worker/MVTParser.worker.d.ts +1 -0
  1027. package/dist/types/threemap/mapView/tileLoader/worker/MapboxTerrainParser.worker.d.ts +1 -0
  1028. package/dist/types/threemap/mapView/tileLoader/worker/binaryDecoder.d.ts +8 -0
  1029. package/dist/types/threemap/mapView/tileManager/RasterSurfaceTileManager.d.ts +24 -0
  1030. package/dist/types/threemap/mapView/tileManager/SurfaceTile.d.ts +6 -0
  1031. package/dist/types/threemap/mapView/tileManager/SurfaceTileManager.d.ts +15 -0
  1032. package/dist/types/threemap/mapView/tileManager/VectorSurfaceTileManager.d.ts +19 -0
  1033. package/dist/types/threemap/mapView/tileProvider/AsyncCesiumTerrainDataLoader.d.ts +30 -0
  1034. package/dist/types/threemap/mapView/tileProvider/AsyncDataTileLoader.d.ts +24 -0
  1035. package/dist/types/threemap/mapView/tileProvider/TileProvider.d.ts +215 -0
  1036. package/dist/types/threemap/mapView/tileProvider/imagery/Baidu09ImageryTileProvider.d.ts +14 -0
  1037. package/dist/types/threemap/mapView/tileProvider/imagery/BingImageryTileProvider.d.ts +64 -0
  1038. package/dist/types/threemap/mapView/tileProvider/imagery/GridCoordTileProvider.d.ts +13 -0
  1039. package/dist/types/threemap/mapView/tileProvider/imagery/ImageryTileProvider.d.ts +36 -0
  1040. package/dist/types/threemap/mapView/tileProvider/imagery/OSMImageryTileProvider.d.ts +56 -0
  1041. package/dist/types/threemap/mapView/tileProvider/imagery/TiandituImageryTileProvider.d.ts +60 -0
  1042. package/dist/types/threemap/mapView/tileProvider/imagery/WMSImageryTileProvider.d.ts +31 -0
  1043. package/dist/types/threemap/mapView/tileProvider/imagery/WMTSImageryTileProvider.d.ts +32 -0
  1044. package/dist/types/threemap/mapView/tileProvider/imagery/XYZImageryTileProvider.d.ts +16 -0
  1045. package/dist/types/threemap/mapView/tileProvider/terrain/CesiumTerrainTileProvider.d.ts +113 -0
  1046. package/dist/types/threemap/mapView/tileProvider/terrain/PlaneTerrainTileProvider.d.ts +57 -0
  1047. package/dist/types/threemap/mapView/tileProvider/terrain/TerrainTileProvider.d.ts +29 -0
  1048. package/dist/types/threemap/mapView/tileProvider/vector/BaiduTrafficTileProvider.d.ts +27 -0
  1049. package/dist/types/threemap/mapView/tileProvider/vector/BaiduVectorTileProvider.d.ts +162 -0
  1050. package/dist/types/threemap/mapView/tileProvider/vector/GeoJSONVectorTileProvider.d.ts +35 -0
  1051. package/dist/types/threemap/mapView/tileProvider/vector/HDTrafficTileProvider.d.ts +36 -0
  1052. package/dist/types/threemap/mapView/tileProvider/vector/MapboxVectorTileProvider.d.ts +77 -0
  1053. package/dist/types/threemap/mapView/tileProvider/vector/PlaneVectorTileProvider.d.ts +23 -0
  1054. package/dist/types/threemap/mapView/tileProvider/vector/VectorTileProvider.d.ts +22 -0
  1055. package/dist/types/threemap/mapView/utils/createGroundTileMesh.d.ts +5 -0
  1056. package/dist/types/threemap/mapView/utils/projectVertices.d.ts +8 -0
  1057. package/dist/types/threemap/materials/BatchBuildingMaterial.d.ts +18 -0
  1058. package/dist/types/threemap/materials/RoadMarkingMaterial.d.ts +19 -0
  1059. package/dist/types/threemap/materials/TerrainClassificationMaterial.d.ts +14 -0
  1060. package/dist/types/threemap/model/AnimationModel.d.ts +14 -0
  1061. package/dist/types/threemap/model/GLTFScene.d.ts +12 -0
  1062. package/dist/types/threemap/model/LODModel.d.ts +161 -0
  1063. package/dist/types/threemap/model/LODModelManager.d.ts +17 -0
  1064. package/dist/types/threemap/model/LodModelCache.d.ts +2 -0
  1065. package/dist/types/threemap/model/SimpleModel.d.ts +108 -0
  1066. package/dist/types/threemap/natural/CustomStaticSky.d.ts +55 -0
  1067. package/dist/types/threemap/natural/DefaultSky.d.ts +71 -0
  1068. package/dist/types/threemap/natural/DynamicSky.d.ts +292 -0
  1069. package/dist/types/threemap/natural/DynamicSky_deprecated.d.ts +82 -0
  1070. package/dist/types/threemap/natural/DynamicWeather.d.ts +277 -0
  1071. package/dist/types/threemap/natural/EmptySky.d.ts +292 -0
  1072. package/dist/types/threemap/natural/Rain.d.ts +10 -0
  1073. package/dist/types/threemap/natural/Snow.d.ts +12 -0
  1074. package/dist/types/threemap/natural/SphereSky.d.ts +30 -0
  1075. package/dist/types/threemap/natural/StaticSky.d.ts +23 -0
  1076. package/dist/types/threemap/natural/VerticalGradientSky.d.ts +13 -0
  1077. package/dist/types/threemap/overlay/DOMOverlay.d.ts +199 -0
  1078. package/dist/types/threemap/overlay/Marker.d.ts +76 -0
  1079. package/dist/types/threemap/overlay/Popup.d.ts +51 -0
  1080. package/dist/types/threemap/panorama/DataParser.d.ts +6 -0
  1081. package/dist/types/threemap/panorama/DataStruct/PanoramaData.d.ts +145 -0
  1082. package/dist/types/threemap/panorama/DataStruct/RoadData.d.ts +59 -0
  1083. package/dist/types/threemap/panorama/Pano.d.ts +65 -0
  1084. package/dist/types/threemap/panorama/PanoArrow.d.ts +42 -0
  1085. package/dist/types/threemap/panorama/PanoService.d.ts +20 -0
  1086. package/dist/types/threemap/panorama/PanoSphere.d.ts +61 -0
  1087. package/dist/types/threemap/projections/BaiduMercatorProjection.d.ts +26 -0
  1088. package/dist/types/threemap/projections/ECEFProjection.d.ts +45 -0
  1089. package/dist/types/threemap/projections/EqualEarthProjection.d.ts +11 -0
  1090. package/dist/types/threemap/projections/GeoProjection.d.ts +21 -0
  1091. package/dist/types/threemap/projections/Projection.d.ts +95 -0
  1092. package/dist/types/threemap/projections/ScreenPixelProjection.d.ts +12 -0
  1093. package/dist/types/threemap/projections/UTMProjection.d.ts +21 -0
  1094. package/dist/types/threemap/projections/WebMercatorProjection.d.ts +23 -0
  1095. package/dist/types/threemap/projections/projections.d.ts +2 -0
  1096. package/dist/types/threemap/services/CurvatureService.d.ts +18 -0
  1097. package/dist/types/threemap/services/GeoCombinedService.d.ts +13 -0
  1098. package/dist/types/threemap/services/PoiService.d.ts +39 -0
  1099. package/dist/types/threemap/services/RoadService.d.ts +39 -0
  1100. package/dist/types/threemap/services/RouteService.d.ts +34 -0
  1101. package/dist/types/threemap/services/Service.d.ts +46 -0
  1102. package/dist/types/threemap/twin/AbstractEntity.d.ts +15 -0
  1103. package/dist/types/threemap/twin/AnimationModel.d.ts +15 -0
  1104. package/dist/types/threemap/twin/DataProvider.d.ts +18 -0
  1105. package/dist/types/threemap/twin/EntityManager.d.ts +53 -0
  1106. package/dist/types/threemap/twin/MockTwin.d.ts +57 -0
  1107. package/dist/types/threemap/twin/Twin.d.ts +292 -0
  1108. package/dist/types/threemap/twin/constants.d.ts +123 -0
  1109. package/dist/types/util/DoublyLinkedList.d.ts +21 -0
  1110. package/dist/types/util/GradientColorLerp.d.ts +12 -0
  1111. package/dist/types/util/Heap.d.ts +42 -0
  1112. package/dist/types/util/LRUCache.d.ts +23 -0
  1113. package/dist/types/util/LRUCacheNew.d.ts +22 -0
  1114. package/dist/types/util/MercatorProjection.d.ts +17 -0
  1115. package/dist/types/util/PromisedSingleton.d.ts +13 -0
  1116. package/dist/types/util/UTMProjection.d.ts +2 -0
  1117. package/dist/types/util/WorkerTaskScheduler.d.ts +55 -0
  1118. package/dist/types/util/colorUtils.d.ts +25 -0
  1119. package/dist/types/util/console.d.ts +3 -0
  1120. package/dist/types/util/coordProjection.d.ts +20 -0
  1121. package/dist/types/util/css.d.ts +25 -0
  1122. package/dist/types/util/eventTypes.d.ts +15 -0
  1123. package/dist/types/util/geojsonUtils.d.ts +203 -0
  1124. package/dist/types/util/graphics/array.d.ts +1 -0
  1125. package/dist/types/util/graphics/bezier.d.ts +1 -0
  1126. package/dist/types/util/graphics/line.d.ts +9 -0
  1127. package/dist/types/util/graphics/mesh.d.ts +1 -0
  1128. package/dist/types/util/graphics/subdivision.d.ts +5 -0
  1129. package/dist/types/util/graphics/tessellation.d.ts +12 -0
  1130. package/dist/types/util/loadScript.d.ts +1 -0
  1131. package/dist/types/util/mapbox.d.ts +60 -0
  1132. package/dist/types/util/math/box.d.ts +7 -0
  1133. package/dist/types/util/math/matrix.d.ts +9 -0
  1134. package/dist/types/util/math/vector.d.ts +36 -0
  1135. package/dist/types/util/math.d.ts +76 -0
  1136. package/dist/types/util/object.d.ts +45 -0
  1137. package/dist/types/util/request.d.ts +30 -0
  1138. package/dist/types/util/superClusterForBMap.d.ts +22 -0
  1139. package/dist/types/util/textureLoader.d.ts +1 -0
  1140. package/dist/types/util/tongjiTrack.d.ts +25 -0
  1141. package/dist/types/util/urlUtils.d.ts +14 -0
  1142. package/package.json +57 -0
@@ -0,0 +1,117 @@
1
+ var $jscomp=$jscomp||{};$jscomp.scope={};$jscomp.arrayIteratorImpl=function(k){var n=0;return function(){return n<k.length?{done:!1,value:k[n++]}:{done:!0}}};$jscomp.arrayIterator=function(k){return{next:$jscomp.arrayIteratorImpl(k)}};$jscomp.makeIterator=function(k){var n="undefined"!=typeof Symbol&&Symbol.iterator&&k[Symbol.iterator];return n?n.call(k):$jscomp.arrayIterator(k)};$jscomp.ASSUME_ES5=!1;$jscomp.ASSUME_NO_NATIVE_MAP=!1;$jscomp.ASSUME_NO_NATIVE_SET=!1;$jscomp.SIMPLE_FROUND_POLYFILL=!1;
2
+ $jscomp.ISOLATE_POLYFILLS=!1;$jscomp.FORCE_POLYFILL_PROMISE=!1;$jscomp.FORCE_POLYFILL_PROMISE_WHEN_NO_UNHANDLED_REJECTION=!1;$jscomp.getGlobal=function(k){k=["object"==typeof globalThis&&globalThis,k,"object"==typeof window&&window,"object"==typeof self&&self,"object"==typeof global&&global];for(var n=0;n<k.length;++n){var l=k[n];if(l&&l.Math==Math)return l}throw Error("Cannot find global object");};$jscomp.global=$jscomp.getGlobal(this);
3
+ $jscomp.defineProperty=$jscomp.ASSUME_ES5||"function"==typeof Object.defineProperties?Object.defineProperty:function(k,n,l){if(k==Array.prototype||k==Object.prototype)return k;k[n]=l.value;return k};$jscomp.IS_SYMBOL_NATIVE="function"===typeof Symbol&&"symbol"===typeof Symbol("x");$jscomp.TRUST_ES6_POLYFILLS=!$jscomp.ISOLATE_POLYFILLS||$jscomp.IS_SYMBOL_NATIVE;$jscomp.polyfills={};$jscomp.propertyToPolyfillSymbol={};$jscomp.POLYFILL_PREFIX="$jscp$";
4
+ var $jscomp$lookupPolyfilledValue=function(k,n){var l=$jscomp.propertyToPolyfillSymbol[n];if(null==l)return k[n];l=k[l];return void 0!==l?l:k[n]};$jscomp.polyfill=function(k,n,l,p){n&&($jscomp.ISOLATE_POLYFILLS?$jscomp.polyfillIsolated(k,n,l,p):$jscomp.polyfillUnisolated(k,n,l,p))};
5
+ $jscomp.polyfillUnisolated=function(k,n,l,p){l=$jscomp.global;k=k.split(".");for(p=0;p<k.length-1;p++){var h=k[p];if(!(h in l))return;l=l[h]}k=k[k.length-1];p=l[k];n=n(p);n!=p&&null!=n&&$jscomp.defineProperty(l,k,{configurable:!0,writable:!0,value:n})};
6
+ $jscomp.polyfillIsolated=function(k,n,l,p){var h=k.split(".");k=1===h.length;p=h[0];p=!k&&p in $jscomp.polyfills?$jscomp.polyfills:$jscomp.global;for(var A=0;A<h.length-1;A++){var f=h[A];if(!(f in p))return;p=p[f]}h=h[h.length-1];l=$jscomp.IS_SYMBOL_NATIVE&&"es6"===l?p[h]:null;n=n(l);null!=n&&(k?$jscomp.defineProperty($jscomp.polyfills,h,{configurable:!0,writable:!0,value:n}):n!==l&&(void 0===$jscomp.propertyToPolyfillSymbol[h]&&(l=1E9*Math.random()>>>0,$jscomp.propertyToPolyfillSymbol[h]=$jscomp.IS_SYMBOL_NATIVE?
7
+ $jscomp.global.Symbol(h):$jscomp.POLYFILL_PREFIX+l+"$"+h),$jscomp.defineProperty(p,$jscomp.propertyToPolyfillSymbol[h],{configurable:!0,writable:!0,value:n})))};
8
+ $jscomp.polyfill("Promise",function(k){function n(){this.batch_=null}function l(f){return f instanceof h?f:new h(function(q,v){q(f)})}if(k&&(!($jscomp.FORCE_POLYFILL_PROMISE||$jscomp.FORCE_POLYFILL_PROMISE_WHEN_NO_UNHANDLED_REJECTION&&"undefined"===typeof $jscomp.global.PromiseRejectionEvent)||!$jscomp.global.Promise||-1===$jscomp.global.Promise.toString().indexOf("[native code]")))return k;n.prototype.asyncExecute=function(f){if(null==this.batch_){this.batch_=[];var q=this;this.asyncExecuteFunction(function(){q.executeBatch_()})}this.batch_.push(f)};
9
+ var p=$jscomp.global.setTimeout;n.prototype.asyncExecuteFunction=function(f){p(f,0)};n.prototype.executeBatch_=function(){for(;this.batch_&&this.batch_.length;){var f=this.batch_;this.batch_=[];for(var q=0;q<f.length;++q){var v=f[q];f[q]=null;try{v()}catch(z){this.asyncThrow_(z)}}}this.batch_=null};n.prototype.asyncThrow_=function(f){this.asyncExecuteFunction(function(){throw f;})};var h=function(f){this.state_=0;this.result_=void 0;this.onSettledCallbacks_=[];this.isRejectionHandled_=!1;var q=this.createResolveAndReject_();
10
+ try{f(q.resolve,q.reject)}catch(v){q.reject(v)}};h.prototype.createResolveAndReject_=function(){function f(z){return function(O){v||(v=!0,z.call(q,O))}}var q=this,v=!1;return{resolve:f(this.resolveTo_),reject:f(this.reject_)}};h.prototype.resolveTo_=function(f){if(f===this)this.reject_(new TypeError("A Promise cannot resolve to itself"));else if(f instanceof h)this.settleSameAsPromise_(f);else{a:switch(typeof f){case "object":var q=null!=f;break a;case "function":q=!0;break a;default:q=!1}q?this.resolveToNonPromiseObj_(f):
11
+ this.fulfill_(f)}};h.prototype.resolveToNonPromiseObj_=function(f){var q=void 0;try{q=f.then}catch(v){this.reject_(v);return}"function"==typeof q?this.settleSameAsThenable_(q,f):this.fulfill_(f)};h.prototype.reject_=function(f){this.settle_(2,f)};h.prototype.fulfill_=function(f){this.settle_(1,f)};h.prototype.settle_=function(f,q){if(0!=this.state_)throw Error("Cannot settle("+f+", "+q+"): Promise already settled in state"+this.state_);this.state_=f;this.result_=q;2===this.state_&&this.scheduleUnhandledRejectionCheck_();
12
+ this.executeOnSettledCallbacks_()};h.prototype.scheduleUnhandledRejectionCheck_=function(){var f=this;p(function(){if(f.notifyUnhandledRejection_()){var q=$jscomp.global.console;"undefined"!==typeof q&&q.error(f.result_)}},1)};h.prototype.notifyUnhandledRejection_=function(){if(this.isRejectionHandled_)return!1;var f=$jscomp.global.CustomEvent,q=$jscomp.global.Event,v=$jscomp.global.dispatchEvent;if("undefined"===typeof v)return!0;"function"===typeof f?f=new f("unhandledrejection",{cancelable:!0}):
13
+ "function"===typeof q?f=new q("unhandledrejection",{cancelable:!0}):(f=$jscomp.global.document.createEvent("CustomEvent"),f.initCustomEvent("unhandledrejection",!1,!0,f));f.promise=this;f.reason=this.result_;return v(f)};h.prototype.executeOnSettledCallbacks_=function(){if(null!=this.onSettledCallbacks_){for(var f=0;f<this.onSettledCallbacks_.length;++f)A.asyncExecute(this.onSettledCallbacks_[f]);this.onSettledCallbacks_=null}};var A=new n;h.prototype.settleSameAsPromise_=function(f){var q=this.createResolveAndReject_();
14
+ f.callWhenSettled_(q.resolve,q.reject)};h.prototype.settleSameAsThenable_=function(f,q){var v=this.createResolveAndReject_();try{f.call(q,v.resolve,v.reject)}catch(z){v.reject(z)}};h.prototype.then=function(f,q){function v(t,x){return"function"==typeof t?function(D){try{z(t(D))}catch(R){O(R)}}:x}var z,O,ba=new h(function(t,x){z=t;O=x});this.callWhenSettled_(v(f,z),v(q,O));return ba};h.prototype.catch=function(f){return this.then(void 0,f)};h.prototype.callWhenSettled_=function(f,q){function v(){switch(z.state_){case 1:f(z.result_);
15
+ break;case 2:q(z.result_);break;default:throw Error("Unexpected state: "+z.state_);}}var z=this;null==this.onSettledCallbacks_?A.asyncExecute(v):this.onSettledCallbacks_.push(v);this.isRejectionHandled_=!0};h.resolve=l;h.reject=function(f){return new h(function(q,v){v(f)})};h.race=function(f){return new h(function(q,v){for(var z=$jscomp.makeIterator(f),O=z.next();!O.done;O=z.next())l(O.value).callWhenSettled_(q,v)})};h.all=function(f){var q=$jscomp.makeIterator(f),v=q.next();return v.done?l([]):new h(function(z,
16
+ O){function ba(D){return function(R){t[D]=R;x--;0==x&&z(t)}}var t=[],x=0;do t.push(void 0),x++,l(v.value).callWhenSettled_(ba(t.length-1),O),v=q.next();while(!v.done)})};return h},"es6","es3");$jscomp.owns=function(k,n){return Object.prototype.hasOwnProperty.call(k,n)};$jscomp.assign=$jscomp.TRUST_ES6_POLYFILLS&&"function"==typeof Object.assign?Object.assign:function(k,n){for(var l=1;l<arguments.length;l++){var p=arguments[l];if(p)for(var h in p)$jscomp.owns(p,h)&&(k[h]=p[h])}return k};
17
+ $jscomp.polyfill("Object.assign",function(k){return k||$jscomp.assign},"es6","es3");$jscomp.checkStringArgs=function(k,n,l){if(null==k)throw new TypeError("The 'this' value for String.prototype."+l+" must not be null or undefined");if(n instanceof RegExp)throw new TypeError("First argument to String.prototype."+l+" must not be a regular expression");return k+""};
18
+ $jscomp.polyfill("String.prototype.startsWith",function(k){return k?k:function(n,l){var p=$jscomp.checkStringArgs(this,n,"startsWith");n+="";var h=p.length,A=n.length;l=Math.max(0,Math.min(l|0,p.length));for(var f=0;f<A&&l<h;)if(p[l++]!=n[f++])return!1;return f>=A}},"es6","es3");
19
+ $jscomp.polyfill("Array.prototype.copyWithin",function(k){function n(l){l=Number(l);return Infinity===l||-Infinity===l?l:l|0}return k?k:function(l,p,h){var A=this.length;l=n(l);p=n(p);h=void 0===h?A:n(h);l=0>l?Math.max(A+l,0):Math.min(l,A);p=0>p?Math.max(A+p,0):Math.min(p,A);h=0>h?Math.max(A+h,0):Math.min(h,A);if(l<p)for(;p<h;)p in this?this[l++]=this[p++]:(delete this[l++],p++);else for(h=Math.min(h,A+p-l),l+=h-p;h>p;)--h in this?this[--l]=this[h]:delete this[--l];return this}},"es6","es3");
20
+ $jscomp.typedArrayCopyWithin=function(k){return k?k:Array.prototype.copyWithin};$jscomp.polyfill("Int8Array.prototype.copyWithin",$jscomp.typedArrayCopyWithin,"es6","es5");$jscomp.polyfill("Uint8Array.prototype.copyWithin",$jscomp.typedArrayCopyWithin,"es6","es5");$jscomp.polyfill("Uint8ClampedArray.prototype.copyWithin",$jscomp.typedArrayCopyWithin,"es6","es5");$jscomp.polyfill("Int16Array.prototype.copyWithin",$jscomp.typedArrayCopyWithin,"es6","es5");
21
+ $jscomp.polyfill("Uint16Array.prototype.copyWithin",$jscomp.typedArrayCopyWithin,"es6","es5");$jscomp.polyfill("Int32Array.prototype.copyWithin",$jscomp.typedArrayCopyWithin,"es6","es5");$jscomp.polyfill("Uint32Array.prototype.copyWithin",$jscomp.typedArrayCopyWithin,"es6","es5");$jscomp.polyfill("Float32Array.prototype.copyWithin",$jscomp.typedArrayCopyWithin,"es6","es5");$jscomp.polyfill("Float64Array.prototype.copyWithin",$jscomp.typedArrayCopyWithin,"es6","es5");
22
+ var DracoDecoderModule=function(){var k="undefined"!==typeof document&&document.currentScript?document.currentScript.src:void 0;"undefined"!==typeof __filename&&(k=k||__filename);return function(n){function l(e){return a.locateFile?a.locateFile(e,U):U+e}function p(e,b,c){var d=b+c;for(c=b;e[c]&&!(c>=d);)++c;if(16<c-b&&e.buffer&&va)return va.decode(e.subarray(b,c));for(d="";b<c;){var g=e[b++];if(g&128){var u=e[b++]&63;if(192==(g&224))d+=String.fromCharCode((g&31)<<6|u);else{var X=e[b++]&63;g=224==
23
+ (g&240)?(g&15)<<12|u<<6|X:(g&7)<<18|u<<12|X<<6|e[b++]&63;65536>g?d+=String.fromCharCode(g):(g-=65536,d+=String.fromCharCode(55296|g>>10,56320|g&1023))}}else d+=String.fromCharCode(g)}return d}function h(e,b){return e?p(ea,e,b):""}function A(){var e=ja.buffer;a.HEAP8=Y=new Int8Array(e);a.HEAP16=new Int16Array(e);a.HEAP32=ca=new Int32Array(e);a.HEAPU8=ea=new Uint8Array(e);a.HEAPU16=new Uint16Array(e);a.HEAPU32=V=new Uint32Array(e);a.HEAPF32=new Float32Array(e);a.HEAPF64=new Float64Array(e)}function f(e){if(a.onAbort)a.onAbort(e);
24
+ e="Aborted("+e+")";da(e);wa=!0;e=new WebAssembly.RuntimeError(e+". Build with -sASSERTIONS for more info.");ka(e);throw e;}function q(e){try{if(e==P&&fa)return new Uint8Array(fa);if(ma)return ma(e);throw"both async and sync fetching of the wasm failed";}catch(b){f(b)}}function v(){if(!fa&&(xa||ha)){if("function"==typeof fetch&&!P.startsWith("file://"))return fetch(P,{credentials:"same-origin"}).then(function(e){if(!e.ok)throw"failed to load wasm binary file at '"+P+"'";return e.arrayBuffer()}).catch(function(){return q(P)});
25
+ if(na)return new Promise(function(e,b){na(P,function(c){e(new Uint8Array(c))},b)})}return Promise.resolve().then(function(){return q(P)})}function z(e){for(;0<e.length;)e.shift()(a)}function O(e){this.excPtr=e;this.ptr=e-24;this.set_type=function(b){V[this.ptr+4>>2]=b};this.get_type=function(){return V[this.ptr+4>>2]};this.set_destructor=function(b){V[this.ptr+8>>2]=b};this.get_destructor=function(){return V[this.ptr+8>>2]};this.set_refcount=function(b){ca[this.ptr>>2]=b};this.set_caught=function(b){Y[this.ptr+
26
+ 12>>0]=b?1:0};this.get_caught=function(){return 0!=Y[this.ptr+12>>0]};this.set_rethrown=function(b){Y[this.ptr+13>>0]=b?1:0};this.get_rethrown=function(){return 0!=Y[this.ptr+13>>0]};this.init=function(b,c){this.set_adjusted_ptr(0);this.set_type(b);this.set_destructor(c);this.set_refcount(0);this.set_caught(!1);this.set_rethrown(!1)};this.add_ref=function(){ca[this.ptr>>2]+=1};this.release_ref=function(){var b=ca[this.ptr>>2];ca[this.ptr>>2]=b-1;return 1===b};this.set_adjusted_ptr=function(b){V[this.ptr+
27
+ 16>>2]=b};this.get_adjusted_ptr=function(){return V[this.ptr+16>>2]};this.get_exception_ptr=function(){if(ya(this.get_type()))return V[this.excPtr>>2];var b=this.get_adjusted_ptr();return 0!==b?b:this.excPtr}}function ba(){function e(){if(!la&&(la=!0,a.calledRun=!0,!wa)){za=!0;z(oa);Aa(a);if(a.onRuntimeInitialized)a.onRuntimeInitialized();if(a.postRun)for("function"==typeof a.postRun&&(a.postRun=[a.postRun]);a.postRun.length;)Ba.unshift(a.postRun.shift());z(Ba)}}if(!(0<aa)){if(a.preRun)for("function"==
28
+ typeof a.preRun&&(a.preRun=[a.preRun]);a.preRun.length;)Ca.unshift(a.preRun.shift());z(Ca);0<aa||(a.setStatus?(a.setStatus("Running..."),setTimeout(function(){setTimeout(function(){a.setStatus("")},1);e()},1)):e())}}function t(){}function x(e){return(e||t).__cache__}function D(e,b){var c=x(b),d=c[e];if(d)return d;d=Object.create((b||t).prototype);d.ptr=e;return c[e]=d}function R(e){if("string"===typeof e){for(var b=0,c=0;c<e.length;++c){var d=e.charCodeAt(c);127>=d?b++:2047>=d?b+=2:55296<=d&&57343>=
29
+ d?(b+=4,++c):b+=3}b=Array(b+1);c=0;d=b.length;if(0<d){d=c+d-1;for(var g=0;g<e.length;++g){var u=e.charCodeAt(g);if(55296<=u&&57343>=u){var X=e.charCodeAt(++g);u=65536+((u&1023)<<10)|X&1023}if(127>=u){if(c>=d)break;b[c++]=u}else{if(2047>=u){if(c+1>=d)break;b[c++]=192|u>>6}else{if(65535>=u){if(c+2>=d)break;b[c++]=224|u>>12}else{if(c+3>=d)break;b[c++]=240|u>>18;b[c++]=128|u>>12&63}b[c++]=128|u>>6&63}b[c++]=128|u&63}}b[c]=0}e=r.alloc(b,Y);r.copy(b,Y,e);return e}return e}function pa(e){if("object"===typeof e){var b=
30
+ r.alloc(e,Y);r.copy(e,Y,b);return b}return e}function Z(){throw"cannot construct a VoidPtr, no constructor in IDL";}function S(){this.ptr=Da();x(S)[this.ptr]=this}function Q(){this.ptr=Ea();x(Q)[this.ptr]=this}function W(){this.ptr=Fa();x(W)[this.ptr]=this}function w(){this.ptr=Ga();x(w)[this.ptr]=this}function C(){this.ptr=Ha();x(C)[this.ptr]=this}function F(){this.ptr=Ia();x(F)[this.ptr]=this}function G(){this.ptr=Ja();x(G)[this.ptr]=this}function E(){this.ptr=Ka();x(E)[this.ptr]=this}function T(){this.ptr=
31
+ La();x(T)[this.ptr]=this}function B(){throw"cannot construct a Status, no constructor in IDL";}function H(){this.ptr=Ma();x(H)[this.ptr]=this}function I(){this.ptr=Na();x(I)[this.ptr]=this}function J(){this.ptr=Oa();x(J)[this.ptr]=this}function K(){this.ptr=Pa();x(K)[this.ptr]=this}function L(){this.ptr=Qa();x(L)[this.ptr]=this}function M(){this.ptr=Ra();x(M)[this.ptr]=this}function N(){this.ptr=Sa();x(N)[this.ptr]=this}function y(){this.ptr=Ta();x(y)[this.ptr]=this}function m(){this.ptr=Ua();x(m)[this.ptr]=
32
+ this}n=void 0===n?{}:n;var a="undefined"!=typeof n?n:{},Aa,ka;a.ready=new Promise(function(e,b){Aa=e;ka=b});var Va=!1,Wa=!1;a.onRuntimeInitialized=function(){Va=!0;if(Wa&&"function"===typeof a.onModuleLoaded)a.onModuleLoaded(a)};a.onModuleParsed=function(){Wa=!0;if(Va&&"function"===typeof a.onModuleLoaded)a.onModuleLoaded(a)};a.isVersionSupported=function(e){if("string"!==typeof e)return!1;e=e.split(".");return 2>e.length||3<e.length?!1:1==e[0]&&0<=e[1]&&5>=e[1]?!0:0!=e[0]||10<e[1]?!1:!0};var Xa=
33
+ Object.assign({},a),xa="object"==typeof window,ha="function"==typeof importScripts,Ya="object"==typeof process&&"object"==typeof process.versions&&"string"==typeof process.versions.node,U="";if(Ya){var Za=require("fs"),qa=require("path");U=ha?qa.dirname(U)+"/":__dirname+"/";var $a=function(e,b){e=e.startsWith("file://")?new URL(e):qa.normalize(e);return Za.readFileSync(e,b?void 0:"utf8")};var ma=function(e){e=$a(e,!0);e.buffer||(e=new Uint8Array(e));return e};var na=function(e,b,c){e=e.startsWith("file://")?
34
+ new URL(e):qa.normalize(e);Za.readFile(e,function(d,g){d?c(d):b(g.buffer)})};1<process.argv.length&&process.argv[1].replace(/\\/g,"/");process.argv.slice(2);a.inspect=function(){return"[Emscripten Module object]"}}else if(xa||ha)ha?U=self.location.href:"undefined"!=typeof document&&document.currentScript&&(U=document.currentScript.src),k&&(U=k),U=0!==U.indexOf("blob:")?U.substr(0,U.replace(/[?#].*/,"").lastIndexOf("/")+1):"",$a=function(e){var b=new XMLHttpRequest;b.open("GET",e,!1);b.send(null);
35
+ return b.responseText},ha&&(ma=function(e){var b=new XMLHttpRequest;b.open("GET",e,!1);b.responseType="arraybuffer";b.send(null);return new Uint8Array(b.response)}),na=function(e,b,c){var d=new XMLHttpRequest;d.open("GET",e,!0);d.responseType="arraybuffer";d.onload=function(){200==d.status||0==d.status&&d.response?b(d.response):c()};d.onerror=c;d.send(null)};var ud=a.print||console.log.bind(console),da=a.printErr||console.warn.bind(console);Object.assign(a,Xa);Xa=null;var fa;a.wasmBinary&&(fa=a.wasmBinary);
36
+ "object"!=typeof WebAssembly&&f("no native wasm support detected");var ja,wa=!1,va="undefined"!=typeof TextDecoder?new TextDecoder("utf8"):void 0,Y,ea,ca,V,Ca=[],oa=[],Ba=[],za=!1,aa=0,ra=null,ia=null;var P="draco_decoder.wasm";P.startsWith("data:application/octet-stream;base64,")||(P=l(P));var vd=0,wd=[null,[],[]],xd={b:function(e,b,c){(new O(e)).init(b,c);vd++;throw e;},a:function(){f("")},g:function(e,b,c){ea.copyWithin(e,b,b+c)},e:function(e){var b=ea.length;e>>>=0;if(2147483648<e)return!1;for(var c=
37
+ 1;4>=c;c*=2){var d=b*(1+.2/c);d=Math.min(d,e+100663296);var g=Math;d=Math.max(e,d);g=g.min.call(g,2147483648,d+(65536-d%65536)%65536);a:{d=ja.buffer;try{ja.grow(g-d.byteLength+65535>>>16);A();var u=1;break a}catch(X){}u=void 0}if(u)return!0}return!1},f:function(e){return 52},d:function(e,b,c,d,g){return 70},c:function(e,b,c,d){for(var g=0,u=0;u<c;u++){var X=V[b>>2],ab=V[b+4>>2];b+=8;for(var sa=0;sa<ab;sa++){var ta=ea[X+sa],ua=wd[e];0===ta||10===ta?((1===e?ud:da)(p(ua,0)),ua.length=0):ua.push(ta)}g+=
38
+ ab}V[d>>2]=g;return 0}};(function(){function e(g,u){a.asm=g.exports;ja=a.asm.h;A();oa.unshift(a.asm.i);aa--;a.monitorRunDependencies&&a.monitorRunDependencies(aa);0==aa&&(null!==ra&&(clearInterval(ra),ra=null),ia&&(g=ia,ia=null,g()))}function b(g){e(g.instance)}function c(g){return v().then(function(u){return WebAssembly.instantiate(u,d)}).then(function(u){return u}).then(g,function(u){da("failed to asynchronously prepare wasm: "+u);f(u)})}var d={a:xd};aa++;a.monitorRunDependencies&&a.monitorRunDependencies(aa);
39
+ if(a.instantiateWasm)try{return a.instantiateWasm(d,e)}catch(g){da("Module.instantiateWasm callback failed with error: "+g),ka(g)}(function(){return fa||"function"!=typeof WebAssembly.instantiateStreaming||P.startsWith("data:application/octet-stream;base64,")||P.startsWith("file://")||Ya||"function"!=typeof fetch?c(b):fetch(P,{credentials:"same-origin"}).then(function(g){return WebAssembly.instantiateStreaming(g,d).then(b,function(u){da("wasm streaming compile failed: "+u);da("falling back to ArrayBuffer instantiation");
40
+ return c(b)})})})().catch(ka);return{}})();var bb=a._emscripten_bind_VoidPtr___destroy___0=function(){return(bb=a._emscripten_bind_VoidPtr___destroy___0=a.asm.k).apply(null,arguments)},Da=a._emscripten_bind_DecoderBuffer_DecoderBuffer_0=function(){return(Da=a._emscripten_bind_DecoderBuffer_DecoderBuffer_0=a.asm.l).apply(null,arguments)},cb=a._emscripten_bind_DecoderBuffer_Init_2=function(){return(cb=a._emscripten_bind_DecoderBuffer_Init_2=a.asm.m).apply(null,arguments)},db=a._emscripten_bind_DecoderBuffer___destroy___0=
41
+ function(){return(db=a._emscripten_bind_DecoderBuffer___destroy___0=a.asm.n).apply(null,arguments)},Ea=a._emscripten_bind_AttributeTransformData_AttributeTransformData_0=function(){return(Ea=a._emscripten_bind_AttributeTransformData_AttributeTransformData_0=a.asm.o).apply(null,arguments)},eb=a._emscripten_bind_AttributeTransformData_transform_type_0=function(){return(eb=a._emscripten_bind_AttributeTransformData_transform_type_0=a.asm.p).apply(null,arguments)},fb=a._emscripten_bind_AttributeTransformData___destroy___0=
42
+ function(){return(fb=a._emscripten_bind_AttributeTransformData___destroy___0=a.asm.q).apply(null,arguments)},Fa=a._emscripten_bind_GeometryAttribute_GeometryAttribute_0=function(){return(Fa=a._emscripten_bind_GeometryAttribute_GeometryAttribute_0=a.asm.r).apply(null,arguments)},gb=a._emscripten_bind_GeometryAttribute___destroy___0=function(){return(gb=a._emscripten_bind_GeometryAttribute___destroy___0=a.asm.s).apply(null,arguments)},Ga=a._emscripten_bind_PointAttribute_PointAttribute_0=function(){return(Ga=
43
+ a._emscripten_bind_PointAttribute_PointAttribute_0=a.asm.t).apply(null,arguments)},hb=a._emscripten_bind_PointAttribute_size_0=function(){return(hb=a._emscripten_bind_PointAttribute_size_0=a.asm.u).apply(null,arguments)},ib=a._emscripten_bind_PointAttribute_GetAttributeTransformData_0=function(){return(ib=a._emscripten_bind_PointAttribute_GetAttributeTransformData_0=a.asm.v).apply(null,arguments)},jb=a._emscripten_bind_PointAttribute_attribute_type_0=function(){return(jb=a._emscripten_bind_PointAttribute_attribute_type_0=
44
+ a.asm.w).apply(null,arguments)},kb=a._emscripten_bind_PointAttribute_data_type_0=function(){return(kb=a._emscripten_bind_PointAttribute_data_type_0=a.asm.x).apply(null,arguments)},lb=a._emscripten_bind_PointAttribute_num_components_0=function(){return(lb=a._emscripten_bind_PointAttribute_num_components_0=a.asm.y).apply(null,arguments)},mb=a._emscripten_bind_PointAttribute_normalized_0=function(){return(mb=a._emscripten_bind_PointAttribute_normalized_0=a.asm.z).apply(null,arguments)},nb=a._emscripten_bind_PointAttribute_byte_stride_0=
45
+ function(){return(nb=a._emscripten_bind_PointAttribute_byte_stride_0=a.asm.A).apply(null,arguments)},ob=a._emscripten_bind_PointAttribute_byte_offset_0=function(){return(ob=a._emscripten_bind_PointAttribute_byte_offset_0=a.asm.B).apply(null,arguments)},pb=a._emscripten_bind_PointAttribute_unique_id_0=function(){return(pb=a._emscripten_bind_PointAttribute_unique_id_0=a.asm.C).apply(null,arguments)},qb=a._emscripten_bind_PointAttribute___destroy___0=function(){return(qb=a._emscripten_bind_PointAttribute___destroy___0=
46
+ a.asm.D).apply(null,arguments)},Ha=a._emscripten_bind_AttributeQuantizationTransform_AttributeQuantizationTransform_0=function(){return(Ha=a._emscripten_bind_AttributeQuantizationTransform_AttributeQuantizationTransform_0=a.asm.E).apply(null,arguments)},rb=a._emscripten_bind_AttributeQuantizationTransform_InitFromAttribute_1=function(){return(rb=a._emscripten_bind_AttributeQuantizationTransform_InitFromAttribute_1=a.asm.F).apply(null,arguments)},sb=a._emscripten_bind_AttributeQuantizationTransform_quantization_bits_0=
47
+ function(){return(sb=a._emscripten_bind_AttributeQuantizationTransform_quantization_bits_0=a.asm.G).apply(null,arguments)},tb=a._emscripten_bind_AttributeQuantizationTransform_min_value_1=function(){return(tb=a._emscripten_bind_AttributeQuantizationTransform_min_value_1=a.asm.H).apply(null,arguments)},ub=a._emscripten_bind_AttributeQuantizationTransform_range_0=function(){return(ub=a._emscripten_bind_AttributeQuantizationTransform_range_0=a.asm.I).apply(null,arguments)},vb=a._emscripten_bind_AttributeQuantizationTransform___destroy___0=
48
+ function(){return(vb=a._emscripten_bind_AttributeQuantizationTransform___destroy___0=a.asm.J).apply(null,arguments)},Ia=a._emscripten_bind_AttributeOctahedronTransform_AttributeOctahedronTransform_0=function(){return(Ia=a._emscripten_bind_AttributeOctahedronTransform_AttributeOctahedronTransform_0=a.asm.K).apply(null,arguments)},wb=a._emscripten_bind_AttributeOctahedronTransform_InitFromAttribute_1=function(){return(wb=a._emscripten_bind_AttributeOctahedronTransform_InitFromAttribute_1=a.asm.L).apply(null,
49
+ arguments)},xb=a._emscripten_bind_AttributeOctahedronTransform_quantization_bits_0=function(){return(xb=a._emscripten_bind_AttributeOctahedronTransform_quantization_bits_0=a.asm.M).apply(null,arguments)},yb=a._emscripten_bind_AttributeOctahedronTransform___destroy___0=function(){return(yb=a._emscripten_bind_AttributeOctahedronTransform___destroy___0=a.asm.N).apply(null,arguments)},Ja=a._emscripten_bind_PointCloud_PointCloud_0=function(){return(Ja=a._emscripten_bind_PointCloud_PointCloud_0=a.asm.O).apply(null,
50
+ arguments)},zb=a._emscripten_bind_PointCloud_num_attributes_0=function(){return(zb=a._emscripten_bind_PointCloud_num_attributes_0=a.asm.P).apply(null,arguments)},Ab=a._emscripten_bind_PointCloud_num_points_0=function(){return(Ab=a._emscripten_bind_PointCloud_num_points_0=a.asm.Q).apply(null,arguments)},Bb=a._emscripten_bind_PointCloud___destroy___0=function(){return(Bb=a._emscripten_bind_PointCloud___destroy___0=a.asm.R).apply(null,arguments)},Ka=a._emscripten_bind_Mesh_Mesh_0=function(){return(Ka=
51
+ a._emscripten_bind_Mesh_Mesh_0=a.asm.S).apply(null,arguments)},Cb=a._emscripten_bind_Mesh_num_faces_0=function(){return(Cb=a._emscripten_bind_Mesh_num_faces_0=a.asm.T).apply(null,arguments)},Db=a._emscripten_bind_Mesh_num_attributes_0=function(){return(Db=a._emscripten_bind_Mesh_num_attributes_0=a.asm.U).apply(null,arguments)},Eb=a._emscripten_bind_Mesh_num_points_0=function(){return(Eb=a._emscripten_bind_Mesh_num_points_0=a.asm.V).apply(null,arguments)},Fb=a._emscripten_bind_Mesh___destroy___0=function(){return(Fb=
52
+ a._emscripten_bind_Mesh___destroy___0=a.asm.W).apply(null,arguments)},La=a._emscripten_bind_Metadata_Metadata_0=function(){return(La=a._emscripten_bind_Metadata_Metadata_0=a.asm.X).apply(null,arguments)},Gb=a._emscripten_bind_Metadata___destroy___0=function(){return(Gb=a._emscripten_bind_Metadata___destroy___0=a.asm.Y).apply(null,arguments)},Hb=a._emscripten_bind_Status_code_0=function(){return(Hb=a._emscripten_bind_Status_code_0=a.asm.Z).apply(null,arguments)},Ib=a._emscripten_bind_Status_ok_0=function(){return(Ib=
53
+ a._emscripten_bind_Status_ok_0=a.asm._).apply(null,arguments)},Jb=a._emscripten_bind_Status_error_msg_0=function(){return(Jb=a._emscripten_bind_Status_error_msg_0=a.asm.$).apply(null,arguments)},Kb=a._emscripten_bind_Status___destroy___0=function(){return(Kb=a._emscripten_bind_Status___destroy___0=a.asm.aa).apply(null,arguments)},Ma=a._emscripten_bind_DracoFloat32Array_DracoFloat32Array_0=function(){return(Ma=a._emscripten_bind_DracoFloat32Array_DracoFloat32Array_0=a.asm.ba).apply(null,arguments)},
54
+ Lb=a._emscripten_bind_DracoFloat32Array_GetValue_1=function(){return(Lb=a._emscripten_bind_DracoFloat32Array_GetValue_1=a.asm.ca).apply(null,arguments)},Mb=a._emscripten_bind_DracoFloat32Array_size_0=function(){return(Mb=a._emscripten_bind_DracoFloat32Array_size_0=a.asm.da).apply(null,arguments)},Nb=a._emscripten_bind_DracoFloat32Array___destroy___0=function(){return(Nb=a._emscripten_bind_DracoFloat32Array___destroy___0=a.asm.ea).apply(null,arguments)},Na=a._emscripten_bind_DracoInt8Array_DracoInt8Array_0=
55
+ function(){return(Na=a._emscripten_bind_DracoInt8Array_DracoInt8Array_0=a.asm.fa).apply(null,arguments)},Ob=a._emscripten_bind_DracoInt8Array_GetValue_1=function(){return(Ob=a._emscripten_bind_DracoInt8Array_GetValue_1=a.asm.ga).apply(null,arguments)},Pb=a._emscripten_bind_DracoInt8Array_size_0=function(){return(Pb=a._emscripten_bind_DracoInt8Array_size_0=a.asm.ha).apply(null,arguments)},Qb=a._emscripten_bind_DracoInt8Array___destroy___0=function(){return(Qb=a._emscripten_bind_DracoInt8Array___destroy___0=
56
+ a.asm.ia).apply(null,arguments)},Oa=a._emscripten_bind_DracoUInt8Array_DracoUInt8Array_0=function(){return(Oa=a._emscripten_bind_DracoUInt8Array_DracoUInt8Array_0=a.asm.ja).apply(null,arguments)},Rb=a._emscripten_bind_DracoUInt8Array_GetValue_1=function(){return(Rb=a._emscripten_bind_DracoUInt8Array_GetValue_1=a.asm.ka).apply(null,arguments)},Sb=a._emscripten_bind_DracoUInt8Array_size_0=function(){return(Sb=a._emscripten_bind_DracoUInt8Array_size_0=a.asm.la).apply(null,arguments)},Tb=a._emscripten_bind_DracoUInt8Array___destroy___0=
57
+ function(){return(Tb=a._emscripten_bind_DracoUInt8Array___destroy___0=a.asm.ma).apply(null,arguments)},Pa=a._emscripten_bind_DracoInt16Array_DracoInt16Array_0=function(){return(Pa=a._emscripten_bind_DracoInt16Array_DracoInt16Array_0=a.asm.na).apply(null,arguments)},Ub=a._emscripten_bind_DracoInt16Array_GetValue_1=function(){return(Ub=a._emscripten_bind_DracoInt16Array_GetValue_1=a.asm.oa).apply(null,arguments)},Vb=a._emscripten_bind_DracoInt16Array_size_0=function(){return(Vb=a._emscripten_bind_DracoInt16Array_size_0=
58
+ a.asm.pa).apply(null,arguments)},Wb=a._emscripten_bind_DracoInt16Array___destroy___0=function(){return(Wb=a._emscripten_bind_DracoInt16Array___destroy___0=a.asm.qa).apply(null,arguments)},Qa=a._emscripten_bind_DracoUInt16Array_DracoUInt16Array_0=function(){return(Qa=a._emscripten_bind_DracoUInt16Array_DracoUInt16Array_0=a.asm.ra).apply(null,arguments)},Xb=a._emscripten_bind_DracoUInt16Array_GetValue_1=function(){return(Xb=a._emscripten_bind_DracoUInt16Array_GetValue_1=a.asm.sa).apply(null,arguments)},
59
+ Yb=a._emscripten_bind_DracoUInt16Array_size_0=function(){return(Yb=a._emscripten_bind_DracoUInt16Array_size_0=a.asm.ta).apply(null,arguments)},Zb=a._emscripten_bind_DracoUInt16Array___destroy___0=function(){return(Zb=a._emscripten_bind_DracoUInt16Array___destroy___0=a.asm.ua).apply(null,arguments)},Ra=a._emscripten_bind_DracoInt32Array_DracoInt32Array_0=function(){return(Ra=a._emscripten_bind_DracoInt32Array_DracoInt32Array_0=a.asm.va).apply(null,arguments)},$b=a._emscripten_bind_DracoInt32Array_GetValue_1=
60
+ function(){return($b=a._emscripten_bind_DracoInt32Array_GetValue_1=a.asm.wa).apply(null,arguments)},ac=a._emscripten_bind_DracoInt32Array_size_0=function(){return(ac=a._emscripten_bind_DracoInt32Array_size_0=a.asm.xa).apply(null,arguments)},bc=a._emscripten_bind_DracoInt32Array___destroy___0=function(){return(bc=a._emscripten_bind_DracoInt32Array___destroy___0=a.asm.ya).apply(null,arguments)},Sa=a._emscripten_bind_DracoUInt32Array_DracoUInt32Array_0=function(){return(Sa=a._emscripten_bind_DracoUInt32Array_DracoUInt32Array_0=
61
+ a.asm.za).apply(null,arguments)},cc=a._emscripten_bind_DracoUInt32Array_GetValue_1=function(){return(cc=a._emscripten_bind_DracoUInt32Array_GetValue_1=a.asm.Aa).apply(null,arguments)},dc=a._emscripten_bind_DracoUInt32Array_size_0=function(){return(dc=a._emscripten_bind_DracoUInt32Array_size_0=a.asm.Ba).apply(null,arguments)},ec=a._emscripten_bind_DracoUInt32Array___destroy___0=function(){return(ec=a._emscripten_bind_DracoUInt32Array___destroy___0=a.asm.Ca).apply(null,arguments)},Ta=a._emscripten_bind_MetadataQuerier_MetadataQuerier_0=
62
+ function(){return(Ta=a._emscripten_bind_MetadataQuerier_MetadataQuerier_0=a.asm.Da).apply(null,arguments)},fc=a._emscripten_bind_MetadataQuerier_HasEntry_2=function(){return(fc=a._emscripten_bind_MetadataQuerier_HasEntry_2=a.asm.Ea).apply(null,arguments)},gc=a._emscripten_bind_MetadataQuerier_GetIntEntry_2=function(){return(gc=a._emscripten_bind_MetadataQuerier_GetIntEntry_2=a.asm.Fa).apply(null,arguments)},hc=a._emscripten_bind_MetadataQuerier_GetIntEntryArray_3=function(){return(hc=a._emscripten_bind_MetadataQuerier_GetIntEntryArray_3=
63
+ a.asm.Ga).apply(null,arguments)},ic=a._emscripten_bind_MetadataQuerier_GetDoubleEntry_2=function(){return(ic=a._emscripten_bind_MetadataQuerier_GetDoubleEntry_2=a.asm.Ha).apply(null,arguments)},jc=a._emscripten_bind_MetadataQuerier_GetStringEntry_2=function(){return(jc=a._emscripten_bind_MetadataQuerier_GetStringEntry_2=a.asm.Ia).apply(null,arguments)},kc=a._emscripten_bind_MetadataQuerier_NumEntries_1=function(){return(kc=a._emscripten_bind_MetadataQuerier_NumEntries_1=a.asm.Ja).apply(null,arguments)},
64
+ lc=a._emscripten_bind_MetadataQuerier_GetEntryName_2=function(){return(lc=a._emscripten_bind_MetadataQuerier_GetEntryName_2=a.asm.Ka).apply(null,arguments)},mc=a._emscripten_bind_MetadataQuerier___destroy___0=function(){return(mc=a._emscripten_bind_MetadataQuerier___destroy___0=a.asm.La).apply(null,arguments)},Ua=a._emscripten_bind_Decoder_Decoder_0=function(){return(Ua=a._emscripten_bind_Decoder_Decoder_0=a.asm.Ma).apply(null,arguments)},nc=a._emscripten_bind_Decoder_DecodeArrayToPointCloud_3=function(){return(nc=
65
+ a._emscripten_bind_Decoder_DecodeArrayToPointCloud_3=a.asm.Na).apply(null,arguments)},oc=a._emscripten_bind_Decoder_DecodeArrayToMesh_3=function(){return(oc=a._emscripten_bind_Decoder_DecodeArrayToMesh_3=a.asm.Oa).apply(null,arguments)},pc=a._emscripten_bind_Decoder_GetAttributeId_2=function(){return(pc=a._emscripten_bind_Decoder_GetAttributeId_2=a.asm.Pa).apply(null,arguments)},qc=a._emscripten_bind_Decoder_GetAttributeIdByName_2=function(){return(qc=a._emscripten_bind_Decoder_GetAttributeIdByName_2=
66
+ a.asm.Qa).apply(null,arguments)},rc=a._emscripten_bind_Decoder_GetAttributeIdByMetadataEntry_3=function(){return(rc=a._emscripten_bind_Decoder_GetAttributeIdByMetadataEntry_3=a.asm.Ra).apply(null,arguments)},sc=a._emscripten_bind_Decoder_GetAttribute_2=function(){return(sc=a._emscripten_bind_Decoder_GetAttribute_2=a.asm.Sa).apply(null,arguments)},tc=a._emscripten_bind_Decoder_GetAttributeByUniqueId_2=function(){return(tc=a._emscripten_bind_Decoder_GetAttributeByUniqueId_2=a.asm.Ta).apply(null,arguments)},
67
+ uc=a._emscripten_bind_Decoder_GetMetadata_1=function(){return(uc=a._emscripten_bind_Decoder_GetMetadata_1=a.asm.Ua).apply(null,arguments)},vc=a._emscripten_bind_Decoder_GetAttributeMetadata_2=function(){return(vc=a._emscripten_bind_Decoder_GetAttributeMetadata_2=a.asm.Va).apply(null,arguments)},wc=a._emscripten_bind_Decoder_GetFaceFromMesh_3=function(){return(wc=a._emscripten_bind_Decoder_GetFaceFromMesh_3=a.asm.Wa).apply(null,arguments)},xc=a._emscripten_bind_Decoder_GetTriangleStripsFromMesh_2=
68
+ function(){return(xc=a._emscripten_bind_Decoder_GetTriangleStripsFromMesh_2=a.asm.Xa).apply(null,arguments)},yc=a._emscripten_bind_Decoder_GetTrianglesUInt16Array_3=function(){return(yc=a._emscripten_bind_Decoder_GetTrianglesUInt16Array_3=a.asm.Ya).apply(null,arguments)},zc=a._emscripten_bind_Decoder_GetTrianglesUInt32Array_3=function(){return(zc=a._emscripten_bind_Decoder_GetTrianglesUInt32Array_3=a.asm.Za).apply(null,arguments)},Ac=a._emscripten_bind_Decoder_GetAttributeFloat_3=function(){return(Ac=
69
+ a._emscripten_bind_Decoder_GetAttributeFloat_3=a.asm._a).apply(null,arguments)},Bc=a._emscripten_bind_Decoder_GetAttributeFloatForAllPoints_3=function(){return(Bc=a._emscripten_bind_Decoder_GetAttributeFloatForAllPoints_3=a.asm.$a).apply(null,arguments)},Cc=a._emscripten_bind_Decoder_GetAttributeIntForAllPoints_3=function(){return(Cc=a._emscripten_bind_Decoder_GetAttributeIntForAllPoints_3=a.asm.ab).apply(null,arguments)},Dc=a._emscripten_bind_Decoder_GetAttributeInt8ForAllPoints_3=function(){return(Dc=
70
+ a._emscripten_bind_Decoder_GetAttributeInt8ForAllPoints_3=a.asm.bb).apply(null,arguments)},Ec=a._emscripten_bind_Decoder_GetAttributeUInt8ForAllPoints_3=function(){return(Ec=a._emscripten_bind_Decoder_GetAttributeUInt8ForAllPoints_3=a.asm.cb).apply(null,arguments)},Fc=a._emscripten_bind_Decoder_GetAttributeInt16ForAllPoints_3=function(){return(Fc=a._emscripten_bind_Decoder_GetAttributeInt16ForAllPoints_3=a.asm.db).apply(null,arguments)},Gc=a._emscripten_bind_Decoder_GetAttributeUInt16ForAllPoints_3=
71
+ function(){return(Gc=a._emscripten_bind_Decoder_GetAttributeUInt16ForAllPoints_3=a.asm.eb).apply(null,arguments)},Hc=a._emscripten_bind_Decoder_GetAttributeInt32ForAllPoints_3=function(){return(Hc=a._emscripten_bind_Decoder_GetAttributeInt32ForAllPoints_3=a.asm.fb).apply(null,arguments)},Ic=a._emscripten_bind_Decoder_GetAttributeUInt32ForAllPoints_3=function(){return(Ic=a._emscripten_bind_Decoder_GetAttributeUInt32ForAllPoints_3=a.asm.gb).apply(null,arguments)},Jc=a._emscripten_bind_Decoder_GetAttributeDataArrayForAllPoints_5=
72
+ function(){return(Jc=a._emscripten_bind_Decoder_GetAttributeDataArrayForAllPoints_5=a.asm.hb).apply(null,arguments)},Kc=a._emscripten_bind_Decoder_SkipAttributeTransform_1=function(){return(Kc=a._emscripten_bind_Decoder_SkipAttributeTransform_1=a.asm.ib).apply(null,arguments)},Lc=a._emscripten_bind_Decoder_GetEncodedGeometryType_Deprecated_1=function(){return(Lc=a._emscripten_bind_Decoder_GetEncodedGeometryType_Deprecated_1=a.asm.jb).apply(null,arguments)},Mc=a._emscripten_bind_Decoder_DecodeBufferToPointCloud_2=
73
+ function(){return(Mc=a._emscripten_bind_Decoder_DecodeBufferToPointCloud_2=a.asm.kb).apply(null,arguments)},Nc=a._emscripten_bind_Decoder_DecodeBufferToMesh_2=function(){return(Nc=a._emscripten_bind_Decoder_DecodeBufferToMesh_2=a.asm.lb).apply(null,arguments)},Oc=a._emscripten_bind_Decoder___destroy___0=function(){return(Oc=a._emscripten_bind_Decoder___destroy___0=a.asm.mb).apply(null,arguments)},Pc=a._emscripten_enum_draco_AttributeTransformType_ATTRIBUTE_INVALID_TRANSFORM=function(){return(Pc=a._emscripten_enum_draco_AttributeTransformType_ATTRIBUTE_INVALID_TRANSFORM=
74
+ a.asm.nb).apply(null,arguments)},Qc=a._emscripten_enum_draco_AttributeTransformType_ATTRIBUTE_NO_TRANSFORM=function(){return(Qc=a._emscripten_enum_draco_AttributeTransformType_ATTRIBUTE_NO_TRANSFORM=a.asm.ob).apply(null,arguments)},Rc=a._emscripten_enum_draco_AttributeTransformType_ATTRIBUTE_QUANTIZATION_TRANSFORM=function(){return(Rc=a._emscripten_enum_draco_AttributeTransformType_ATTRIBUTE_QUANTIZATION_TRANSFORM=a.asm.pb).apply(null,arguments)},Sc=a._emscripten_enum_draco_AttributeTransformType_ATTRIBUTE_OCTAHEDRON_TRANSFORM=
75
+ function(){return(Sc=a._emscripten_enum_draco_AttributeTransformType_ATTRIBUTE_OCTAHEDRON_TRANSFORM=a.asm.qb).apply(null,arguments)},Tc=a._emscripten_enum_draco_GeometryAttribute_Type_INVALID=function(){return(Tc=a._emscripten_enum_draco_GeometryAttribute_Type_INVALID=a.asm.rb).apply(null,arguments)},Uc=a._emscripten_enum_draco_GeometryAttribute_Type_POSITION=function(){return(Uc=a._emscripten_enum_draco_GeometryAttribute_Type_POSITION=a.asm.sb).apply(null,arguments)},Vc=a._emscripten_enum_draco_GeometryAttribute_Type_NORMAL=
76
+ function(){return(Vc=a._emscripten_enum_draco_GeometryAttribute_Type_NORMAL=a.asm.tb).apply(null,arguments)},Wc=a._emscripten_enum_draco_GeometryAttribute_Type_COLOR=function(){return(Wc=a._emscripten_enum_draco_GeometryAttribute_Type_COLOR=a.asm.ub).apply(null,arguments)},Xc=a._emscripten_enum_draco_GeometryAttribute_Type_TEX_COORD=function(){return(Xc=a._emscripten_enum_draco_GeometryAttribute_Type_TEX_COORD=a.asm.vb).apply(null,arguments)},Yc=a._emscripten_enum_draco_GeometryAttribute_Type_GENERIC=
77
+ function(){return(Yc=a._emscripten_enum_draco_GeometryAttribute_Type_GENERIC=a.asm.wb).apply(null,arguments)},Zc=a._emscripten_enum_draco_EncodedGeometryType_INVALID_GEOMETRY_TYPE=function(){return(Zc=a._emscripten_enum_draco_EncodedGeometryType_INVALID_GEOMETRY_TYPE=a.asm.xb).apply(null,arguments)},$c=a._emscripten_enum_draco_EncodedGeometryType_POINT_CLOUD=function(){return($c=a._emscripten_enum_draco_EncodedGeometryType_POINT_CLOUD=a.asm.yb).apply(null,arguments)},ad=a._emscripten_enum_draco_EncodedGeometryType_TRIANGULAR_MESH=
78
+ function(){return(ad=a._emscripten_enum_draco_EncodedGeometryType_TRIANGULAR_MESH=a.asm.zb).apply(null,arguments)},bd=a._emscripten_enum_draco_DataType_DT_INVALID=function(){return(bd=a._emscripten_enum_draco_DataType_DT_INVALID=a.asm.Ab).apply(null,arguments)},cd=a._emscripten_enum_draco_DataType_DT_INT8=function(){return(cd=a._emscripten_enum_draco_DataType_DT_INT8=a.asm.Bb).apply(null,arguments)},dd=a._emscripten_enum_draco_DataType_DT_UINT8=function(){return(dd=a._emscripten_enum_draco_DataType_DT_UINT8=
79
+ a.asm.Cb).apply(null,arguments)},ed=a._emscripten_enum_draco_DataType_DT_INT16=function(){return(ed=a._emscripten_enum_draco_DataType_DT_INT16=a.asm.Db).apply(null,arguments)},fd=a._emscripten_enum_draco_DataType_DT_UINT16=function(){return(fd=a._emscripten_enum_draco_DataType_DT_UINT16=a.asm.Eb).apply(null,arguments)},gd=a._emscripten_enum_draco_DataType_DT_INT32=function(){return(gd=a._emscripten_enum_draco_DataType_DT_INT32=a.asm.Fb).apply(null,arguments)},hd=a._emscripten_enum_draco_DataType_DT_UINT32=
80
+ function(){return(hd=a._emscripten_enum_draco_DataType_DT_UINT32=a.asm.Gb).apply(null,arguments)},id=a._emscripten_enum_draco_DataType_DT_INT64=function(){return(id=a._emscripten_enum_draco_DataType_DT_INT64=a.asm.Hb).apply(null,arguments)},jd=a._emscripten_enum_draco_DataType_DT_UINT64=function(){return(jd=a._emscripten_enum_draco_DataType_DT_UINT64=a.asm.Ib).apply(null,arguments)},kd=a._emscripten_enum_draco_DataType_DT_FLOAT32=function(){return(kd=a._emscripten_enum_draco_DataType_DT_FLOAT32=a.asm.Jb).apply(null,
81
+ arguments)},ld=a._emscripten_enum_draco_DataType_DT_FLOAT64=function(){return(ld=a._emscripten_enum_draco_DataType_DT_FLOAT64=a.asm.Kb).apply(null,arguments)},md=a._emscripten_enum_draco_DataType_DT_BOOL=function(){return(md=a._emscripten_enum_draco_DataType_DT_BOOL=a.asm.Lb).apply(null,arguments)},nd=a._emscripten_enum_draco_DataType_DT_TYPES_COUNT=function(){return(nd=a._emscripten_enum_draco_DataType_DT_TYPES_COUNT=a.asm.Mb).apply(null,arguments)},od=a._emscripten_enum_draco_StatusCode_OK=function(){return(od=
82
+ a._emscripten_enum_draco_StatusCode_OK=a.asm.Nb).apply(null,arguments)},pd=a._emscripten_enum_draco_StatusCode_DRACO_ERROR=function(){return(pd=a._emscripten_enum_draco_StatusCode_DRACO_ERROR=a.asm.Ob).apply(null,arguments)},qd=a._emscripten_enum_draco_StatusCode_IO_ERROR=function(){return(qd=a._emscripten_enum_draco_StatusCode_IO_ERROR=a.asm.Pb).apply(null,arguments)},rd=a._emscripten_enum_draco_StatusCode_INVALID_PARAMETER=function(){return(rd=a._emscripten_enum_draco_StatusCode_INVALID_PARAMETER=
83
+ a.asm.Qb).apply(null,arguments)},sd=a._emscripten_enum_draco_StatusCode_UNSUPPORTED_VERSION=function(){return(sd=a._emscripten_enum_draco_StatusCode_UNSUPPORTED_VERSION=a.asm.Rb).apply(null,arguments)},td=a._emscripten_enum_draco_StatusCode_UNKNOWN_VERSION=function(){return(td=a._emscripten_enum_draco_StatusCode_UNKNOWN_VERSION=a.asm.Sb).apply(null,arguments)};a._malloc=function(){return(a._malloc=a.asm.Tb).apply(null,arguments)};a._free=function(){return(a._free=a.asm.Ub).apply(null,arguments)};
84
+ var ya=function(){return(ya=a.asm.Vb).apply(null,arguments)};a.___start_em_js=15856;a.___stop_em_js=15954;var la;ia=function b(){la||ba();la||(ia=b)};if(a.preInit)for("function"==typeof a.preInit&&(a.preInit=[a.preInit]);0<a.preInit.length;)a.preInit.pop()();ba();t.prototype=Object.create(t.prototype);t.prototype.constructor=t;t.prototype.__class__=t;t.__cache__={};a.WrapperObject=t;a.getCache=x;a.wrapPointer=D;a.castObject=function(b,c){return D(b.ptr,c)};a.NULL=D(0);a.destroy=function(b){if(!b.__destroy__)throw"Error: Cannot destroy object. (Did you create it yourself?)";
85
+ b.__destroy__();delete x(b.__class__)[b.ptr]};a.compare=function(b,c){return b.ptr===c.ptr};a.getPointer=function(b){return b.ptr};a.getClass=function(b){return b.__class__};var r={buffer:0,size:0,pos:0,temps:[],needed:0,prepare:function(){if(r.needed){for(var b=0;b<r.temps.length;b++)a._free(r.temps[b]);r.temps.length=0;a._free(r.buffer);r.buffer=0;r.size+=r.needed;r.needed=0}r.buffer||(r.size+=128,r.buffer=a._malloc(r.size),r.buffer||f(void 0));r.pos=0},alloc:function(b,c){r.buffer||f(void 0);b=
86
+ b.length*c.BYTES_PER_ELEMENT;b=b+7&-8;r.pos+b>=r.size?(0<b||f(void 0),r.needed+=b,c=a._malloc(b),r.temps.push(c)):(c=r.buffer+r.pos,r.pos+=b);return c},copy:function(b,c,d){d>>>=0;switch(c.BYTES_PER_ELEMENT){case 2:d>>>=1;break;case 4:d>>>=2;break;case 8:d>>>=3}for(var g=0;g<b.length;g++)c[d+g]=b[g]}};Z.prototype=Object.create(t.prototype);Z.prototype.constructor=Z;Z.prototype.__class__=Z;Z.__cache__={};a.VoidPtr=Z;Z.prototype.__destroy__=Z.prototype.__destroy__=function(){bb(this.ptr)};S.prototype=
87
+ Object.create(t.prototype);S.prototype.constructor=S;S.prototype.__class__=S;S.__cache__={};a.DecoderBuffer=S;S.prototype.Init=S.prototype.Init=function(b,c){var d=this.ptr;r.prepare();"object"==typeof b&&(b=pa(b));c&&"object"===typeof c&&(c=c.ptr);cb(d,b,c)};S.prototype.__destroy__=S.prototype.__destroy__=function(){db(this.ptr)};Q.prototype=Object.create(t.prototype);Q.prototype.constructor=Q;Q.prototype.__class__=Q;Q.__cache__={};a.AttributeTransformData=Q;Q.prototype.transform_type=Q.prototype.transform_type=
88
+ function(){return eb(this.ptr)};Q.prototype.__destroy__=Q.prototype.__destroy__=function(){fb(this.ptr)};W.prototype=Object.create(t.prototype);W.prototype.constructor=W;W.prototype.__class__=W;W.__cache__={};a.GeometryAttribute=W;W.prototype.__destroy__=W.prototype.__destroy__=function(){gb(this.ptr)};w.prototype=Object.create(t.prototype);w.prototype.constructor=w;w.prototype.__class__=w;w.__cache__={};a.PointAttribute=w;w.prototype.size=w.prototype.size=function(){return hb(this.ptr)};w.prototype.GetAttributeTransformData=
89
+ w.prototype.GetAttributeTransformData=function(){return D(ib(this.ptr),Q)};w.prototype.attribute_type=w.prototype.attribute_type=function(){return jb(this.ptr)};w.prototype.data_type=w.prototype.data_type=function(){return kb(this.ptr)};w.prototype.num_components=w.prototype.num_components=function(){return lb(this.ptr)};w.prototype.normalized=w.prototype.normalized=function(){return!!mb(this.ptr)};w.prototype.byte_stride=w.prototype.byte_stride=function(){return nb(this.ptr)};w.prototype.byte_offset=
90
+ w.prototype.byte_offset=function(){return ob(this.ptr)};w.prototype.unique_id=w.prototype.unique_id=function(){return pb(this.ptr)};w.prototype.__destroy__=w.prototype.__destroy__=function(){qb(this.ptr)};C.prototype=Object.create(t.prototype);C.prototype.constructor=C;C.prototype.__class__=C;C.__cache__={};a.AttributeQuantizationTransform=C;C.prototype.InitFromAttribute=C.prototype.InitFromAttribute=function(b){var c=this.ptr;b&&"object"===typeof b&&(b=b.ptr);return!!rb(c,b)};C.prototype.quantization_bits=
91
+ C.prototype.quantization_bits=function(){return sb(this.ptr)};C.prototype.min_value=C.prototype.min_value=function(b){var c=this.ptr;b&&"object"===typeof b&&(b=b.ptr);return tb(c,b)};C.prototype.range=C.prototype.range=function(){return ub(this.ptr)};C.prototype.__destroy__=C.prototype.__destroy__=function(){vb(this.ptr)};F.prototype=Object.create(t.prototype);F.prototype.constructor=F;F.prototype.__class__=F;F.__cache__={};a.AttributeOctahedronTransform=F;F.prototype.InitFromAttribute=F.prototype.InitFromAttribute=
92
+ function(b){var c=this.ptr;b&&"object"===typeof b&&(b=b.ptr);return!!wb(c,b)};F.prototype.quantization_bits=F.prototype.quantization_bits=function(){return xb(this.ptr)};F.prototype.__destroy__=F.prototype.__destroy__=function(){yb(this.ptr)};G.prototype=Object.create(t.prototype);G.prototype.constructor=G;G.prototype.__class__=G;G.__cache__={};a.PointCloud=G;G.prototype.num_attributes=G.prototype.num_attributes=function(){return zb(this.ptr)};G.prototype.num_points=G.prototype.num_points=function(){return Ab(this.ptr)};
93
+ G.prototype.__destroy__=G.prototype.__destroy__=function(){Bb(this.ptr)};E.prototype=Object.create(t.prototype);E.prototype.constructor=E;E.prototype.__class__=E;E.__cache__={};a.Mesh=E;E.prototype.num_faces=E.prototype.num_faces=function(){return Cb(this.ptr)};E.prototype.num_attributes=E.prototype.num_attributes=function(){return Db(this.ptr)};E.prototype.num_points=E.prototype.num_points=function(){return Eb(this.ptr)};E.prototype.__destroy__=E.prototype.__destroy__=function(){Fb(this.ptr)};T.prototype=
94
+ Object.create(t.prototype);T.prototype.constructor=T;T.prototype.__class__=T;T.__cache__={};a.Metadata=T;T.prototype.__destroy__=T.prototype.__destroy__=function(){Gb(this.ptr)};B.prototype=Object.create(t.prototype);B.prototype.constructor=B;B.prototype.__class__=B;B.__cache__={};a.Status=B;B.prototype.code=B.prototype.code=function(){return Hb(this.ptr)};B.prototype.ok=B.prototype.ok=function(){return!!Ib(this.ptr)};B.prototype.error_msg=B.prototype.error_msg=function(){return h(Jb(this.ptr))};
95
+ B.prototype.__destroy__=B.prototype.__destroy__=function(){Kb(this.ptr)};H.prototype=Object.create(t.prototype);H.prototype.constructor=H;H.prototype.__class__=H;H.__cache__={};a.DracoFloat32Array=H;H.prototype.GetValue=H.prototype.GetValue=function(b){var c=this.ptr;b&&"object"===typeof b&&(b=b.ptr);return Lb(c,b)};H.prototype.size=H.prototype.size=function(){return Mb(this.ptr)};H.prototype.__destroy__=H.prototype.__destroy__=function(){Nb(this.ptr)};I.prototype=Object.create(t.prototype);I.prototype.constructor=
96
+ I;I.prototype.__class__=I;I.__cache__={};a.DracoInt8Array=I;I.prototype.GetValue=I.prototype.GetValue=function(b){var c=this.ptr;b&&"object"===typeof b&&(b=b.ptr);return Ob(c,b)};I.prototype.size=I.prototype.size=function(){return Pb(this.ptr)};I.prototype.__destroy__=I.prototype.__destroy__=function(){Qb(this.ptr)};J.prototype=Object.create(t.prototype);J.prototype.constructor=J;J.prototype.__class__=J;J.__cache__={};a.DracoUInt8Array=J;J.prototype.GetValue=J.prototype.GetValue=function(b){var c=
97
+ this.ptr;b&&"object"===typeof b&&(b=b.ptr);return Rb(c,b)};J.prototype.size=J.prototype.size=function(){return Sb(this.ptr)};J.prototype.__destroy__=J.prototype.__destroy__=function(){Tb(this.ptr)};K.prototype=Object.create(t.prototype);K.prototype.constructor=K;K.prototype.__class__=K;K.__cache__={};a.DracoInt16Array=K;K.prototype.GetValue=K.prototype.GetValue=function(b){var c=this.ptr;b&&"object"===typeof b&&(b=b.ptr);return Ub(c,b)};K.prototype.size=K.prototype.size=function(){return Vb(this.ptr)};
98
+ K.prototype.__destroy__=K.prototype.__destroy__=function(){Wb(this.ptr)};L.prototype=Object.create(t.prototype);L.prototype.constructor=L;L.prototype.__class__=L;L.__cache__={};a.DracoUInt16Array=L;L.prototype.GetValue=L.prototype.GetValue=function(b){var c=this.ptr;b&&"object"===typeof b&&(b=b.ptr);return Xb(c,b)};L.prototype.size=L.prototype.size=function(){return Yb(this.ptr)};L.prototype.__destroy__=L.prototype.__destroy__=function(){Zb(this.ptr)};M.prototype=Object.create(t.prototype);M.prototype.constructor=
99
+ M;M.prototype.__class__=M;M.__cache__={};a.DracoInt32Array=M;M.prototype.GetValue=M.prototype.GetValue=function(b){var c=this.ptr;b&&"object"===typeof b&&(b=b.ptr);return $b(c,b)};M.prototype.size=M.prototype.size=function(){return ac(this.ptr)};M.prototype.__destroy__=M.prototype.__destroy__=function(){bc(this.ptr)};N.prototype=Object.create(t.prototype);N.prototype.constructor=N;N.prototype.__class__=N;N.__cache__={};a.DracoUInt32Array=N;N.prototype.GetValue=N.prototype.GetValue=function(b){var c=
100
+ this.ptr;b&&"object"===typeof b&&(b=b.ptr);return cc(c,b)};N.prototype.size=N.prototype.size=function(){return dc(this.ptr)};N.prototype.__destroy__=N.prototype.__destroy__=function(){ec(this.ptr)};y.prototype=Object.create(t.prototype);y.prototype.constructor=y;y.prototype.__class__=y;y.__cache__={};a.MetadataQuerier=y;y.prototype.HasEntry=y.prototype.HasEntry=function(b,c){var d=this.ptr;r.prepare();b&&"object"===typeof b&&(b=b.ptr);c=c&&"object"===typeof c?c.ptr:R(c);return!!fc(d,b,c)};y.prototype.GetIntEntry=
101
+ y.prototype.GetIntEntry=function(b,c){var d=this.ptr;r.prepare();b&&"object"===typeof b&&(b=b.ptr);c=c&&"object"===typeof c?c.ptr:R(c);return gc(d,b,c)};y.prototype.GetIntEntryArray=y.prototype.GetIntEntryArray=function(b,c,d){var g=this.ptr;r.prepare();b&&"object"===typeof b&&(b=b.ptr);c=c&&"object"===typeof c?c.ptr:R(c);d&&"object"===typeof d&&(d=d.ptr);hc(g,b,c,d)};y.prototype.GetDoubleEntry=y.prototype.GetDoubleEntry=function(b,c){var d=this.ptr;r.prepare();b&&"object"===typeof b&&(b=b.ptr);c=
102
+ c&&"object"===typeof c?c.ptr:R(c);return ic(d,b,c)};y.prototype.GetStringEntry=y.prototype.GetStringEntry=function(b,c){var d=this.ptr;r.prepare();b&&"object"===typeof b&&(b=b.ptr);c=c&&"object"===typeof c?c.ptr:R(c);return h(jc(d,b,c))};y.prototype.NumEntries=y.prototype.NumEntries=function(b){var c=this.ptr;b&&"object"===typeof b&&(b=b.ptr);return kc(c,b)};y.prototype.GetEntryName=y.prototype.GetEntryName=function(b,c){var d=this.ptr;b&&"object"===typeof b&&(b=b.ptr);c&&"object"===typeof c&&(c=
103
+ c.ptr);return h(lc(d,b,c))};y.prototype.__destroy__=y.prototype.__destroy__=function(){mc(this.ptr)};m.prototype=Object.create(t.prototype);m.prototype.constructor=m;m.prototype.__class__=m;m.__cache__={};a.Decoder=m;m.prototype.DecodeArrayToPointCloud=m.prototype.DecodeArrayToPointCloud=function(b,c,d){var g=this.ptr;r.prepare();"object"==typeof b&&(b=pa(b));c&&"object"===typeof c&&(c=c.ptr);d&&"object"===typeof d&&(d=d.ptr);return D(nc(g,b,c,d),B)};m.prototype.DecodeArrayToMesh=m.prototype.DecodeArrayToMesh=
104
+ function(b,c,d){var g=this.ptr;r.prepare();"object"==typeof b&&(b=pa(b));c&&"object"===typeof c&&(c=c.ptr);d&&"object"===typeof d&&(d=d.ptr);return D(oc(g,b,c,d),B)};m.prototype.GetAttributeId=m.prototype.GetAttributeId=function(b,c){var d=this.ptr;b&&"object"===typeof b&&(b=b.ptr);c&&"object"===typeof c&&(c=c.ptr);return pc(d,b,c)};m.prototype.GetAttributeIdByName=m.prototype.GetAttributeIdByName=function(b,c){var d=this.ptr;r.prepare();b&&"object"===typeof b&&(b=b.ptr);c=c&&"object"===typeof c?
105
+ c.ptr:R(c);return qc(d,b,c)};m.prototype.GetAttributeIdByMetadataEntry=m.prototype.GetAttributeIdByMetadataEntry=function(b,c,d){var g=this.ptr;r.prepare();b&&"object"===typeof b&&(b=b.ptr);c=c&&"object"===typeof c?c.ptr:R(c);d=d&&"object"===typeof d?d.ptr:R(d);return rc(g,b,c,d)};m.prototype.GetAttribute=m.prototype.GetAttribute=function(b,c){var d=this.ptr;b&&"object"===typeof b&&(b=b.ptr);c&&"object"===typeof c&&(c=c.ptr);return D(sc(d,b,c),w)};m.prototype.GetAttributeByUniqueId=m.prototype.GetAttributeByUniqueId=
106
+ function(b,c){var d=this.ptr;b&&"object"===typeof b&&(b=b.ptr);c&&"object"===typeof c&&(c=c.ptr);return D(tc(d,b,c),w)};m.prototype.GetMetadata=m.prototype.GetMetadata=function(b){var c=this.ptr;b&&"object"===typeof b&&(b=b.ptr);return D(uc(c,b),T)};m.prototype.GetAttributeMetadata=m.prototype.GetAttributeMetadata=function(b,c){var d=this.ptr;b&&"object"===typeof b&&(b=b.ptr);c&&"object"===typeof c&&(c=c.ptr);return D(vc(d,b,c),T)};m.prototype.GetFaceFromMesh=m.prototype.GetFaceFromMesh=function(b,
107
+ c,d){var g=this.ptr;b&&"object"===typeof b&&(b=b.ptr);c&&"object"===typeof c&&(c=c.ptr);d&&"object"===typeof d&&(d=d.ptr);return!!wc(g,b,c,d)};m.prototype.GetTriangleStripsFromMesh=m.prototype.GetTriangleStripsFromMesh=function(b,c){var d=this.ptr;b&&"object"===typeof b&&(b=b.ptr);c&&"object"===typeof c&&(c=c.ptr);return xc(d,b,c)};m.prototype.GetTrianglesUInt16Array=m.prototype.GetTrianglesUInt16Array=function(b,c,d){var g=this.ptr;b&&"object"===typeof b&&(b=b.ptr);c&&"object"===typeof c&&(c=c.ptr);
108
+ d&&"object"===typeof d&&(d=d.ptr);return!!yc(g,b,c,d)};m.prototype.GetTrianglesUInt32Array=m.prototype.GetTrianglesUInt32Array=function(b,c,d){var g=this.ptr;b&&"object"===typeof b&&(b=b.ptr);c&&"object"===typeof c&&(c=c.ptr);d&&"object"===typeof d&&(d=d.ptr);return!!zc(g,b,c,d)};m.prototype.GetAttributeFloat=m.prototype.GetAttributeFloat=function(b,c,d){var g=this.ptr;b&&"object"===typeof b&&(b=b.ptr);c&&"object"===typeof c&&(c=c.ptr);d&&"object"===typeof d&&(d=d.ptr);return!!Ac(g,b,c,d)};m.prototype.GetAttributeFloatForAllPoints=
109
+ m.prototype.GetAttributeFloatForAllPoints=function(b,c,d){var g=this.ptr;b&&"object"===typeof b&&(b=b.ptr);c&&"object"===typeof c&&(c=c.ptr);d&&"object"===typeof d&&(d=d.ptr);return!!Bc(g,b,c,d)};m.prototype.GetAttributeIntForAllPoints=m.prototype.GetAttributeIntForAllPoints=function(b,c,d){var g=this.ptr;b&&"object"===typeof b&&(b=b.ptr);c&&"object"===typeof c&&(c=c.ptr);d&&"object"===typeof d&&(d=d.ptr);return!!Cc(g,b,c,d)};m.prototype.GetAttributeInt8ForAllPoints=m.prototype.GetAttributeInt8ForAllPoints=
110
+ function(b,c,d){var g=this.ptr;b&&"object"===typeof b&&(b=b.ptr);c&&"object"===typeof c&&(c=c.ptr);d&&"object"===typeof d&&(d=d.ptr);return!!Dc(g,b,c,d)};m.prototype.GetAttributeUInt8ForAllPoints=m.prototype.GetAttributeUInt8ForAllPoints=function(b,c,d){var g=this.ptr;b&&"object"===typeof b&&(b=b.ptr);c&&"object"===typeof c&&(c=c.ptr);d&&"object"===typeof d&&(d=d.ptr);return!!Ec(g,b,c,d)};m.prototype.GetAttributeInt16ForAllPoints=m.prototype.GetAttributeInt16ForAllPoints=function(b,c,d){var g=this.ptr;
111
+ b&&"object"===typeof b&&(b=b.ptr);c&&"object"===typeof c&&(c=c.ptr);d&&"object"===typeof d&&(d=d.ptr);return!!Fc(g,b,c,d)};m.prototype.GetAttributeUInt16ForAllPoints=m.prototype.GetAttributeUInt16ForAllPoints=function(b,c,d){var g=this.ptr;b&&"object"===typeof b&&(b=b.ptr);c&&"object"===typeof c&&(c=c.ptr);d&&"object"===typeof d&&(d=d.ptr);return!!Gc(g,b,c,d)};m.prototype.GetAttributeInt32ForAllPoints=m.prototype.GetAttributeInt32ForAllPoints=function(b,c,d){var g=this.ptr;b&&"object"===typeof b&&
112
+ (b=b.ptr);c&&"object"===typeof c&&(c=c.ptr);d&&"object"===typeof d&&(d=d.ptr);return!!Hc(g,b,c,d)};m.prototype.GetAttributeUInt32ForAllPoints=m.prototype.GetAttributeUInt32ForAllPoints=function(b,c,d){var g=this.ptr;b&&"object"===typeof b&&(b=b.ptr);c&&"object"===typeof c&&(c=c.ptr);d&&"object"===typeof d&&(d=d.ptr);return!!Ic(g,b,c,d)};m.prototype.GetAttributeDataArrayForAllPoints=m.prototype.GetAttributeDataArrayForAllPoints=function(b,c,d,g,u){var X=this.ptr;b&&"object"===typeof b&&(b=b.ptr);c&&
113
+ "object"===typeof c&&(c=c.ptr);d&&"object"===typeof d&&(d=d.ptr);g&&"object"===typeof g&&(g=g.ptr);u&&"object"===typeof u&&(u=u.ptr);return!!Jc(X,b,c,d,g,u)};m.prototype.SkipAttributeTransform=m.prototype.SkipAttributeTransform=function(b){var c=this.ptr;b&&"object"===typeof b&&(b=b.ptr);Kc(c,b)};m.prototype.GetEncodedGeometryType_Deprecated=m.prototype.GetEncodedGeometryType_Deprecated=function(b){var c=this.ptr;b&&"object"===typeof b&&(b=b.ptr);return Lc(c,b)};m.prototype.DecodeBufferToPointCloud=
114
+ m.prototype.DecodeBufferToPointCloud=function(b,c){var d=this.ptr;b&&"object"===typeof b&&(b=b.ptr);c&&"object"===typeof c&&(c=c.ptr);return D(Mc(d,b,c),B)};m.prototype.DecodeBufferToMesh=m.prototype.DecodeBufferToMesh=function(b,c){var d=this.ptr;b&&"object"===typeof b&&(b=b.ptr);c&&"object"===typeof c&&(c=c.ptr);return D(Nc(d,b,c),B)};m.prototype.__destroy__=m.prototype.__destroy__=function(){Oc(this.ptr)};(function(){function b(){a.ATTRIBUTE_INVALID_TRANSFORM=Pc();a.ATTRIBUTE_NO_TRANSFORM=Qc();
115
+ a.ATTRIBUTE_QUANTIZATION_TRANSFORM=Rc();a.ATTRIBUTE_OCTAHEDRON_TRANSFORM=Sc();a.INVALID=Tc();a.POSITION=Uc();a.NORMAL=Vc();a.COLOR=Wc();a.TEX_COORD=Xc();a.GENERIC=Yc();a.INVALID_GEOMETRY_TYPE=Zc();a.POINT_CLOUD=$c();a.TRIANGULAR_MESH=ad();a.DT_INVALID=bd();a.DT_INT8=cd();a.DT_UINT8=dd();a.DT_INT16=ed();a.DT_UINT16=fd();a.DT_INT32=gd();a.DT_UINT32=hd();a.DT_INT64=id();a.DT_UINT64=jd();a.DT_FLOAT32=kd();a.DT_FLOAT64=ld();a.DT_BOOL=md();a.DT_TYPES_COUNT=nd();a.OK=od();a.DRACO_ERROR=pd();a.IO_ERROR=qd();
116
+ a.INVALID_PARAMETER=rd();a.UNSUPPORTED_VERSION=sd();a.UNKNOWN_VERSION=td()}za?b():oa.unshift(b)})();if("function"===typeof a.onModuleParsed)a.onModuleParsed();a.Decoder.prototype.GetEncodedGeometryType=function(b){if(b.__class__&&b.__class__===a.DecoderBuffer)return a.Decoder.prototype.GetEncodedGeometryType_Deprecated(b);if(8>b.byteLength)return a.INVALID_GEOMETRY_TYPE;switch(b[7]){case 0:return a.POINT_CLOUD;case 1:return a.TRIANGULAR_MESH;default:return a.INVALID_GEOMETRY_TYPE}};return n.ready}}();
117
+ "object"===typeof exports&&"object"===typeof module?module.exports=DracoDecoderModule:"function"===typeof define&&define.amd?define([],function(){return DracoDecoderModule}):"object"===typeof exports&&(exports.DracoDecoderModule=DracoDecoderModule);