new ov.MeshBVH()
            webgl/ov-MeshBVH.js, line 5
        
        
    網格包圍體階層。
Methods
- 
    
exportJSON()
webgl/ov-MeshBVH.js, line 12 - 
    
    
    
匯出成json。
 - 
    
setOffset(x, y, z)
webgl/ov-MeshBVH.js, line 22 - 
    
    
    
設定網格包圍體階層偏移量。
Name Type Description xNumber 向東西方向偏移,單位為公尺。
yNumber 向南北方向偏移,單位為公尺。
zNumber 向垂直於地表方向偏移,單位為公尺。