@mapgis/cesium 17.6.4 → 17.6.8
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.
- package/Build/Cesium/Assets/Images/mapgis_logo.svg +180 -0
- package/Build/Cesium/Cesium.d.ts +41 -0
- package/Build/Cesium/Cesium.js +497 -497
- package/Build/Cesium/ThirdParty/wasm_splats_bg.wasm +0 -0
- package/Build/Cesium/index.cjs +427 -427
- package/Build/Cesium/index.js +428 -428
- package/Documentation/Billboard.html +225 -30
- package/Documentation/CreditDisplay.html +1 -1
- package/Documentation/Model.html +49 -49
- package/Documentation/Scene.html +115 -115
- package/Documentation/Viewer.html +52 -52
- package/Documentation/global.html +3 -3
- package/Documentation/global.html#Spyglass +1 -1
- package/Documentation/global.html#SwiperController +1 -1
- package/Documentation/global.html#VoxelRenderType +86 -0
- package/Documentation/global.html#obtainTranslucentCommandExecutionFunction +1 -1
- package/Documentation/types.txt +1 -1
- package/README.md +37 -0
- package/package.json +1 -1
- package/Documentation/AlgorithmLib.html +0 -5012
- package/Documentation/global.html#Batch +0 -322
- package/Documentation/global.html#GeometryVisualizer +0 -524
- package/Documentation/global.html#GlobeSurfaceShader +0 -150
- package/Documentation/global.html#PathVisualizer +0 -524
- package/Documentation/global.html#PolylineBucket +0 -150
- package/Documentation/global.html#PolylineGeometryUpdater +0 -2051
- package/Documentation/global.html#PolylineVisualizer +0 -524
- package/Documentation/global.html#SectionPlaneGeometry +0 -289
- package/Documentation/global.html#StaticGeometryColorBatch +0 -150
- package/Documentation/global.html#StaticGeometryPerMaterialBatch +0 -150
- package/Documentation/global.html#StaticOutlineGeometryBatch +0 -150
- package/Documentation/global.html#_collection +0 -150
- package/Documentation/global.html#_outlineBatches%5Bundefined%5D +0 -150
- package/Documentation/global.html#_polylineCollection +0 -150
- package/Documentation/global.html#_renderIDFramebuffer +0 -150
- package/Documentation/global.html#_swipeEnabled +0 -580
- package/Documentation/global.html#addGroundPrimitiveForTile +0 -150
- package/Documentation/global.html#analyPass +0 -236
- package/Documentation/global.html#angle +0 -150
- package/Documentation/global.html#aspect +0 -150
- package/Documentation/global.html#aspectArrow +0 -150
- package/Documentation/global.html#clippingGeometries +0 -236
- package/Documentation/global.html#color +0 -322
- package/Documentation/global.html#createGeometryClipFrontDepthMap +0 -150
- package/Documentation/global.html#createGroundPrimitiveForTile +0 -150
- package/Documentation/global.html#createGroundPrimitiveMaterial +0 -214
- package/Documentation/global.html#czm_renderIDTexture +0 -150
- package/Documentation/global.html#decay +0 -236
- package/Documentation/global.html#depth +0 -150
- package/Documentation/global.html#direction +0 -236
- package/Documentation/global.html#distance +0 -236
- package/Documentation/global.html#drawFrameBuffers +0 -150
- package/Documentation/global.html#execute +0 -150
- package/Documentation/global.html#executeAnalysis +0 -150
- package/Documentation/global.html#executeRenderIdCommand +0 -150
- package/Documentation/global.html#fillClip +0 -150
- package/Documentation/global.html#getFeatureOIds +0 -150
- package/Documentation/global.html#getRenderIDShaderProgram +0 -150
- package/Documentation/global.html#hasFlatten +0 -150
- package/Documentation/global.html#id +0 -322
- package/Documentation/global.html#intensity +0 -322
- package/Documentation/global.html#localBoundingSphere +0 -150
- package/Documentation/global.html#octEncodedNormals +0 -236
- package/Documentation/global.html#penumbra +0 -150
- package/Documentation/global.html#position +0 -236
- package/Documentation/global.html#processColorCorrectionUniforms +0 -150
- package/Documentation/global.html#processSwipe +0 -150
- package/Documentation/global.html#processSwipeUniforms +0 -150
- package/Documentation/global.html#renderIDFramebuffer +0 -150
- package/Documentation/global.html#swipeEnabled +0 -494
- package/Documentation/global.html#swipeFlags +0 -150
- package/Documentation/global.html#updateAnalysis +0 -150
- package/Documentation/global.html#updateClipFillUtil +0 -150
- package/Documentation/global.html#updateDeleteVerticalPlane +0 -150
- package/Documentation/global.html#updateLightManager +0 -150
- package/Documentation/global.html#updateModelExplosion +0 -150
- package/Documentation/global.html#updateModelFlatten +0 -150
- package/Documentation/global.html#updateModelStretch +0 -150
- package/Documentation/global.html#updateSectionRender +0 -150
|
@@ -291,7 +291,7 @@
|
|
|
291
291
|
|
|
292
292
|
|
|
293
293
|
<div class="source-link rightLinks">
|
|
294
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
294
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L1523">widgets/Source/Viewer/Viewer.js 1523</a>
|
|
295
295
|
</div>
|
|
296
296
|
|
|
297
297
|
|
|
@@ -351,7 +351,7 @@
|
|
|
351
351
|
|
|
352
352
|
|
|
353
353
|
<div class="source-link rightLinks">
|
|
354
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
354
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L1183">widgets/Source/Viewer/Viewer.js 1183</a>
|
|
355
355
|
</div>
|
|
356
356
|
|
|
357
357
|
|
|
@@ -411,7 +411,7 @@
|
|
|
411
411
|
|
|
412
412
|
|
|
413
413
|
<div class="source-link rightLinks">
|
|
414
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
414
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L1159">widgets/Source/Viewer/Viewer.js 1159</a>
|
|
415
415
|
</div>
|
|
416
416
|
|
|
417
417
|
|
|
@@ -471,7 +471,7 @@
|
|
|
471
471
|
|
|
472
472
|
|
|
473
473
|
<div class="source-link rightLinks">
|
|
474
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
474
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L1063">widgets/Source/Viewer/Viewer.js 1063</a>
|
|
475
475
|
</div>
|
|
476
476
|
|
|
477
477
|
|
|
@@ -531,7 +531,7 @@
|
|
|
531
531
|
|
|
532
532
|
|
|
533
533
|
<div class="source-link rightLinks">
|
|
534
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
534
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L1361">widgets/Source/Viewer/Viewer.js 1361</a>
|
|
535
535
|
</div>
|
|
536
536
|
|
|
537
537
|
|
|
@@ -591,7 +591,7 @@
|
|
|
591
591
|
|
|
592
592
|
|
|
593
593
|
<div class="source-link rightLinks">
|
|
594
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
594
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L1268">widgets/Source/Viewer/Viewer.js 1268</a>
|
|
595
595
|
</div>
|
|
596
596
|
|
|
597
597
|
|
|
@@ -651,7 +651,7 @@
|
|
|
651
651
|
|
|
652
652
|
|
|
653
653
|
<div class="source-link rightLinks">
|
|
654
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
654
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L1075">widgets/Source/Viewer/Viewer.js 1075</a>
|
|
655
655
|
</div>
|
|
656
656
|
|
|
657
657
|
|
|
@@ -711,7 +711,7 @@
|
|
|
711
711
|
|
|
712
712
|
|
|
713
713
|
<div class="source-link rightLinks">
|
|
714
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
714
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L1400">widgets/Source/Viewer/Viewer.js 1400</a>
|
|
715
715
|
</div>
|
|
716
716
|
|
|
717
717
|
|
|
@@ -771,7 +771,7 @@
|
|
|
771
771
|
|
|
772
772
|
|
|
773
773
|
<div class="source-link rightLinks">
|
|
774
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
774
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L1639">widgets/Source/Viewer/Viewer.js 1639</a>
|
|
775
775
|
</div>
|
|
776
776
|
|
|
777
777
|
|
|
@@ -831,7 +831,7 @@
|
|
|
831
831
|
|
|
832
832
|
|
|
833
833
|
<div class="source-link rightLinks">
|
|
834
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
834
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L1412">widgets/Source/Viewer/Viewer.js 1412</a>
|
|
835
835
|
</div>
|
|
836
836
|
|
|
837
837
|
|
|
@@ -891,7 +891,7 @@
|
|
|
891
891
|
|
|
892
892
|
|
|
893
893
|
<div class="source-link rightLinks">
|
|
894
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
894
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L1038">widgets/Source/Viewer/Viewer.js 1038</a>
|
|
895
895
|
</div>
|
|
896
896
|
|
|
897
897
|
|
|
@@ -951,7 +951,7 @@
|
|
|
951
951
|
|
|
952
952
|
|
|
953
953
|
<div class="source-link rightLinks">
|
|
954
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
954
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L1050">widgets/Source/Viewer/Viewer.js 1050</a>
|
|
955
955
|
</div>
|
|
956
956
|
|
|
957
957
|
|
|
@@ -1011,7 +1011,7 @@
|
|
|
1011
1011
|
|
|
1012
1012
|
|
|
1013
1013
|
<div class="source-link rightLinks">
|
|
1014
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
1014
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L1231">widgets/Source/Viewer/Viewer.js 1231</a>
|
|
1015
1015
|
</div>
|
|
1016
1016
|
|
|
1017
1017
|
|
|
@@ -1071,7 +1071,7 @@
|
|
|
1071
1071
|
|
|
1072
1072
|
|
|
1073
1073
|
<div class="source-link rightLinks">
|
|
1074
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
1074
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L1256">widgets/Source/Viewer/Viewer.js 1256</a>
|
|
1075
1075
|
</div>
|
|
1076
1076
|
|
|
1077
1077
|
|
|
@@ -1131,7 +1131,7 @@
|
|
|
1131
1131
|
|
|
1132
1132
|
|
|
1133
1133
|
<div class="source-link rightLinks">
|
|
1134
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
1134
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L1375">widgets/Source/Viewer/Viewer.js 1375</a>
|
|
1135
1135
|
</div>
|
|
1136
1136
|
|
|
1137
1137
|
|
|
@@ -1194,7 +1194,7 @@
|
|
|
1194
1194
|
|
|
1195
1195
|
|
|
1196
1196
|
<div class="source-link rightLinks">
|
|
1197
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
1197
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L1244">widgets/Source/Viewer/Viewer.js 1244</a>
|
|
1198
1198
|
</div>
|
|
1199
1199
|
|
|
1200
1200
|
|
|
@@ -1254,7 +1254,7 @@
|
|
|
1254
1254
|
|
|
1255
1255
|
|
|
1256
1256
|
<div class="source-link rightLinks">
|
|
1257
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
1257
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L1207">widgets/Source/Viewer/Viewer.js 1207</a>
|
|
1258
1258
|
</div>
|
|
1259
1259
|
|
|
1260
1260
|
|
|
@@ -1314,7 +1314,7 @@
|
|
|
1314
1314
|
|
|
1315
1315
|
|
|
1316
1316
|
<div class="source-link rightLinks">
|
|
1317
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
1317
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L1111">widgets/Source/Viewer/Viewer.js 1111</a>
|
|
1318
1318
|
</div>
|
|
1319
1319
|
|
|
1320
1320
|
|
|
@@ -1374,7 +1374,7 @@
|
|
|
1374
1374
|
|
|
1375
1375
|
|
|
1376
1376
|
<div class="source-link rightLinks">
|
|
1377
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
1377
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L1123">widgets/Source/Viewer/Viewer.js 1123</a>
|
|
1378
1378
|
</div>
|
|
1379
1379
|
|
|
1380
1380
|
|
|
@@ -1434,7 +1434,7 @@
|
|
|
1434
1434
|
|
|
1435
1435
|
|
|
1436
1436
|
<div class="source-link rightLinks">
|
|
1437
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
1437
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L1333">widgets/Source/Viewer/Viewer.js 1333</a>
|
|
1438
1438
|
</div>
|
|
1439
1439
|
|
|
1440
1440
|
|
|
@@ -1494,7 +1494,7 @@
|
|
|
1494
1494
|
|
|
1495
1495
|
|
|
1496
1496
|
<div class="source-link rightLinks">
|
|
1497
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
1497
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L1099">widgets/Source/Viewer/Viewer.js 1099</a>
|
|
1498
1498
|
</div>
|
|
1499
1499
|
|
|
1500
1500
|
|
|
@@ -1554,7 +1554,7 @@
|
|
|
1554
1554
|
|
|
1555
1555
|
|
|
1556
1556
|
<div class="source-link rightLinks">
|
|
1557
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
1557
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L1171">widgets/Source/Viewer/Viewer.js 1171</a>
|
|
1558
1558
|
</div>
|
|
1559
1559
|
|
|
1560
1560
|
|
|
@@ -1614,7 +1614,7 @@
|
|
|
1614
1614
|
|
|
1615
1615
|
|
|
1616
1616
|
<div class="source-link rightLinks">
|
|
1617
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
1617
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L1388">widgets/Source/Viewer/Viewer.js 1388</a>
|
|
1618
1618
|
</div>
|
|
1619
1619
|
|
|
1620
1620
|
|
|
@@ -1674,7 +1674,7 @@
|
|
|
1674
1674
|
|
|
1675
1675
|
|
|
1676
1676
|
<div class="source-link rightLinks">
|
|
1677
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
1677
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L1147">widgets/Source/Viewer/Viewer.js 1147</a>
|
|
1678
1678
|
</div>
|
|
1679
1679
|
|
|
1680
1680
|
|
|
@@ -1734,7 +1734,7 @@
|
|
|
1734
1734
|
|
|
1735
1735
|
|
|
1736
1736
|
<div class="source-link rightLinks">
|
|
1737
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
1737
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L1483">widgets/Source/Viewer/Viewer.js 1483</a>
|
|
1738
1738
|
</div>
|
|
1739
1739
|
|
|
1740
1740
|
|
|
@@ -1797,7 +1797,7 @@
|
|
|
1797
1797
|
|
|
1798
1798
|
|
|
1799
1799
|
<div class="source-link rightLinks">
|
|
1800
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
1800
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L1280">widgets/Source/Viewer/Viewer.js 1280</a>
|
|
1801
1801
|
</div>
|
|
1802
1802
|
|
|
1803
1803
|
|
|
@@ -1857,7 +1857,7 @@
|
|
|
1857
1857
|
|
|
1858
1858
|
|
|
1859
1859
|
<div class="source-link rightLinks">
|
|
1860
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
1860
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L1135">widgets/Source/Viewer/Viewer.js 1135</a>
|
|
1861
1861
|
</div>
|
|
1862
1862
|
|
|
1863
1863
|
|
|
@@ -1917,7 +1917,7 @@
|
|
|
1917
1917
|
|
|
1918
1918
|
|
|
1919
1919
|
<div class="source-link rightLinks">
|
|
1920
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
1920
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L1424">widgets/Source/Viewer/Viewer.js 1424</a>
|
|
1921
1921
|
</div>
|
|
1922
1922
|
|
|
1923
1923
|
|
|
@@ -1977,7 +1977,7 @@
|
|
|
1977
1977
|
|
|
1978
1978
|
|
|
1979
1979
|
<div class="source-link rightLinks">
|
|
1980
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
1980
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L1590">widgets/Source/Viewer/Viewer.js 1590</a>
|
|
1981
1981
|
</div>
|
|
1982
1982
|
|
|
1983
1983
|
|
|
@@ -2037,7 +2037,7 @@
|
|
|
2037
2037
|
|
|
2038
2038
|
|
|
2039
2039
|
<div class="source-link rightLinks">
|
|
2040
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
2040
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L1618">widgets/Source/Viewer/Viewer.js 1618</a>
|
|
2041
2041
|
</div>
|
|
2042
2042
|
|
|
2043
2043
|
|
|
@@ -2097,7 +2097,7 @@
|
|
|
2097
2097
|
|
|
2098
2098
|
|
|
2099
2099
|
<div class="source-link rightLinks">
|
|
2100
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
2100
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L1087">widgets/Source/Viewer/Viewer.js 1087</a>
|
|
2101
2101
|
</div>
|
|
2102
2102
|
|
|
2103
2103
|
|
|
@@ -2157,7 +2157,7 @@
|
|
|
2157
2157
|
|
|
2158
2158
|
|
|
2159
2159
|
<div class="source-link rightLinks">
|
|
2160
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
2160
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L1320">widgets/Source/Viewer/Viewer.js 1320</a>
|
|
2161
2161
|
</div>
|
|
2162
2162
|
|
|
2163
2163
|
|
|
@@ -2217,7 +2217,7 @@
|
|
|
2217
2217
|
|
|
2218
2218
|
|
|
2219
2219
|
<div class="source-link rightLinks">
|
|
2220
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
2220
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L1291">widgets/Source/Viewer/Viewer.js 1291</a>
|
|
2221
2221
|
</div>
|
|
2222
2222
|
|
|
2223
2223
|
|
|
@@ -2277,7 +2277,7 @@
|
|
|
2277
2277
|
|
|
2278
2278
|
|
|
2279
2279
|
<div class="source-link rightLinks">
|
|
2280
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
2280
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L1439">widgets/Source/Viewer/Viewer.js 1439</a>
|
|
2281
2281
|
</div>
|
|
2282
2282
|
|
|
2283
2283
|
|
|
@@ -2337,7 +2337,7 @@
|
|
|
2337
2337
|
|
|
2338
2338
|
|
|
2339
2339
|
<div class="source-link rightLinks">
|
|
2340
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
2340
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L1345">widgets/Source/Viewer/Viewer.js 1345</a>
|
|
2341
2341
|
</div>
|
|
2342
2342
|
|
|
2343
2343
|
|
|
@@ -2397,7 +2397,7 @@
|
|
|
2397
2397
|
|
|
2398
2398
|
|
|
2399
2399
|
<div class="source-link rightLinks">
|
|
2400
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
2400
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L1305">widgets/Source/Viewer/Viewer.js 1305</a>
|
|
2401
2401
|
</div>
|
|
2402
2402
|
|
|
2403
2403
|
|
|
@@ -2457,7 +2457,7 @@
|
|
|
2457
2457
|
|
|
2458
2458
|
|
|
2459
2459
|
<div class="source-link rightLinks">
|
|
2460
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
2460
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L1195">widgets/Source/Viewer/Viewer.js 1195</a>
|
|
2461
2461
|
</div>
|
|
2462
2462
|
|
|
2463
2463
|
|
|
@@ -2517,7 +2517,7 @@
|
|
|
2517
2517
|
|
|
2518
2518
|
|
|
2519
2519
|
<div class="source-link rightLinks">
|
|
2520
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
2520
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L1537">widgets/Source/Viewer/Viewer.js 1537</a>
|
|
2521
2521
|
</div>
|
|
2522
2522
|
|
|
2523
2523
|
|
|
@@ -2577,7 +2577,7 @@
|
|
|
2577
2577
|
|
|
2578
2578
|
|
|
2579
2579
|
<div class="source-link rightLinks">
|
|
2580
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
2580
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L1629">widgets/Source/Viewer/Viewer.js 1629</a>
|
|
2581
2581
|
</div>
|
|
2582
2582
|
|
|
2583
2583
|
|
|
@@ -2637,7 +2637,7 @@
|
|
|
2637
2637
|
|
|
2638
2638
|
|
|
2639
2639
|
<div class="source-link rightLinks">
|
|
2640
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
2640
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L1504">widgets/Source/Viewer/Viewer.js 1504</a>
|
|
2641
2641
|
</div>
|
|
2642
2642
|
|
|
2643
2643
|
|
|
@@ -2700,7 +2700,7 @@
|
|
|
2700
2700
|
|
|
2701
2701
|
|
|
2702
2702
|
<div class="source-link rightLinks">
|
|
2703
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
2703
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L1462">widgets/Source/Viewer/Viewer.js 1462</a>
|
|
2704
2704
|
</div>
|
|
2705
2705
|
|
|
2706
2706
|
|
|
@@ -2760,7 +2760,7 @@
|
|
|
2760
2760
|
|
|
2761
2761
|
|
|
2762
2762
|
<div class="source-link rightLinks">
|
|
2763
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
2763
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L1219">widgets/Source/Viewer/Viewer.js 1219</a>
|
|
2764
2764
|
</div>
|
|
2765
2765
|
|
|
2766
2766
|
|
|
@@ -2826,7 +2826,7 @@
|
|
|
2826
2826
|
|
|
2827
2827
|
|
|
2828
2828
|
<div class="source-link rightLinks">
|
|
2829
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
2829
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L1860">widgets/Source/Viewer/Viewer.js 1860</a>
|
|
2830
2830
|
</div>
|
|
2831
2831
|
|
|
2832
2832
|
|
|
@@ -2907,7 +2907,7 @@
|
|
|
2907
2907
|
|
|
2908
2908
|
|
|
2909
2909
|
<div class="source-link rightLinks">
|
|
2910
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
2910
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L1712">widgets/Source/Viewer/Viewer.js 1712</a>
|
|
2911
2911
|
</div>
|
|
2912
2912
|
|
|
2913
2913
|
|
|
@@ -3073,7 +3073,7 @@
|
|
|
3073
3073
|
|
|
3074
3074
|
|
|
3075
3075
|
<div class="source-link rightLinks">
|
|
3076
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
3076
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L2248">widgets/Source/Viewer/Viewer.js 2248</a>
|
|
3077
3077
|
</div>
|
|
3078
3078
|
|
|
3079
3079
|
|
|
@@ -3392,7 +3392,7 @@
|
|
|
3392
3392
|
|
|
3393
3393
|
|
|
3394
3394
|
<div class="source-link rightLinks">
|
|
3395
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
3395
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L1836">widgets/Source/Viewer/Viewer.js 1836</a>
|
|
3396
3396
|
</div>
|
|
3397
3397
|
|
|
3398
3398
|
|
|
@@ -3473,7 +3473,7 @@
|
|
|
3473
3473
|
|
|
3474
3474
|
|
|
3475
3475
|
<div class="source-link rightLinks">
|
|
3476
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
3476
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L1666">widgets/Source/Viewer/Viewer.js 1666</a>
|
|
3477
3477
|
</div>
|
|
3478
3478
|
|
|
3479
3479
|
|
|
@@ -3568,7 +3568,7 @@
|
|
|
3568
3568
|
|
|
3569
3569
|
|
|
3570
3570
|
<div class="source-link rightLinks">
|
|
3571
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
3571
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L1852">widgets/Source/Viewer/Viewer.js 1852</a>
|
|
3572
3572
|
</div>
|
|
3573
3573
|
|
|
3574
3574
|
|
|
@@ -3654,7 +3654,7 @@
|
|
|
3654
3654
|
|
|
3655
3655
|
|
|
3656
3656
|
<div class="source-link rightLinks">
|
|
3657
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
3657
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L1845">widgets/Source/Viewer/Viewer.js 1845</a>
|
|
3658
3658
|
</div>
|
|
3659
3659
|
|
|
3660
3660
|
|
|
@@ -3735,7 +3735,7 @@
|
|
|
3735
3735
|
|
|
3736
3736
|
|
|
3737
3737
|
<div class="source-link rightLinks">
|
|
3738
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
3738
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L1727">widgets/Source/Viewer/Viewer.js 1727</a>
|
|
3739
3739
|
</div>
|
|
3740
3740
|
|
|
3741
3741
|
|
|
@@ -3816,7 +3816,7 @@
|
|
|
3816
3816
|
|
|
3817
3817
|
|
|
3818
3818
|
<div class="source-link rightLinks">
|
|
3819
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
3819
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L2219">widgets/Source/Viewer/Viewer.js 2219</a>
|
|
3820
3820
|
</div>
|
|
3821
3821
|
|
|
3822
3822
|
|
|
@@ -5924,7 +5924,7 @@
|
|
|
5924
5924
|
|
|
5925
5925
|
|
|
5926
5926
|
<div class="source-link rightLinks">
|
|
5927
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#
|
|
5927
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/widgets/Source/Viewer/Viewer.js#L2574">widgets/Source/Viewer/Viewer.js 2574</a>
|
|
5928
5928
|
</div>
|
|
5929
5929
|
|
|
5930
5930
|
|
|
@@ -35731,7 +35731,7 @@
|
|
|
35731
35731
|
|
|
35732
35732
|
|
|
35733
35733
|
<div class="source-link rightLinks">
|
|
35734
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/engine/Source/Scene/Scene.js#
|
|
35734
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/engine/Source/Scene/Scene.js#L3156">engine/Source/Scene/Scene.js 3156</a>
|
|
35735
35735
|
</div>
|
|
35736
35736
|
|
|
35737
35737
|
|
|
@@ -42435,7 +42435,7 @@
|
|
|
42435
42435
|
|
|
42436
42436
|
|
|
42437
42437
|
<div class="source-link rightLinks">
|
|
42438
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/engine/Source/Scene/Scene.js#
|
|
42438
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/engine/Source/Scene/Scene.js#L1779">engine/Source/Scene/Scene.js 1779</a>
|
|
42439
42439
|
</div>
|
|
42440
42440
|
|
|
42441
42441
|
|
|
@@ -42565,7 +42565,7 @@
|
|
|
42565
42565
|
|
|
42566
42566
|
|
|
42567
42567
|
<div class="source-link rightLinks">
|
|
42568
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/engine/Source/Scene/Scene.js#
|
|
42568
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/engine/Source/Scene/Scene.js#L1785">engine/Source/Scene/Scene.js 1785</a>
|
|
42569
42569
|
</div>
|
|
42570
42570
|
|
|
42571
42571
|
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
|
|
42
42
|
|
|
43
43
|
<div class="source-link rightLinks">
|
|
44
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/engine/Source/Scene/Scene.js#
|
|
44
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/engine/Source/Scene/Scene.js#L1779">engine/Source/Scene/Scene.js 1779</a>
|
|
45
45
|
</div>
|
|
46
46
|
|
|
47
47
|
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
|
|
42
42
|
|
|
43
43
|
<div class="source-link rightLinks">
|
|
44
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/engine/Source/Scene/Scene.js#
|
|
44
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/engine/Source/Scene/Scene.js#L1785">engine/Source/Scene/Scene.js 1785</a>
|
|
45
45
|
</div>
|
|
46
46
|
|
|
47
47
|
|
|
@@ -123,6 +123,29 @@
|
|
|
123
123
|
</tr>
|
|
124
124
|
|
|
125
125
|
|
|
126
|
+
|
|
127
|
+
<tr>
|
|
128
|
+
|
|
129
|
+
<td class="name"><code>classBreak</code></td>
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
<td class="type">
|
|
133
|
+
|
|
134
|
+
|
|
135
|
+
<span class="param-type">String</span>
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
</td>
|
|
140
|
+
|
|
141
|
+
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
|
|
145
|
+
<td class="description last">分段渲染</td>
|
|
146
|
+
</tr>
|
|
147
|
+
|
|
148
|
+
|
|
126
149
|
</tbody>
|
|
127
150
|
</table>
|
|
128
151
|
|
|
@@ -175,6 +198,69 @@
|
|
|
175
198
|
|
|
176
199
|
|
|
177
200
|
|
|
201
|
+
<div class="nameContainer">
|
|
202
|
+
<h4 class="name" id=".classBreak">
|
|
203
|
+
<a href="#.classBreak" class="doc-link"></a>
|
|
204
|
+
<span class="type-signature attribute-static">static</span> <span class="type-signature attribute-constant">constant</span> Cesium.VoxelRenderType.classBreak<span class="type-signature"> : String</span>
|
|
205
|
+
|
|
206
|
+
|
|
207
|
+
<div class="source-link rightLinks">
|
|
208
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/engine/Source/MapGIS/Scene/VoxelRenderType.js#L23">engine/Source/MapGIS/Scene/VoxelRenderType.js 23</a>
|
|
209
|
+
</div>
|
|
210
|
+
|
|
211
|
+
|
|
212
|
+
</h4>
|
|
213
|
+
|
|
214
|
+
</div>
|
|
215
|
+
|
|
216
|
+
|
|
217
|
+
|
|
218
|
+
<div class="description">
|
|
219
|
+
分段渲染
|
|
220
|
+
</div>
|
|
221
|
+
|
|
222
|
+
|
|
223
|
+
|
|
224
|
+
|
|
225
|
+
|
|
226
|
+
<dl class="details">
|
|
227
|
+
|
|
228
|
+
|
|
229
|
+
|
|
230
|
+
|
|
231
|
+
|
|
232
|
+
|
|
233
|
+
|
|
234
|
+
|
|
235
|
+
|
|
236
|
+
|
|
237
|
+
|
|
238
|
+
|
|
239
|
+
|
|
240
|
+
|
|
241
|
+
|
|
242
|
+
|
|
243
|
+
|
|
244
|
+
<span class="details-header">Default Value:</span>
|
|
245
|
+
<code class="language-javascript">classBreak</code>
|
|
246
|
+
|
|
247
|
+
|
|
248
|
+
|
|
249
|
+
|
|
250
|
+
|
|
251
|
+
|
|
252
|
+
|
|
253
|
+
|
|
254
|
+
|
|
255
|
+
|
|
256
|
+
|
|
257
|
+
|
|
258
|
+
|
|
259
|
+
</dl>
|
|
260
|
+
|
|
261
|
+
|
|
262
|
+
|
|
263
|
+
|
|
178
264
|
<div class="nameContainer">
|
|
179
265
|
<h4 class="name" id=".stretchValue">
|
|
180
266
|
<a href="#.stretchValue" class="doc-link"></a>
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
|
|
42
42
|
|
|
43
43
|
<div class="source-link rightLinks">
|
|
44
|
-
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/engine/Source/Scene/Scene.js#
|
|
44
|
+
<a href="https://github.com/CesiumGS/cesium/blob/1.122.0/packages/engine/Source/Scene/Scene.js#L3156">engine/Source/Scene/Scene.js 3156</a>
|
|
45
45
|
</div>
|
|
46
46
|
|
|
47
47
|
|