Added asserts to GTC_matrix_access

This commit is contained in:
Christophe Riccio 2013-05-10 22:00:53 +02:00
parent 6487ed1c34
commit 95e72aa545

View File

@ -2,7 +2,7 @@
// OpenGL Mathematics Copyright (c) 2005 - 2013 G-Truc Creation (www.g-truc.net) // OpenGL Mathematics Copyright (c) 2005 - 2013 G-Truc Creation (www.g-truc.net)
/////////////////////////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////////////////////////
// Created : 2010-09-16 // Created : 2010-09-16
// Updated : 2011-05-07 // Updated : 2013-05-10
// Licence : This source is under MIT licence // Licence : This source is under MIT licence
// File : test/gtc/matrix_access.cpp // File : test/gtc/matrix_access.cpp
/////////////////////////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////////////////////////