Explorar el Código

fix:修复打开裁剪点云自动触发下载

jinx hace 3 años
padre
commit
f6f6795b6a
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      main.js

+ 1 - 0
main.js

@@ -208540,6 +208540,7 @@ and limitations under the License.
                
             }
         }
+        ,
        t.prototype.getTransformationMatrix = function(t) {//点云截取   
            var e = this.ViewService.mainView.getVolumeClippingLayer().getBoxFrame()
              , n = (new o.Matrix4).getInverse(e.matrixWorld)