dropped uselss cpp files

This commit is contained in:
2026-01-27 00:51:17 +03:00
parent 5fcac74a25
commit 91a96fb97a
3 changed files with 1 additions and 19 deletions

View File

@@ -9,5 +9,5 @@
namespace omath::unity_engine namespace omath::unity_engine
{ {
using Camera = projection::Camera<Mat4X4, ViewAngles, CameraTrait>; using Camera = projection::Camera<Mat4X4, ViewAngles, CameraTrait>;
} // namespace omath::unity_engine } // namespace omath::unity_engine

View File

@@ -1,9 +0,0 @@
//
// Created by Vlad on 4/18/2025.
//
#include "omath/3d_primitives/box.hpp"
namespace omath::primitives
{
} // namespace omath::primitives

View File

@@ -1,9 +0,0 @@
//
// Created by Vlad on 8/28/2025.
//
#include "omath/3d_primitives/plane.hpp"
namespace omath::primitives
{
} // namespace omath::primitives