fix: namespace — Point3D/Vector3D 在 vde::core 而非 vde
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
using namespace vde::boolean;
|
||||
using namespace vde::mesh;
|
||||
using vde::Point3D;
|
||||
using vde::core::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