This reverts commit 98f3785554, reversing
changes made to 99b2f2b529.
This commit is contained in:
76Octane
2023-06-10 15:27:07 +08:00
parent 98f3785554
commit 6c7618a040

View File

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