17 lines
587 B
C++
17 lines
587 B
C++
///////////////////////////////////////////////////////////////////////////////////////////////////
|
|
// OpenGL Mathematics Copyright (c) 2005 - 2010 G-Truc Creation (www.g-truc.net)
|
|
///////////////////////////////////////////////////////////////////////////////////////////////////
|
|
// Created : 2009-04-29
|
|
// Updated : 2009-04-29
|
|
// Licence : This source is under MIT licence
|
|
// File : glm/gtc/double_float.inl
|
|
///////////////////////////////////////////////////////////////////////////////////////////////////
|
|
|
|
namespace glm{
|
|
namespace detail
|
|
{
|
|
|
|
}//namespace detail
|
|
|
|
}//namespace glm
|