mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-01-13 07:33:34 +00:00
almost first rendering, fixing renderer issues
This commit is contained in:
9
third_party/glm/mat3x2.hpp
vendored
git.filemode.normal_file
9
third_party/glm/mat3x2.hpp
vendored
git.filemode.normal_file
@@ -0,0 +1,9 @@
|
||||
/// @ref core
|
||||
/// @file glm/mat3x2.hpp
|
||||
|
||||
#pragma once
|
||||
#include "./ext/matrix_double3x2.hpp"
|
||||
#include "./ext/matrix_double3x2_precision.hpp"
|
||||
#include "./ext/matrix_float3x2.hpp"
|
||||
#include "./ext/matrix_float3x2_precision.hpp"
|
||||
|
||||
Reference in New Issue
Block a user