|
@@ -300,7 +300,7 @@ public:
|
|
// Check if anything to do
|
|
// Check if anything to do
|
|
if (mVertices.empty())
|
|
if (mVertices.empty())
|
|
return;
|
|
return;
|
|
-
|
|
|
|
|
|
+
|
|
// Calculate bounding box
|
|
// Calculate bounding box
|
|
AABox bounds;
|
|
AABox bounds;
|
|
for (uint32 v : mVertices)
|
|
for (uint32 v : mVertices)
|