Moved all dual quaternion functionality from GTC space to GTX.

This commit is contained in:
Maksim Vorobiev
2013-02-20 17:57:17 +03:00
parent 23a84732ef
commit 50c870ea96
5 changed files with 13 additions and 13 deletions

View File

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