summaryrefslogtreecommitdiff
path: root/src/glm/gtc/type_precision.inl
blob: b0ec53bde9f84d795aae3adde5cd244feab65b5e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
///////////////////////////////////////////////////////////////////////////////////////////////////
// OpenGL Mathematics Copyright (c) 2005 - 2011 G-Truc Creation (www.g-truc.net)
///////////////////////////////////////////////////////////////////////////////////////////////////
// Created : 2009-06-14
// Updated : 2009-06-14
// Licence : This source is under MIT License
// File    : glm/gtc/type_precision.inl
///////////////////////////////////////////////////////////////////////////////////////////////////

namespace glm
{

}