mirror of
https://github.com/recp/cglm.git
synced 2026-02-17 03:39:05 +00:00
add new matrix mat2x3
Initial function being glm_mat2x3_make Signed-off-by: Vincent Davis Jr <vince@underview.tech>
This commit is contained in:
@@ -66,6 +66,7 @@
|
||||
<ClInclude Include="..\test\src\test_ivec3.h" />
|
||||
<ClInclude Include="..\test\src\test_ivec4.h" />
|
||||
<ClInclude Include="..\test\src\test_mat2.h" />
|
||||
<ClInclude Include="..\test\src\test_mat2x3.h" />
|
||||
<ClInclude Include="..\test\src\test_mat3.h" />
|
||||
<ClInclude Include="..\test\src\test_mat4.h" />
|
||||
<ClInclude Include="..\test\src\test_plane.h" />
|
||||
@@ -419,4 +420,4 @@
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
</ImportGroup>
|
||||
</Project>
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user