mirror of
https://github.com/recp/cglm.git
synced 2026-02-17 03:39:05 +00:00
Added tests for 2D affine post transformations (translate, rotate, scale)
This commit is contained in:
@@ -41,6 +41,9 @@ test_rand_mat2x3(mat2x3 dest);
|
||||
void
|
||||
test_rand_mat2x4(mat2x4 dest);
|
||||
|
||||
void
|
||||
test_rand_transform2d(mat3 dest);
|
||||
|
||||
test_status_t
|
||||
test_assert_eqf(float a, float b);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user