/glm/gtx/std_based_type.inl
C++ Header | 13 lines | 3 code | 2 blank | 8 comment | 0 complexity | a3e9feb4d2e2e01129900a87ecf6290d MD5 | raw file
1///////////////////////////////////////////////////////////////////////////////////////////////////
2// OpenGL Mathematics Copyright (c) 2005 - 2012 G-Truc Creation (www.g-truc.net)
3///////////////////////////////////////////////////////////////////////////////////////////////////
4// Created : 2008-06-08
5// Updated : 2008-06-08
6// Licence : This source is under MIT License
7// File : glm/gtx/std_based_type.inl
8///////////////////////////////////////////////////////////////////////////////////////////////////
9
10namespace glm
11{
12
13}