An error occurred while fetching the assigned milestone of the selected merge_request.
- Riegel authored
@@ -26,6 +26,10 @@ import de.hft.stuttgart.citydoctor2.datastructure.CityDoctorModel;
@@ -26,6 +26,10 @@ import de.hft.stuttgart.citydoctor2.datastructure.CityDoctorModel;
@@ -98,12 +102,16 @@ public class BoundingBoxCalculator {
@@ -98,12 +102,16 @@ public class BoundingBoxCalculator {
Vector3d high = new Vector3d(Double.NEGATIVE_INFINITY, Double.NEGATIVE_INFINITY, Double.NEGATIVE_INFINITY);
@@ -151,6 +159,23 @@ public class BoundingBoxCalculator {
@@ -151,6 +159,23 @@ public class BoundingBoxCalculator {