diff --git a/src/main/kotlin/org/ageseries/libage/mathematics/geometry/Volumetric.kt b/src/main/kotlin/org/ageseries/libage/mathematics/geometry/Volumetric.kt index 0cc899e..00b52b6 100644 --- a/src/main/kotlin/org/ageseries/libage/mathematics/geometry/Volumetric.kt +++ b/src/main/kotlin/org/ageseries/libage/mathematics/geometry/Volumetric.kt @@ -362,6 +362,50 @@ data class BoundingBox3d(val min: Vector3d, val max: Vector3d) : BoundingBox