@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
|
Binary file
|