From 12d6cdda86f1801793c58c7693bf4664e7826ecd Mon Sep 17 00:00:00 2001
From: Surpriseplus <845948745@qq.com>
Date: 星期二, 18 七月 2023 17:29:31 +0800
Subject: [PATCH] 阴影分析,坡度破向分析

---
 public/CIMSDK/Workers/GeometryInstance-78ac3022.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/public/CIMSDK/Workers/GeometryInstance-8d112c0c.js b/public/CIMSDK/Workers/GeometryInstance-78ac3022.js
similarity index 85%
copy from public/CIMSDK/Workers/GeometryInstance-8d112c0c.js
copy to public/CIMSDK/Workers/GeometryInstance-78ac3022.js
index d26de63..9387480 100644
--- a/public/CIMSDK/Workers/GeometryInstance-8d112c0c.js
+++ b/public/CIMSDK/Workers/GeometryInstance-78ac3022.js
@@ -1 +1 @@
-define(["exports","./defaultValue-865ac579","./Matrix2-2fdcdec7"],(function(e,t,i){"use strict";e.GeometryInstance=function(e){e=t.defaultValue(e,t.defaultValue.EMPTY_OBJECT),this.geometry=e.geometry,this.modelMatrix=i.Matrix4.clone(t.defaultValue(e.modelMatrix,i.Matrix4.IDENTITY)),this.id=e.id,this.pickPrimitive=e.pickPrimitive,this.attributes=t.defaultValue(e.attributes,{}),this.westHemisphereGeometry=void 0,this.eastHemisphereGeometry=void 0}}));
+define(["exports","./defaultValue-865ac579","./Matrix2-4d660f1f"],(function(e,t,i){"use strict";e.GeometryInstance=function(e){e=t.defaultValue(e,t.defaultValue.EMPTY_OBJECT),this.geometry=e.geometry,this.modelMatrix=i.Matrix4.clone(t.defaultValue(e.modelMatrix,i.Matrix4.IDENTITY)),this.id=e.id,this.pickPrimitive=e.pickPrimitive,this.attributes=t.defaultValue(e.attributes,{}),this.westHemisphereGeometry=void 0,this.eastHemisphereGeometry=void 0}}));

--
Gitblit v1.9.3