- CameraPreset 扩 6 向快捷视图(前后左右上下) + zoomBy(透视改视角/正交改parallelScale) + fitView - AxesActor(新, vtkCubeAxesActor): 显示模式 标准(外缘)/三维立体(静态边+网格线)/不显示; 刻度 无/米/英尺(×3.28084)/经纬度(GeoLocalFrame反算); 字号12(字体待1.0确认) - GeoLocalFrame 补 toLatLon 反算(等距圆柱) - I3dSceneView 扩 setAxes/applyCameraView/zoom/fitView; VtkSceneController 加对应槽 (坐标轴随场景重建; 快捷视图/zoom 仅改相机不重建) - main.cpp 三维视图工具条: 坐标轴/刻度下拉(枚举绑itemData)+比例滑块(1-10)+6向钮+Zoom钮, 仅3D显示 - 测试 +24(toLatLon往返/相机6向/坐标轴单位换算/控制器编排), ctest 196/196 评审修复: - HIGH rebuildAxes 异步路径坐标轴 prop 累积 → 持 currentAxes_ 重建前先移除(幂等) - MEDIUM combo index 魔数 → itemData/currentData 取枚举值(防项序调整静默错位) 注: 坐标轴标准/立体语义 + 字体 + O点 为合理近似, 待 Geopro 1.0 实地确认精修 |
||
|---|---|---|
| .. | ||
| test_anomaly.cpp | ||
| test_axes.cpp | ||
| test_camera_preset.cpp | ||
| test_color_lut.cpp | ||
| test_contour_bands.cpp | ||
| test_curtain.cpp | ||
| test_electrode.cpp | ||
| test_qwt_smoke.cpp | ||
| test_scatter.cpp | ||
| test_scene.cpp | ||
| test_terrain.cpp | ||
| test_voxel_build.cpp | ||
| test_voxel_register.cpp | ||