Adds range support

This commit is contained in:
Joshua Moerman
2014-09-19 16:27:23 +02:00
parent 72a6f35a8e
commit 77c704e210
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_relational)