Merge pull request #240 from Jaxan/range

Range support #240
This commit is contained in:
Christophe Riccio
2014-10-05 14:24:19 +02:00
3 changed files with 129 additions and 0 deletions

View File

@@ -38,6 +38,7 @@ glmCreateTestGTC(gtx_polar_coordinates)
glmCreateTestGTC(gtx_projection)
glmCreateTestGTC(gtx_quaternion)
glmCreateTestGTC(gtx_dual_quaternion)
glmCreateTestGTC(gtx_range)
glmCreateTestGTC(gtx_rotate_normalized_axis)
glmCreateTestGTC(gtx_rotate_vector)
glmCreateTestGTC(gtx_scalar_multiplication)