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