mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-13 15:03:27 +00:00
9 lines
112 B
C++
9 lines
112 B
C++
//
|
|
// Created by Vlad on 27.08.2024.
|
|
//
|
|
#include "omath/projection/camera.hpp"
|
|
|
|
namespace omath::projection
|
|
{
|
|
}
|