/////////////////////////////////////////////////////////////////////////////////////////////////// // OpenGL Mathematics Copyright (c) 2005 - 2010 G-Truc Creation (www.g-truc.net) /////////////////////////////////////////////////////////////////////////////////////////////////// // Created : 2010-03-17 // Updated : 2010-03-17 // Licence : This source is under MIT License // File : glm/core/func_packing.inl /////////////////////////////////////////////////////////////////////////////////////////////////// namespace glm { namespace detail { }//namespace detail namespace core{ namespace function{ namespace packing{ }//namespace packing }//namespace function }//namespace core }//namespace glm