Update AABBMesh.cpp

This commit is contained in:
sunsets
2023-06-10 15:14:46 +08:00
parent 6b87e564c9
commit 9e16e26de5

View File

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