Added epsilon constant and improved queries... still probably broken, need extra test

This commit is contained in:
Christophe Riccio
2011-11-22 17:52:53 +00:00
parent 64da6d3da3
commit d09501b7b0
7 changed files with 189 additions and 95 deletions

View File

@@ -1,6 +1,7 @@
glmCreateTestGTC(gtx_bit)
glmCreateTestGTC(gtx_gradient_paint)
glmCreateTestGTC(gtx_integer)
glmCreateTestGTC(gtx_matrix_query)
glmCreateTestGTC(gtx_noise)
glmCreateTestGTC(gtx_quaternion)
glmCreateTestGTC(gtx_random)