广告牌高程计算忽略三维扫描
This commit is contained in:
@ -86,6 +86,10 @@ class RadarScanStereoscopic extends Base {
|
||||
RadarScanStereoscopic.radarSolidScan(this)
|
||||
}
|
||||
|
||||
get type() {
|
||||
return 'RadarScanStereoscopic'
|
||||
}
|
||||
|
||||
static radarSolidScan(that) {
|
||||
let viewer = that.sdk.viewer
|
||||
let options = that.options
|
||||
|
Reference in New Issue
Block a user