mirror of
https://github.com/recp/cglm.git
synced 2026-02-17 03:39:05 +00:00
add new matrix mat4x3
Initial function being glm_mat4x3_make Signed-off-by: Vincent Davis Jr <vince@underview.tech>
This commit is contained in:
@@ -100,6 +100,9 @@
|
||||
<ClInclude Include="..\test\src\test_mat4x2.h">
|
||||
<Filter>src</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\test\src\test_mat4x3.h">
|
||||
<Filter>src</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\test\src\test_plane.h">
|
||||
<Filter>src</Filter>
|
||||
</ClInclude>
|
||||
|
||||
Reference in New Issue
Block a user