mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-13 07:03:25 +00:00
removed useless source files
This commit is contained in:
@@ -1,12 +0,0 @@
|
|||||||
//
|
|
||||||
// Created by vlad on 2/4/24.
|
|
||||||
//
|
|
||||||
|
|
||||||
#include "omath/color.hpp"
|
|
||||||
#include <algorithm>
|
|
||||||
#include <cmath>
|
|
||||||
|
|
||||||
namespace omath
|
|
||||||
{
|
|
||||||
|
|
||||||
}
|
|
||||||
@@ -1,9 +0,0 @@
|
|||||||
//
|
|
||||||
// Created by Vlad on 2/23/2025.
|
|
||||||
//
|
|
||||||
#include "omath/projectile_prediction/proj_pred_engine.hpp"
|
|
||||||
|
|
||||||
namespace omath::projectile_prediction
|
|
||||||
{
|
|
||||||
|
|
||||||
} // namespace omath::projectile_prediction
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
//
|
|
||||||
// Created by Vlad on 6/9/2024.
|
|
||||||
//
|
|
||||||
|
|
||||||
#include "omath/projectile_prediction/projectile.hpp"
|
|
||||||
|
|
||||||
namespace omath::prediction
|
|
||||||
{
|
|
||||||
|
|
||||||
}
|
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
//
|
|
||||||
// Created by Vlad on 27.08.2024.
|
|
||||||
//
|
|
||||||
#include "omath/projection/camera.hpp"
|
|
||||||
|
|
||||||
namespace omath::projection
|
|
||||||
{
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user