Revert "Update AABBMesh.cpp"

This reverts commit 6b87e564c9.
This commit is contained in:
QIDI TECH
2023-06-10 15:24:51 +08:00
parent 6b87e564c9
commit 8b9ee5356a

View File

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