Update AABBMesh.cpp

This commit is contained in:
QIDI TECH
2023-06-10 15:12:11 +08:00
parent 902d2e8332
commit 6b87e564c9

View File

@@ -11,7 +11,7 @@
#endif
namespace Slic3r {
//YYY
class AABBMesh::AABBImpl {
private:
AABBTreeIndirect::Tree3f m_tree;