mirror of
https://github.com/orange-cpp/omath.git
synced 2026-04-19 13:43:27 +00:00
fixed somebugs, improved tests
This commit is contained in:
@@ -8,5 +8,5 @@
|
||||
|
||||
namespace omath::frostbite_engine
|
||||
{
|
||||
using Mesh = primitives::Mesh<Mat4X4, ViewAngles, MeshTrait, float>;
|
||||
using Mesh = primitives::Mesh<Mat4X4, ViewAngles, MeshTrait>;
|
||||
}
|
||||
Reference in New Issue
Block a user