vec: add one and zero helpers for vectors

This commit is contained in:
Recep Aslantas
2018-04-13 11:57:14 +03:00
parent c489955b00
commit 25fc3d0284
13 changed files with 165 additions and 2 deletions

View File

@@ -110,7 +110,8 @@ test_tests_SOURCES=\
test/src/test_clamp.c \
test/src/test_euler.c \
test/src/test_quat.c \
test/src/test_vec4.c
test/src/test_vec4.c \
test/src/test_vec3.c
all-local:
sh ./post-build.sh