fix: S9 测试 namespace 修复 (core→vde) + unused variable 消除
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
using namespace vde::boolean;
|
||||
using namespace vde::mesh;
|
||||
using core::Point3D;
|
||||
using vde::Point3D;
|
||||
|
||||
// ── Helper: build a box mesh (12 triangles, 8 vertices) ──
|
||||
// Face normals point outward (CCW winding from outside)
|
||||
|
||||
Reference in New Issue
Block a user