Resolved issue #4, added GLM_GTX_rotate_normalized_axis

This commit is contained in:
Christophe Riccio
2012-12-14 00:14:02 +01:00
parent 8a291a9dc2
commit 739ab3529c
9 changed files with 292 additions and 70 deletions

View File

@@ -5,6 +5,7 @@ glmCreateTestGTC(gtx_matrix_interpolation)
glmCreateTestGTC(gtx_matrix_query)
glmCreateTestGTC(gtx_multiple)
glmCreateTestGTC(gtx_quaternion)
glmCreateTestGTC(gtx_rotate_normalized_axis)
glmCreateTestGTC(gtx_rotate_vector)
glmCreateTestGTC(gtx_simd_vec4)
glmCreateTestGTC(gtx_simd_mat4)