Added initial commit for GLM_GTX_matrix_decompose #227

This commit is contained in:
Christophe Riccio
2014-08-31 18:12:38 -04:00
parent 842cea8747
commit 3b7aadc2e3
7 changed files with 312 additions and 7 deletions

View File

@@ -19,6 +19,7 @@ glmCreateTestGTC(gtx_intersect)
glmCreateTestGTC(gtx_io)
glmCreateTestGTC(gtx_log_base)
glmCreateTestGTC(gtx_matrix_cross_product)
glmCreateTestGTC(gtx_matrix_decompose)
glmCreateTestGTC(gtx_matrix_interpolation)
glmCreateTestGTC(gtx_matrix_major_storage)
glmCreateTestGTC(gtx_matrix_operation)