mirror of
https://github.com/icaven/glm.git
synced 2025-12-23 20:14:54 +08:00
14 lines
532 B
C++
14 lines
532 B
C++
///////////////////////////////////////////////////////////////////////////////////////////////////
|
|
// OpenGL Mathematics Copyright (c) 2005 - 2008 G-Truc Creation (www.g-truc.net)
|
|
///////////////////////////////////////////////////////////////////////////////////////////////////
|
|
// Created : 2005-12-21
|
|
// Updated : 2005-12-21
|
|
// Licence : This source is under GNU LGPL licence
|
|
// File : glm/gtx/double.inl
|
|
///////////////////////////////////////////////////////////////////////////////////////////////////
|
|
|
|
namespace glm
|
|
{
|
|
|
|
}
|