@cesium/engine 2.1.0 → 2.3.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 (240) hide show
  1. package/Build/Workers/{AttributeCompression-8a5a065e.js → AttributeCompression-f9f6c717.js} +1 -1
  2. package/Build/Workers/{AxisAlignedBoundingBox-a6f9f0e5.js → AxisAlignedBoundingBox-31fadcf0.js} +1 -1
  3. package/Build/Workers/{BoundingRectangle-b0a68595.js → BoundingRectangle-995f0079.js} +1 -1
  4. package/Build/Workers/{BoxGeometry-baedd794.js → BoxGeometry-7eb1af60.js} +1 -1
  5. package/Build/Workers/{Color-f85df1be.js → Color-2dc49658.js} +1 -1
  6. package/Build/Workers/{CoplanarPolygonGeometryLibrary-30516950.js → CoplanarPolygonGeometryLibrary-d7d972d6.js} +1 -1
  7. package/Build/Workers/{CorridorGeometryLibrary-5d5d3b3a.js → CorridorGeometryLibrary-1f5ef7b3.js} +1 -1
  8. package/Build/Workers/{CylinderGeometry-d899ae26.js → CylinderGeometry-23c67a6c.js} +1 -1
  9. package/Build/Workers/{CylinderGeometryLibrary-135b0858.js → CylinderGeometryLibrary-7bf291b4.js} +1 -1
  10. package/Build/Workers/{EllipseGeometry-a49f8449.js → EllipseGeometry-37014da4.js} +1 -1
  11. package/Build/Workers/{EllipseGeometryLibrary-cba7edde.js → EllipseGeometryLibrary-92ab6b1e.js} +1 -1
  12. package/Build/Workers/{EllipseOutlineGeometry-8095c8cb.js → EllipseOutlineGeometry-12b6fef5.js} +1 -1
  13. package/Build/Workers/{EllipsoidGeodesic-dcff5cbd.js → EllipsoidGeodesic-5b3623dc.js} +1 -1
  14. package/Build/Workers/{EllipsoidGeometry-ed93f571.js → EllipsoidGeometry-508da15c.js} +1 -1
  15. package/Build/Workers/{EllipsoidOutlineGeometry-e4854854.js → EllipsoidOutlineGeometry-40d97455.js} +1 -1
  16. package/Build/Workers/{EllipsoidRhumbLine-b672d507.js → EllipsoidRhumbLine-ef872433.js} +1 -1
  17. package/Build/Workers/{EllipsoidTangentPlane-7ae1aa9a.js → EllipsoidTangentPlane-46d4d9c2.js} +1 -1
  18. package/Build/Workers/{EncodedCartesian3-e8bbca36.js → EncodedCartesian3-57415c8a.js} +1 -1
  19. package/Build/Workers/{FrustumGeometry-b62db3e3.js → FrustumGeometry-38605e69.js} +32 -4
  20. package/Build/Workers/{GeometryAttribute-780af4fa.js → GeometryAttribute-a466e9c7.js} +1 -1
  21. package/Build/Workers/{GeometryInstance-3fb607b7.js → GeometryInstance-34d9e21e.js} +1 -1
  22. package/Build/Workers/{GeometryPipeline-36b61c99.js → GeometryPipeline-dcf79306.js} +1 -1
  23. package/Build/Workers/{IndexDatatype-b8f3e09d.js → IndexDatatype-2643aa47.js} +1 -1
  24. package/Build/Workers/{IntersectionTests-e889fcf0.js → IntersectionTests-88c49b2e.js} +1 -1
  25. package/Build/Workers/{Math-dad82b4d.js → Math-0a2ac845.js} +12 -2
  26. package/Build/Workers/{Matrix2-1e403d0e.js → Matrix2-e1298525.js} +1 -1
  27. package/Build/Workers/{Matrix3-fa806b97.js → Matrix3-41c58dde.js} +1 -1
  28. package/Build/Workers/{OrientedBoundingBox-43478ac8.js → OrientedBoundingBox-2dd47921.js} +5 -3
  29. package/Build/Workers/{Plane-c27e1ac6.js → Plane-4c3d403b.js} +1 -1
  30. package/Build/Workers/{PolygonGeometryLibrary-38a98276.js → PolygonGeometryLibrary-59126025.js} +1 -1
  31. package/Build/Workers/PolygonPipeline-1fe328c0.js +1344 -0
  32. package/Build/Workers/{PolylinePipeline-30e4cec9.js → PolylinePipeline-896735cc.js} +1 -1
  33. package/Build/Workers/{PolylineVolumeGeometryLibrary-90551d26.js → PolylineVolumeGeometryLibrary-9c0639f7.js} +1 -1
  34. package/Build/Workers/{PrimitivePipeline-558d9cb0.js → PrimitivePipeline-fc1a47ff.js} +1 -1
  35. package/Build/Workers/{RectangleGeometryLibrary-815c68df.js → RectangleGeometryLibrary-a23c9ebe.js} +1 -1
  36. package/Build/Workers/{TerrainEncoding-341ead52.js → TerrainEncoding-51b8b33b.js} +1 -1
  37. package/Build/Workers/Transforms-bc45e707.js +14699 -0
  38. package/Build/Workers/{WallGeometryLibrary-ccf90976.js → WallGeometryLibrary-007e9883.js} +1 -1
  39. package/Build/Workers/{WebMercatorProjection-76a3fcc0.js → WebMercatorProjection-13ed1a6e.js} +1 -1
  40. package/Build/Workers/{arrayRemoveDuplicates-fac118a8.js → arrayRemoveDuplicates-d2061e85.js} +1 -1
  41. package/Build/Workers/cesiumWorkerBootstrapper.js +1 -1
  42. package/Build/Workers/combineGeometry.js +1 -1
  43. package/Build/Workers/createBoxGeometry.js +1 -1
  44. package/Build/Workers/createBoxOutlineGeometry.js +1 -1
  45. package/Build/Workers/createCircleGeometry.js +1 -1
  46. package/Build/Workers/createCircleOutlineGeometry.js +1 -1
  47. package/Build/Workers/createCoplanarPolygonGeometry.js +1 -1
  48. package/Build/Workers/createCoplanarPolygonOutlineGeometry.js +1 -1
  49. package/Build/Workers/createCorridorGeometry.js +1 -1
  50. package/Build/Workers/createCorridorOutlineGeometry.js +1 -1
  51. package/Build/Workers/createCylinderGeometry.js +1 -1
  52. package/Build/Workers/createCylinderOutlineGeometry.js +1 -1
  53. package/Build/Workers/createEllipseGeometry.js +1 -1
  54. package/Build/Workers/createEllipseOutlineGeometry.js +1 -1
  55. package/Build/Workers/createEllipsoidGeometry.js +1 -1
  56. package/Build/Workers/createEllipsoidOutlineGeometry.js +1 -1
  57. package/Build/Workers/createFrustumGeometry.js +1 -1
  58. package/Build/Workers/createFrustumOutlineGeometry.js +1 -1
  59. package/Build/Workers/createGeometry.js +1 -1
  60. package/Build/Workers/createGroundPolylineGeometry.js +1 -1
  61. package/Build/Workers/createPlaneGeometry.js +1 -1
  62. package/Build/Workers/createPlaneOutlineGeometry.js +1 -1
  63. package/Build/Workers/createPolygonGeometry.js +1 -1
  64. package/Build/Workers/createPolygonOutlineGeometry.js +1 -1
  65. package/Build/Workers/createPolylineGeometry.js +1 -1
  66. package/Build/Workers/createPolylineVolumeGeometry.js +1 -1
  67. package/Build/Workers/createPolylineVolumeOutlineGeometry.js +1 -1
  68. package/Build/Workers/createRectangleGeometry.js +1 -1
  69. package/Build/Workers/createRectangleOutlineGeometry.js +1 -1
  70. package/Build/Workers/createSimplePolylineGeometry.js +1 -1
  71. package/Build/Workers/createSphereGeometry.js +1 -1
  72. package/Build/Workers/createSphereOutlineGeometry.js +1 -1
  73. package/Build/Workers/createVectorTileClampedPolylines.js +1 -1
  74. package/Build/Workers/createVectorTileGeometries.js +1 -1
  75. package/Build/Workers/createVectorTilePoints.js +1 -1
  76. package/Build/Workers/createVectorTilePolygons.js +1 -1
  77. package/Build/Workers/createVectorTilePolylines.js +1 -1
  78. package/Build/Workers/createVerticesFromGoogleEarthEnterpriseBuffer.js +1 -1
  79. package/Build/Workers/createVerticesFromHeightmap.js +5 -8
  80. package/Build/Workers/createVerticesFromQuantizedTerrainMesh.js +10 -15
  81. package/Build/Workers/createWallGeometry.js +1 -1
  82. package/Build/Workers/createWallOutlineGeometry.js +1 -1
  83. package/Build/Workers/decodeDraco.js +1 -1
  84. package/Build/Workers/decodeI3S.js +1 -1
  85. package/Build/Workers/package.js +1 -1
  86. package/Build/Workers/transferTypedArrayTest.js +1 -1
  87. package/Build/Workers/upsampleQuantizedTerrainMesh.js +1 -1
  88. package/Source/Core/ArcGISTiledElevationTerrainProvider.js +291 -191
  89. package/Source/Core/BingMapsGeocoderService.js +19 -1
  90. package/Source/Core/CartographicGeocoderService.js +15 -0
  91. package/Source/Core/CesiumTerrainProvider.js +571 -434
  92. package/Source/Core/Credit.js +1 -1
  93. package/Source/Core/CustomHeightmapTerrainProvider.js +12 -0
  94. package/Source/Core/EllipsoidTerrainProvider.js +17 -10
  95. package/Source/Core/FrustumGeometry.js +4 -3
  96. package/Source/Core/GeocoderService.js +32 -1
  97. package/Source/Core/GoogleEarthEnterpriseMetadata.js +86 -34
  98. package/Source/Core/GoogleEarthEnterpriseTerrainProvider.js +119 -82
  99. package/Source/Core/Ion.js +1 -1
  100. package/Source/Core/IonGeocoderService.js +17 -2
  101. package/Source/Core/IonResource.js +14 -3
  102. package/Source/Core/OpenCageGeocoderService.js +18 -1
  103. package/Source/Core/OrientedBoundingBox.js +4 -2
  104. package/Source/Core/OrthographicFrustum.js +13 -0
  105. package/Source/Core/PeliasGeocoderService.js +14 -1
  106. package/Source/Core/PerspectiveFrustum.js +14 -0
  107. package/Source/Core/Request.js +3 -2
  108. package/Source/Core/RequestScheduler.js +10 -5
  109. package/Source/Core/Resource.js +230 -236
  110. package/Source/Core/TerrainProvider.js +9 -14
  111. package/Source/Core/TileProviderError.js +8 -8
  112. package/Source/Core/VRTheWorldTerrainProvider.js +193 -124
  113. package/Source/Core/buildModuleUrl.js +4 -3
  114. package/Source/Core/createWorldTerrain.js +20 -2
  115. package/Source/Core/createWorldTerrainAsync.js +48 -0
  116. package/Source/Core/sampleTerrain.js +9 -10
  117. package/Source/Core/sampleTerrainMostDetailed.js +66 -72
  118. package/Source/DataSources/Cesium3DTilesetVisualizer.js +37 -26
  119. package/Source/DataSources/DataSourceDisplay.js +2 -2
  120. package/Source/DataSources/Entity.js +6 -1
  121. package/Source/DataSources/EntityCluster.js +126 -128
  122. package/Source/DataSources/ModelVisualizer.js +104 -34
  123. package/Source/DataSources/PolygonGraphics.js +1 -1
  124. package/Source/Renderer/UniformState.js +3 -2
  125. package/Source/Renderer/demodernizeShader.js +5 -5
  126. package/Source/Scene/ArcGisBaseMapType.js +12 -0
  127. package/Source/Scene/ArcGisMapServerImageryProvider.js +694 -376
  128. package/Source/Scene/ArcGisMapService.js +83 -0
  129. package/Source/Scene/BingMapsImageryProvider.js +511 -305
  130. package/Source/Scene/BufferLoader.js +29 -34
  131. package/Source/Scene/Camera.js +8 -7
  132. package/Source/Scene/Cesium3DTile.js +392 -254
  133. package/Source/Scene/Cesium3DTileBatchTable.js +2 -2
  134. package/Source/Scene/Cesium3DTileContent.js +16 -0
  135. package/Source/Scene/Cesium3DTileContentFactory.js +4 -4
  136. package/Source/Scene/Cesium3DTilePass.js +8 -11
  137. package/Source/Scene/Cesium3DTileStyleEngine.js +1 -1
  138. package/Source/Scene/Cesium3DTilesVoxelProvider.js +225 -117
  139. package/Source/Scene/Cesium3DTileset.js +756 -482
  140. package/Source/Scene/Cesium3DTilesetBaseTraversal.js +301 -0
  141. package/Source/Scene/Cesium3DTilesetMostDetailedTraversal.js +33 -46
  142. package/Source/Scene/Cesium3DTilesetSkipTraversal.js +421 -0
  143. package/Source/Scene/Cesium3DTilesetTraversal.js +219 -671
  144. package/Source/Scene/ClassificationPrimitive.js +7 -0
  145. package/Source/Scene/Composite3DTileContent.js +69 -26
  146. package/Source/Scene/CreditDisplay.js +132 -20
  147. package/Source/Scene/DepthPlane.js +1 -1
  148. package/Source/Scene/Empty3DTileContent.js +31 -1
  149. package/Source/Scene/Geometry3DTileContent.js +47 -7
  150. package/Source/Scene/Globe.js +5 -1
  151. package/Source/Scene/GlobeSurfaceTile.js +2 -1
  152. package/Source/Scene/GlobeSurfaceTileProvider.js +53 -30
  153. package/Source/Scene/GltfBufferViewLoader.js +47 -91
  154. package/Source/Scene/GltfDracoLoader.js +110 -112
  155. package/Source/Scene/GltfImageLoader.js +71 -78
  156. package/Source/Scene/GltfIndexBufferLoader.js +108 -121
  157. package/Source/Scene/GltfJsonLoader.js +87 -74
  158. package/Source/Scene/GltfLoader.js +381 -300
  159. package/Source/Scene/GltfStructuralMetadataLoader.js +109 -110
  160. package/Source/Scene/GltfTextureLoader.js +97 -96
  161. package/Source/Scene/GltfVertexBufferLoader.js +128 -133
  162. package/Source/Scene/GoogleEarthEnterpriseImageryProvider.js +353 -225
  163. package/Source/Scene/GoogleEarthEnterpriseMapsProvider.js +491 -331
  164. package/Source/Scene/GridImageryProvider.js +267 -104
  165. package/Source/Scene/GroundPolylinePrimitive.js +12 -1
  166. package/Source/Scene/GroundPrimitive.js +8 -1
  167. package/Source/Scene/I3SDataProvider.js +214 -113
  168. package/Source/Scene/I3SFeature.js +7 -6
  169. package/Source/Scene/I3SLayer.js +26 -37
  170. package/Source/Scene/I3SNode.js +59 -66
  171. package/Source/Scene/Imagery.js +6 -1
  172. package/Source/Scene/ImageryLayer.js +299 -48
  173. package/Source/Scene/ImageryLayerCollection.js +26 -0
  174. package/Source/Scene/ImageryProvider.js +129 -111
  175. package/Source/Scene/Implicit3DTileContent.js +72 -23
  176. package/Source/Scene/ImplicitSubtree.js +66 -45
  177. package/Source/Scene/IonImageryProvider.js +482 -275
  178. package/Source/Scene/MapboxImageryProvider.js +272 -112
  179. package/Source/Scene/MapboxStyleImageryProvider.js +270 -111
  180. package/Source/Scene/MetadataSchemaLoader.js +26 -36
  181. package/Source/Scene/Model/B3dmLoader.js +42 -46
  182. package/Source/Scene/Model/GeoJsonLoader.js +8 -32
  183. package/Source/Scene/Model/I3dmLoader.js +48 -74
  184. package/Source/Scene/Model/MaterialPipelineStage.js +12 -12
  185. package/Source/Scene/Model/Model.js +514 -135
  186. package/Source/Scene/Model/Model3DTileContent.js +83 -31
  187. package/Source/Scene/Model/ModelAnimationCollection.js +3 -3
  188. package/Source/Scene/Model/ModelDrawCommand.js +15 -26
  189. package/Source/Scene/Model/ModelUtility.js +16 -16
  190. package/Source/Scene/Model/PntsLoader.js +27 -32
  191. package/Source/Scene/Model/UniformType.js +1 -1
  192. package/Source/Scene/Multiple3DTileContent.js +134 -115
  193. package/Source/Scene/Picking.js +3 -2
  194. package/Source/Scene/PointCloud.js +11 -19
  195. package/Source/Scene/Primitive.js +20 -0
  196. package/Source/Scene/QuadtreePrimitive.js +5 -2
  197. package/Source/Scene/QuadtreeTileProvider.js +4 -8
  198. package/Source/Scene/ResourceCache.js +47 -105
  199. package/Source/Scene/ResourceCacheStatistics.js +24 -58
  200. package/Source/Scene/ResourceLoader.js +5 -17
  201. package/Source/Scene/ResourceLoaderState.js +12 -4
  202. package/Source/Scene/Scene.js +65 -0
  203. package/Source/Scene/SceneTransforms.js +3 -2
  204. package/Source/Scene/ScreenSpaceCameraController.js +2 -2
  205. package/Source/Scene/SingleTileImageryProvider.js +382 -209
  206. package/Source/Scene/Terrain.js +196 -0
  207. package/Source/Scene/TileCoordinatesImageryProvider.js +267 -104
  208. package/Source/Scene/TileMapServiceImageryProvider.js +177 -85
  209. package/Source/Scene/Tileset3DTileContent.js +47 -5
  210. package/Source/Scene/TimeDynamicPointCloud.js +15 -2
  211. package/Source/Scene/UrlTemplateImageryProvider.js +343 -215
  212. package/Source/Scene/Vector3DTileClampedPolylines.js +96 -84
  213. package/Source/Scene/Vector3DTileContent.js +47 -22
  214. package/Source/Scene/Vector3DTileGeometry.js +57 -52
  215. package/Source/Scene/Vector3DTilePoints.js +97 -81
  216. package/Source/Scene/Vector3DTilePolygons.js +118 -117
  217. package/Source/Scene/Vector3DTilePolylines.js +86 -82
  218. package/Source/Scene/Vector3DTilePrimitive.js +0 -1
  219. package/Source/Scene/VoxelContent.js +61 -63
  220. package/Source/Scene/VoxelPrimitive.js +39 -91
  221. package/Source/Scene/VoxelProvider.js +2 -2
  222. package/Source/Scene/WebMapServiceImageryProvider.js +272 -111
  223. package/Source/Scene/WebMapTileServiceImageryProvider.js +270 -107
  224. package/Source/Scene/computeFlyToLocationForRectangle.js +33 -37
  225. package/Source/Scene/createOsmBuildings.js +6 -0
  226. package/Source/Scene/createOsmBuildingsAsync.js +82 -0
  227. package/Source/Scene/createWorldImagery.js +14 -5
  228. package/Source/Scene/createWorldImageryAsync.js +39 -0
  229. package/Source/Shaders/AtmosphereCommon.glsl +51 -8
  230. package/Source/Shaders/AtmosphereCommon.js +51 -8
  231. package/Source/Shaders/PostProcessStages/AmbientOcclusionGenerate.glsl +1 -1
  232. package/Source/Shaders/PostProcessStages/AmbientOcclusionGenerate.js +1 -1
  233. package/Source/Shaders/PostProcessStages/AmbientOcclusionModulate.glsl +3 -3
  234. package/Source/Shaders/PostProcessStages/AmbientOcclusionModulate.js +3 -3
  235. package/Source/Widget/CesiumWidget.js +67 -27
  236. package/index.d.ts +2429 -1475
  237. package/index.js +324 -315
  238. package/package.json +4 -4
  239. package/Build/Workers/PolygonPipeline-d31ff61c.js +0 -1345
  240. package/Build/Workers/Transforms-9e9df299.js +0 -14714
@@ -1,4 +1,4 @@
1
- define(['exports', './Matrix2-1e403d0e', './Matrix3-fa806b97', './ComponentDatatype-cf1fa08e', './Check-6ede7e26', './defaultValue-fe22d8c0', './Math-dad82b4d'], (function (exports, Matrix2, Matrix3, ComponentDatatype, Check, defaultValue, Math$1) { 'use strict';
1
+ define(['exports', './Matrix2-e1298525', './Matrix3-41c58dde', './ComponentDatatype-cf1fa08e', './Check-6ede7e26', './defaultValue-fe22d8c0', './Math-0a2ac845'], (function (exports, Matrix2, Matrix3, ComponentDatatype, Check, defaultValue, Math$1) { 'use strict';
2
2
 
3
3
  /**
4
4
  * An enum describing the attribute type for glTF and 3D Tiles.
@@ -1,4 +1,4 @@
1
- define(['exports', './Matrix3-fa806b97', './Check-6ede7e26', './defaultValue-fe22d8c0', './Transforms-9e9df299'], (function (exports, Matrix3, Check, defaultValue, Transforms) { 'use strict';
1
+ define(['exports', './Matrix3-41c58dde', './Check-6ede7e26', './defaultValue-fe22d8c0', './Transforms-bc45e707'], (function (exports, Matrix3, Check, defaultValue, Transforms) { 'use strict';
2
2
 
3
3
  /**
4
4
  * Creates an instance of an AxisAlignedBoundingBox from the minimum and maximum points along the x, y, and z axes.
@@ -1,4 +1,4 @@
1
- define(['exports', './Matrix2-1e403d0e', './Matrix3-fa806b97', './Check-6ede7e26', './defaultValue-fe22d8c0', './Transforms-9e9df299'], (function (exports, Matrix2, Matrix3, Check, defaultValue, Transforms) { 'use strict';
1
+ define(['exports', './Matrix2-e1298525', './Matrix3-41c58dde', './Check-6ede7e26', './defaultValue-fe22d8c0', './Transforms-bc45e707'], (function (exports, Matrix2, Matrix3, Check, defaultValue, Transforms) { 'use strict';
2
2
 
3
3
  /**
4
4
  * A bounding rectangle given by a corner, width and height.
@@ -1,4 +1,4 @@
1
- define(['exports', './Transforms-9e9df299', './Matrix3-fa806b97', './Check-6ede7e26', './ComponentDatatype-cf1fa08e', './defaultValue-fe22d8c0', './GeometryAttribute-780af4fa', './GeometryAttributes-ad136444', './GeometryOffsetAttribute-9ad0019c', './VertexFormat-030f11ff'], (function (exports, Transforms, Matrix3, Check, ComponentDatatype, defaultValue, GeometryAttribute, GeometryAttributes, GeometryOffsetAttribute, VertexFormat) { 'use strict';
1
+ define(['exports', './Transforms-bc45e707', './Matrix3-41c58dde', './Check-6ede7e26', './ComponentDatatype-cf1fa08e', './defaultValue-fe22d8c0', './GeometryAttribute-a466e9c7', './GeometryAttributes-ad136444', './GeometryOffsetAttribute-9ad0019c', './VertexFormat-030f11ff'], (function (exports, Transforms, Matrix3, Check, ComponentDatatype, defaultValue, GeometryAttribute, GeometryAttributes, GeometryOffsetAttribute, VertexFormat) { 'use strict';
2
2
 
3
3
  const diffScratch = new Matrix3.Cartesian3();
4
4
 
@@ -1,4 +1,4 @@
1
- define(['exports', './Check-6ede7e26', './defaultValue-fe22d8c0', './Transforms-9e9df299', './Math-dad82b4d'], (function (exports, Check, defaultValue, Transforms, Math$1) { 'use strict';
1
+ define(['exports', './Check-6ede7e26', './defaultValue-fe22d8c0', './Transforms-bc45e707', './Math-0a2ac845'], (function (exports, Check, defaultValue, Transforms, Math$1) { 'use strict';
2
2
 
3
3
  function hue2rgb(m1, m2, h) {
4
4
  if (h < 0) {
@@ -1,4 +1,4 @@
1
- define(['exports', './Matrix2-1e403d0e', './Matrix3-fa806b97', './Check-6ede7e26', './OrientedBoundingBox-43478ac8'], (function (exports, Matrix2, Matrix3, Check, OrientedBoundingBox) { 'use strict';
1
+ define(['exports', './Matrix2-e1298525', './Matrix3-41c58dde', './Check-6ede7e26', './OrientedBoundingBox-2dd47921'], (function (exports, Matrix2, Matrix3, Check, OrientedBoundingBox) { 'use strict';
2
2
 
3
3
  /**
4
4
  * @private
@@ -1,4 +1,4 @@
1
- define(['exports', './Matrix3-fa806b97', './PolylineVolumeGeometryLibrary-90551d26', './defaultValue-fe22d8c0', './Math-dad82b4d', './PolylinePipeline-30e4cec9', './Transforms-9e9df299'], (function (exports, Matrix3, PolylineVolumeGeometryLibrary, defaultValue, Math$1, PolylinePipeline, Transforms) { 'use strict';
1
+ define(['exports', './Matrix3-41c58dde', './PolylineVolumeGeometryLibrary-9c0639f7', './defaultValue-fe22d8c0', './Math-0a2ac845', './PolylinePipeline-896735cc', './Transforms-bc45e707'], (function (exports, Matrix3, PolylineVolumeGeometryLibrary, defaultValue, Math$1, PolylinePipeline, Transforms) { 'use strict';
2
2
 
3
3
  /**
4
4
  * @private
@@ -1,4 +1,4 @@
1
- define(['exports', './Transforms-9e9df299', './Matrix2-1e403d0e', './Matrix3-fa806b97', './ComponentDatatype-cf1fa08e', './CylinderGeometryLibrary-135b0858', './defaultValue-fe22d8c0', './Check-6ede7e26', './GeometryAttribute-780af4fa', './GeometryAttributes-ad136444', './GeometryOffsetAttribute-9ad0019c', './IndexDatatype-b8f3e09d', './Math-dad82b4d', './VertexFormat-030f11ff'], (function (exports, Transforms, Matrix2, Matrix3, ComponentDatatype, CylinderGeometryLibrary, defaultValue, Check, GeometryAttribute, GeometryAttributes, GeometryOffsetAttribute, IndexDatatype, Math$1, VertexFormat) { 'use strict';
1
+ define(['exports', './Transforms-bc45e707', './Matrix2-e1298525', './Matrix3-41c58dde', './ComponentDatatype-cf1fa08e', './CylinderGeometryLibrary-7bf291b4', './defaultValue-fe22d8c0', './Check-6ede7e26', './GeometryAttribute-a466e9c7', './GeometryAttributes-ad136444', './GeometryOffsetAttribute-9ad0019c', './IndexDatatype-2643aa47', './Math-0a2ac845', './VertexFormat-030f11ff'], (function (exports, Transforms, Matrix2, Matrix3, ComponentDatatype, CylinderGeometryLibrary, defaultValue, Check, GeometryAttribute, GeometryAttributes, GeometryOffsetAttribute, IndexDatatype, Math$1, VertexFormat) { 'use strict';
2
2
 
3
3
  const radiusScratch = new Matrix2.Cartesian2();
4
4
  const normalScratch = new Matrix3.Cartesian3();
@@ -1,4 +1,4 @@
1
- define(['exports', './Math-dad82b4d'], (function (exports, Math$1) { 'use strict';
1
+ define(['exports', './Math-0a2ac845'], (function (exports, Math$1) { 'use strict';
2
2
 
3
3
  /**
4
4
  * @private
@@ -1,4 +1,4 @@
1
- define(['exports', './Transforms-9e9df299', './Matrix2-1e403d0e', './Matrix3-fa806b97', './Check-6ede7e26', './ComponentDatatype-cf1fa08e', './defaultValue-fe22d8c0', './EllipseGeometryLibrary-cba7edde', './GeometryAttribute-780af4fa', './GeometryAttributes-ad136444', './GeometryInstance-3fb607b7', './GeometryOffsetAttribute-9ad0019c', './GeometryPipeline-36b61c99', './IndexDatatype-b8f3e09d', './Math-dad82b4d', './VertexFormat-030f11ff'], (function (exports, Transforms, Matrix2, Matrix3, Check, ComponentDatatype, defaultValue, EllipseGeometryLibrary, GeometryAttribute, GeometryAttributes, GeometryInstance, GeometryOffsetAttribute, GeometryPipeline, IndexDatatype, Math$1, VertexFormat) { 'use strict';
1
+ define(['exports', './Transforms-bc45e707', './Matrix2-e1298525', './Matrix3-41c58dde', './Check-6ede7e26', './ComponentDatatype-cf1fa08e', './defaultValue-fe22d8c0', './EllipseGeometryLibrary-92ab6b1e', './GeometryAttribute-a466e9c7', './GeometryAttributes-ad136444', './GeometryInstance-34d9e21e', './GeometryOffsetAttribute-9ad0019c', './GeometryPipeline-dcf79306', './IndexDatatype-2643aa47', './Math-0a2ac845', './VertexFormat-030f11ff'], (function (exports, Transforms, Matrix2, Matrix3, Check, ComponentDatatype, defaultValue, EllipseGeometryLibrary, GeometryAttribute, GeometryAttributes, GeometryInstance, GeometryOffsetAttribute, GeometryPipeline, IndexDatatype, Math$1, VertexFormat) { 'use strict';
2
2
 
3
3
  const scratchCartesian1 = new Matrix3.Cartesian3();
4
4
  const scratchCartesian2 = new Matrix3.Cartesian3();
@@ -1,4 +1,4 @@
1
- define(['exports', './Matrix3-fa806b97', './Math-dad82b4d', './Transforms-9e9df299'], (function (exports, Matrix3, Math$1, Transforms) { 'use strict';
1
+ define(['exports', './Matrix3-41c58dde', './Math-0a2ac845', './Transforms-bc45e707'], (function (exports, Matrix3, Math$1, Transforms) { 'use strict';
2
2
 
3
3
  const EllipseGeometryLibrary = {};
4
4
 
@@ -1,4 +1,4 @@
1
- define(['exports', './Transforms-9e9df299', './Matrix3-fa806b97', './ComponentDatatype-cf1fa08e', './defaultValue-fe22d8c0', './Check-6ede7e26', './EllipseGeometryLibrary-cba7edde', './GeometryAttribute-780af4fa', './GeometryAttributes-ad136444', './GeometryOffsetAttribute-9ad0019c', './IndexDatatype-b8f3e09d', './Math-dad82b4d'], (function (exports, Transforms, Matrix3, ComponentDatatype, defaultValue, Check, EllipseGeometryLibrary, GeometryAttribute, GeometryAttributes, GeometryOffsetAttribute, IndexDatatype, Math$1) { 'use strict';
1
+ define(['exports', './Transforms-bc45e707', './Matrix3-41c58dde', './ComponentDatatype-cf1fa08e', './defaultValue-fe22d8c0', './Check-6ede7e26', './EllipseGeometryLibrary-92ab6b1e', './GeometryAttribute-a466e9c7', './GeometryAttributes-ad136444', './GeometryOffsetAttribute-9ad0019c', './IndexDatatype-2643aa47', './Math-0a2ac845'], (function (exports, Transforms, Matrix3, ComponentDatatype, defaultValue, Check, EllipseGeometryLibrary, GeometryAttribute, GeometryAttributes, GeometryOffsetAttribute, IndexDatatype, Math$1) { 'use strict';
2
2
 
3
3
  const scratchCartesian1 = new Matrix3.Cartesian3();
4
4
  let boundingSphereCenter = new Matrix3.Cartesian3();
@@ -1,4 +1,4 @@
1
- define(['exports', './Matrix3-fa806b97', './Check-6ede7e26', './defaultValue-fe22d8c0', './Math-dad82b4d'], (function (exports, Matrix3, Check, defaultValue, Math$1) { 'use strict';
1
+ define(['exports', './Matrix3-41c58dde', './Check-6ede7e26', './defaultValue-fe22d8c0', './Math-0a2ac845'], (function (exports, Matrix3, Check, defaultValue, Math$1) { 'use strict';
2
2
 
3
3
  function setConstants(ellipsoidGeodesic) {
4
4
  const uSquared = ellipsoidGeodesic._uSquared;
@@ -1,4 +1,4 @@
1
- define(['exports', './Transforms-9e9df299', './Matrix2-1e403d0e', './Matrix3-fa806b97', './ComponentDatatype-cf1fa08e', './defaultValue-fe22d8c0', './Check-6ede7e26', './GeometryAttribute-780af4fa', './GeometryAttributes-ad136444', './GeometryOffsetAttribute-9ad0019c', './IndexDatatype-b8f3e09d', './Math-dad82b4d', './VertexFormat-030f11ff'], (function (exports, Transforms, Matrix2, Matrix3, ComponentDatatype, defaultValue, Check, GeometryAttribute, GeometryAttributes, GeometryOffsetAttribute, IndexDatatype, Math$1, VertexFormat) { 'use strict';
1
+ define(['exports', './Transforms-bc45e707', './Matrix2-e1298525', './Matrix3-41c58dde', './ComponentDatatype-cf1fa08e', './defaultValue-fe22d8c0', './Check-6ede7e26', './GeometryAttribute-a466e9c7', './GeometryAttributes-ad136444', './GeometryOffsetAttribute-9ad0019c', './IndexDatatype-2643aa47', './Math-0a2ac845', './VertexFormat-030f11ff'], (function (exports, Transforms, Matrix2, Matrix3, ComponentDatatype, defaultValue, Check, GeometryAttribute, GeometryAttributes, GeometryOffsetAttribute, IndexDatatype, Math$1, VertexFormat) { 'use strict';
2
2
 
3
3
  const scratchPosition = new Matrix3.Cartesian3();
4
4
  const scratchNormal = new Matrix3.Cartesian3();
@@ -1,4 +1,4 @@
1
- define(['exports', './Transforms-9e9df299', './Matrix3-fa806b97', './ComponentDatatype-cf1fa08e', './defaultValue-fe22d8c0', './Check-6ede7e26', './GeometryAttribute-780af4fa', './GeometryAttributes-ad136444', './GeometryOffsetAttribute-9ad0019c', './IndexDatatype-b8f3e09d', './Math-dad82b4d'], (function (exports, Transforms, Matrix3, ComponentDatatype, defaultValue, Check, GeometryAttribute, GeometryAttributes, GeometryOffsetAttribute, IndexDatatype, Math$1) { 'use strict';
1
+ define(['exports', './Transforms-bc45e707', './Matrix3-41c58dde', './ComponentDatatype-cf1fa08e', './defaultValue-fe22d8c0', './Check-6ede7e26', './GeometryAttribute-a466e9c7', './GeometryAttributes-ad136444', './GeometryOffsetAttribute-9ad0019c', './IndexDatatype-2643aa47', './Math-0a2ac845'], (function (exports, Transforms, Matrix3, ComponentDatatype, defaultValue, Check, GeometryAttribute, GeometryAttributes, GeometryOffsetAttribute, IndexDatatype, Math$1) { 'use strict';
2
2
 
3
3
  const defaultRadii = new Matrix3.Cartesian3(1.0, 1.0, 1.0);
4
4
  const cos = Math.cos;
@@ -1,4 +1,4 @@
1
- define(['exports', './Matrix3-fa806b97', './Check-6ede7e26', './defaultValue-fe22d8c0', './Math-dad82b4d'], (function (exports, Matrix3, Check, defaultValue, Math$1) { 'use strict';
1
+ define(['exports', './Matrix3-41c58dde', './Check-6ede7e26', './defaultValue-fe22d8c0', './Math-0a2ac845'], (function (exports, Matrix3, Check, defaultValue, Math$1) { 'use strict';
2
2
 
3
3
  function calculateM(ellipticity, major, latitude) {
4
4
  if (ellipticity === 0.0) {
@@ -1,4 +1,4 @@
1
- define(['exports', './AxisAlignedBoundingBox-a6f9f0e5', './Matrix2-1e403d0e', './Matrix3-fa806b97', './Check-6ede7e26', './defaultValue-fe22d8c0', './IntersectionTests-e889fcf0', './Plane-c27e1ac6', './Transforms-9e9df299'], (function (exports, AxisAlignedBoundingBox, Matrix2, Matrix3, Check, defaultValue, IntersectionTests, Plane, Transforms) { 'use strict';
1
+ define(['exports', './AxisAlignedBoundingBox-31fadcf0', './Matrix2-e1298525', './Matrix3-41c58dde', './Check-6ede7e26', './defaultValue-fe22d8c0', './IntersectionTests-88c49b2e', './Plane-4c3d403b', './Transforms-bc45e707'], (function (exports, AxisAlignedBoundingBox, Matrix2, Matrix3, Check, defaultValue, IntersectionTests, Plane, Transforms) { 'use strict';
2
2
 
3
3
  const scratchCart4 = new Matrix2.Cartesian4();
4
4
  /**
@@ -1,4 +1,4 @@
1
- define(['exports', './Matrix3-fa806b97', './Check-6ede7e26', './defaultValue-fe22d8c0'], (function (exports, Matrix3, Check, defaultValue) { 'use strict';
1
+ define(['exports', './Matrix3-41c58dde', './Check-6ede7e26', './defaultValue-fe22d8c0'], (function (exports, Matrix3, Check, defaultValue) { 'use strict';
2
2
 
3
3
  /**
4
4
  * A fixed-point encoding of a {@link Cartesian3} with 64-bit floating-point components, as two {@link Cartesian3}
@@ -1,4 +1,4 @@
1
- define(['exports', './Transforms-9e9df299', './Matrix3-fa806b97', './Matrix2-1e403d0e', './Check-6ede7e26', './ComponentDatatype-cf1fa08e', './defaultValue-fe22d8c0', './GeometryAttribute-780af4fa', './GeometryAttributes-ad136444', './Math-dad82b4d', './Plane-c27e1ac6', './VertexFormat-030f11ff'], (function (exports, Transforms, Matrix3, Matrix2, Check, ComponentDatatype, defaultValue, GeometryAttribute, GeometryAttributes, Math$1, Plane, VertexFormat) { 'use strict';
1
+ define(['exports', './Transforms-bc45e707', './Matrix3-41c58dde', './Matrix2-e1298525', './Check-6ede7e26', './ComponentDatatype-cf1fa08e', './defaultValue-fe22d8c0', './GeometryAttribute-a466e9c7', './GeometryAttributes-ad136444', './Math-0a2ac845', './Plane-4c3d403b', './VertexFormat-030f11ff'], (function (exports, Transforms, Matrix3, Matrix2, Check, ComponentDatatype, defaultValue, GeometryAttribute, GeometryAttributes, Math$1, Plane, VertexFormat) { 'use strict';
2
2
 
3
3
  /**
4
4
  * The culling volume defined by planes.
@@ -842,6 +842,19 @@ define(['exports', './Transforms-9e9df299', './Matrix3-fa806b97', './Matrix2-1e4
842
842
  return this._offCenterFrustum.projectionMatrix;
843
843
  },
844
844
  },
845
+ /**
846
+ * Gets the orthographic projection matrix computed from the view frustum.
847
+ * @memberof OrthographicFrustum.prototype
848
+ * @type {OrthographicOffCenterFrustum}
849
+ * @readonly
850
+ * @private
851
+ */
852
+ offCenterFrustum: {
853
+ get: function () {
854
+ update$2(this);
855
+ return this._offCenterFrustum;
856
+ },
857
+ },
845
858
  });
846
859
 
847
860
  /**
@@ -1777,6 +1790,20 @@ define(['exports', './Transforms-9e9df299', './Matrix3-fa806b97', './Matrix2-1e4
1777
1790
  return this._sseDenominator;
1778
1791
  },
1779
1792
  },
1793
+
1794
+ /**
1795
+ * Gets the orthographic projection matrix computed from the view frustum.
1796
+ * @memberof PerspectiveFrustum.prototype
1797
+ * @type {PerspectiveOffCenterFrustum}
1798
+ * @readonly
1799
+ * @private
1800
+ */
1801
+ offCenterFrustum: {
1802
+ get: function () {
1803
+ update(this);
1804
+ return this._offCenterFrustum;
1805
+ },
1806
+ },
1780
1807
  });
1781
1808
 
1782
1809
  /**
@@ -2219,8 +2246,8 @@ define(['exports', './Transforms-9e9df299', './Matrix3-fa806b97', './Matrix2-1e4
2219
2246
 
2220
2247
  let inverseView;
2221
2248
  let inverseViewProjection;
2249
+ const projection = frustum.projectionMatrix;
2222
2250
  if (frustumType === PERSPECTIVE) {
2223
- const projection = frustum.projectionMatrix;
2224
2251
  const viewProjection = Matrix2.Matrix4.multiply(
2225
2252
  projection,
2226
2253
  view,
@@ -2251,8 +2278,9 @@ define(['exports', './Transforms-9e9df299', './Matrix3-fa806b97', './Matrix2-1e4
2251
2278
  );
2252
2279
 
2253
2280
  if (!defaultValue.defined(inverseViewProjection)) {
2254
- if (defaultValue.defined(frustum._offCenterFrustum)) {
2255
- frustum = frustum._offCenterFrustum;
2281
+ const offCenterFrustum = frustum.offCenterFrustum;
2282
+ if (defaultValue.defined(offCenterFrustum)) {
2283
+ frustum = offCenterFrustum;
2256
2284
  }
2257
2285
 
2258
2286
  const near = frustumSplits[i];
@@ -1,4 +1,4 @@
1
- define(['exports', './Matrix2-1e403d0e', './Matrix3-fa806b97', './Check-6ede7e26', './defaultValue-fe22d8c0', './WebGLConstants-0b1ce7ba', './Transforms-9e9df299'], (function (exports, Matrix2, Matrix3, Check, defaultValue, WebGLConstants, Transforms) { 'use strict';
1
+ define(['exports', './Matrix2-e1298525', './Matrix3-41c58dde', './Check-6ede7e26', './defaultValue-fe22d8c0', './WebGLConstants-0b1ce7ba', './Transforms-bc45e707'], (function (exports, Matrix2, Matrix3, Check, defaultValue, WebGLConstants, Transforms) { 'use strict';
2
2
 
3
3
  /**
4
4
  * @private
@@ -1,4 +1,4 @@
1
- define(['exports', './defaultValue-fe22d8c0', './Check-6ede7e26', './Matrix2-1e403d0e'], (function (exports, defaultValue, Check, Matrix2) { 'use strict';
1
+ define(['exports', './defaultValue-fe22d8c0', './Check-6ede7e26', './Matrix2-e1298525'], (function (exports, defaultValue, Check, Matrix2) { 'use strict';
2
2
 
3
3
  /**
4
4
  * Geometry instancing allows one {@link Geometry} object to be positions in several
@@ -1,4 +1,4 @@
1
- define(['exports', './AttributeCompression-8a5a065e', './Matrix2-1e403d0e', './Matrix3-fa806b97', './Check-6ede7e26', './defaultValue-fe22d8c0', './Math-dad82b4d', './Transforms-9e9df299', './ComponentDatatype-cf1fa08e', './EncodedCartesian3-e8bbca36', './GeometryAttribute-780af4fa', './IndexDatatype-b8f3e09d', './IntersectionTests-e889fcf0', './Plane-c27e1ac6'], (function (exports, AttributeCompression, Matrix2, Matrix3, Check, defaultValue, Math$1, Transforms, ComponentDatatype, EncodedCartesian3, GeometryAttribute, IndexDatatype, IntersectionTests, Plane) { 'use strict';
1
+ define(['exports', './AttributeCompression-f9f6c717', './Matrix2-e1298525', './Matrix3-41c58dde', './Check-6ede7e26', './defaultValue-fe22d8c0', './Math-0a2ac845', './Transforms-bc45e707', './ComponentDatatype-cf1fa08e', './EncodedCartesian3-57415c8a', './GeometryAttribute-a466e9c7', './IndexDatatype-2643aa47', './IntersectionTests-88c49b2e', './Plane-4c3d403b'], (function (exports, AttributeCompression, Matrix2, Matrix3, Check, defaultValue, Math$1, Transforms, ComponentDatatype, EncodedCartesian3, GeometryAttribute, IndexDatatype, IntersectionTests, Plane) { 'use strict';
2
2
 
3
3
  const scratchCartesian1 = new Matrix3.Cartesian3();
4
4
  const scratchCartesian2$1 = new Matrix3.Cartesian3();
@@ -1,4 +1,4 @@
1
- define(['exports', './defaultValue-fe22d8c0', './Check-6ede7e26', './Math-dad82b4d', './WebGLConstants-0b1ce7ba'], (function (exports, defaultValue, Check, Math, WebGLConstants) { 'use strict';
1
+ define(['exports', './defaultValue-fe22d8c0', './Check-6ede7e26', './Math-0a2ac845', './WebGLConstants-0b1ce7ba'], (function (exports, defaultValue, Check, Math, WebGLConstants) { 'use strict';
2
2
 
3
3
  /**
4
4
  * Constants for WebGL index datatypes. These corresponds to the
@@ -1,4 +1,4 @@
1
- define(['exports', './Matrix3-fa806b97', './defaultValue-fe22d8c0', './Check-6ede7e26', './Transforms-9e9df299', './Math-dad82b4d'], (function (exports, Matrix3, defaultValue, Check, Transforms, Math$1) { 'use strict';
1
+ define(['exports', './Matrix3-41c58dde', './defaultValue-fe22d8c0', './Check-6ede7e26', './Transforms-bc45e707', './Math-0a2ac845'], (function (exports, Matrix3, defaultValue, Check, Transforms, Math$1) { 'use strict';
2
2
 
3
3
  /**
4
4
  * Defines functions for 2nd order polynomial functions of one variable with only real coefficients.
@@ -1,5 +1,11 @@
1
1
  define(['exports', './Check-6ede7e26', './defaultValue-fe22d8c0'], (function (exports, Check, defaultValue) { 'use strict';
2
2
 
3
+ var commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {};
4
+
5
+ function getDefaultExportFromCjs (x) {
6
+ return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, 'default') ? x['default'] : x;
7
+ }
8
+
3
9
  /*
4
10
  https://github.com/banksean wrapped Makoto Matsumoto and Takuji Nishimura's code in a namespace
5
11
  so it's better encapsulated. Now you can have multiple random number generators
@@ -211,6 +217,8 @@ define(['exports', './Check-6ede7e26', './defaultValue-fe22d8c0'], (function (ex
211
217
 
212
218
  var mersenneTwister = MersenneTwister;
213
219
 
220
+ var MersenneTwister$1 = /*@__PURE__*/getDefaultExportFromCjs(mersenneTwister);
221
+
214
222
  /**
215
223
  * Math functions.
216
224
  *
@@ -1119,7 +1127,7 @@ define(['exports', './Check-6ede7e26', './defaultValue-fe22d8c0'], (function (ex
1119
1127
  return value < min ? min : value > max ? max : value;
1120
1128
  };
1121
1129
 
1122
- let randomNumberGenerator = new mersenneTwister();
1130
+ let randomNumberGenerator = new MersenneTwister$1();
1123
1131
 
1124
1132
  /**
1125
1133
  * Sets the seed used by the random number generator
@@ -1134,7 +1142,7 @@ define(['exports', './Check-6ede7e26', './defaultValue-fe22d8c0'], (function (ex
1134
1142
  }
1135
1143
  //>>includeEnd('debug');
1136
1144
 
1137
- randomNumberGenerator = new mersenneTwister(seed);
1145
+ randomNumberGenerator = new MersenneTwister$1(seed);
1138
1146
  };
1139
1147
 
1140
1148
  /**
@@ -1326,5 +1334,7 @@ define(['exports', './Check-6ede7e26', './defaultValue-fe22d8c0'], (function (ex
1326
1334
  var CesiumMath$1 = CesiumMath;
1327
1335
 
1328
1336
  exports.CesiumMath = CesiumMath$1;
1337
+ exports.commonjsGlobal = commonjsGlobal;
1338
+ exports.getDefaultExportFromCjs = getDefaultExportFromCjs;
1329
1339
 
1330
1340
  }));
@@ -1,4 +1,4 @@
1
- define(['exports', './Matrix3-fa806b97', './Check-6ede7e26', './defaultValue-fe22d8c0', './Math-dad82b4d', './RuntimeError-ef395448'], (function (exports, Matrix3, Check, defaultValue, Math$1, RuntimeError) { 'use strict';
1
+ define(['exports', './Matrix3-41c58dde', './Check-6ede7e26', './defaultValue-fe22d8c0', './Math-0a2ac845', './RuntimeError-ef395448'], (function (exports, Matrix3, Check, defaultValue, Math$1, RuntimeError) { 'use strict';
2
2
 
3
3
  /**
4
4
  * A 4D Cartesian point.
@@ -1,4 +1,4 @@
1
- define(['exports', './Check-6ede7e26', './defaultValue-fe22d8c0', './Math-dad82b4d'], (function (exports, Check, defaultValue, Math$1) { 'use strict';
1
+ define(['exports', './Check-6ede7e26', './defaultValue-fe22d8c0', './Math-0a2ac845'], (function (exports, Check, defaultValue, Math$1) { 'use strict';
2
2
 
3
3
  /**
4
4
  * A 3D Cartesian point.
@@ -1,4 +1,4 @@
1
- define(['exports', './Transforms-9e9df299', './Matrix2-1e403d0e', './Matrix3-fa806b97', './Check-6ede7e26', './defaultValue-fe22d8c0', './EllipsoidTangentPlane-7ae1aa9a', './Math-dad82b4d', './Plane-c27e1ac6'], (function (exports, Transforms, Matrix2, Matrix3, Check, defaultValue, EllipsoidTangentPlane, Math$1, Plane) { 'use strict';
1
+ define(['exports', './Transforms-bc45e707', './Matrix2-e1298525', './Matrix3-41c58dde', './Check-6ede7e26', './defaultValue-fe22d8c0', './EllipsoidTangentPlane-46d4d9c2', './Math-0a2ac845', './Plane-4c3d403b'], (function (exports, Transforms, Matrix2, Matrix3, Check, defaultValue, EllipsoidTangentPlane, Math$1, Plane) { 'use strict';
2
2
 
3
3
  /**
4
4
  * Creates an instance of an OrientedBoundingBox.
@@ -8,7 +8,7 @@ define(['exports', './Transforms-9e9df299', './Matrix2-1e403d0e', './Matrix3-fa8
8
8
  *
9
9
  * @param {Cartesian3} [center=Cartesian3.ZERO] The center of the box.
10
10
  * @param {Matrix3} [halfAxes=Matrix3.ZERO] The three orthogonal half-axes of the bounding box.
11
- * Equivalently, the transformation matrix, to rotate and scale a 1x1x1
11
+ * Equivalently, the transformation matrix, to rotate and scale a 2x2x2
12
12
  * cube centered at the origin.
13
13
  *
14
14
  *
@@ -30,7 +30,9 @@ define(['exports', './Transforms-9e9df299', './Matrix2-1e403d0e', './Matrix3-fa8
30
30
  */
31
31
  this.center = Matrix3.Cartesian3.clone(defaultValue.defaultValue(center, Matrix3.Cartesian3.ZERO));
32
32
  /**
33
- * The transformation matrix, to rotate the box to the right position.
33
+ * The three orthogonal half-axes of the bounding box. Equivalently, the
34
+ * transformation matrix, to rotate and scale a 2x2x2 cube centered at the
35
+ * origin.
34
36
  * @type {Matrix3}
35
37
  * @default {@link Matrix3.ZERO}
36
38
  */
@@ -1,4 +1,4 @@
1
- define(['exports', './Matrix3-fa806b97', './Matrix2-1e403d0e', './Check-6ede7e26', './defaultValue-fe22d8c0', './Math-dad82b4d'], (function (exports, Matrix3, Matrix2, Check, defaultValue, Math) { 'use strict';
1
+ define(['exports', './Matrix3-41c58dde', './Matrix2-e1298525', './Check-6ede7e26', './defaultValue-fe22d8c0', './Math-0a2ac845'], (function (exports, Matrix3, Matrix2, Check, defaultValue, Math) { 'use strict';
2
2
 
3
3
  /**
4
4
  * A plane in Hessian Normal Form defined by
@@ -1,4 +1,4 @@
1
- define(['exports', './ArcType-2d9abbbc', './arrayRemoveDuplicates-fac118a8', './Matrix2-1e403d0e', './Matrix3-fa806b97', './ComponentDatatype-cf1fa08e', './defaultValue-fe22d8c0', './EllipsoidRhumbLine-b672d507', './GeometryAttribute-780af4fa', './GeometryAttributes-ad136444', './GeometryPipeline-36b61c99', './IndexDatatype-b8f3e09d', './Math-dad82b4d', './PolygonPipeline-d31ff61c', './Transforms-9e9df299'], (function (exports, ArcType, arrayRemoveDuplicates, Matrix2, Matrix3, ComponentDatatype, defaultValue, EllipsoidRhumbLine, GeometryAttribute, GeometryAttributes, GeometryPipeline, IndexDatatype, Math$1, PolygonPipeline, Transforms) { 'use strict';
1
+ define(['exports', './ArcType-2d9abbbc', './arrayRemoveDuplicates-d2061e85', './Matrix2-e1298525', './Matrix3-41c58dde', './ComponentDatatype-cf1fa08e', './defaultValue-fe22d8c0', './EllipsoidRhumbLine-ef872433', './GeometryAttribute-a466e9c7', './GeometryAttributes-ad136444', './GeometryPipeline-dcf79306', './IndexDatatype-2643aa47', './Math-0a2ac845', './PolygonPipeline-1fe328c0', './Transforms-bc45e707'], (function (exports, ArcType, arrayRemoveDuplicates, Matrix2, Matrix3, ComponentDatatype, defaultValue, EllipsoidRhumbLine, GeometryAttribute, GeometryAttributes, GeometryPipeline, IndexDatatype, Math$1, PolygonPipeline, Transforms) { 'use strict';
2
2
 
3
3
  /**
4
4
  * A queue that can enqueue items at the end, and dequeue items from the front.