split rectangle

This commit is contained in:
2024-08-28 16:22:20 +10:00
parent 503c48404c
commit f95be3f5f4
5 changed files with 84 additions and 84 deletions

View File

@ -11,7 +11,10 @@ add_executable(Voxelotl MACOSX_BUNDLE
Math/FloatExtensions.swift
Math/VectorExtensions.swift
Math/Matrix4x4.swift
Math/Point.swift
Math/Size.swift
Math/Rectangle.swift
Math/Extent.swift
Math/AABB.swift
# Random number generator subsystem