diff options
| author | Claudius "keldu" Holeksa <mail@keldu.de> | 2026-06-22 17:36:51 +0200 |
|---|---|---|
| committer | Claudius "keldu" Holeksa <mail@keldu.de> | 2026-06-22 17:36:51 +0200 |
| commit | ff702d3c9427794c5557360c53b93f9861f97554 (patch) | |
| tree | 652c64895bcabfac427276367b9c13303869e101 /lib/core/tests/particles.cpp | |
| parent | 4c9e43a42c15ce93ffded21dfcaa171f63d20d69 (diff) | |
| download | libs-lbm-ff702d3c9427794c5557360c53b93f9861f97554.tar.gz | |
Dangling
Diffstat (limited to 'lib/core/tests/particles.cpp')
| -rw-r--r-- | lib/core/tests/particles.cpp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/core/tests/particles.cpp b/lib/core/tests/particles.cpp index 1c18fbb..de9477c 100644 --- a/lib/core/tests/particles.cpp +++ b/lib/core/tests/particles.cpp @@ -272,4 +272,10 @@ SAW_TEST("Verlet integration test 2D"){ } } */ + +SAW_TEST("Particle / AABB"){ + using namespace kel; + + +} } |
