Data type-related declarations. More...
#include <oglplus/enumerations.hpp>#include <type_traits>#include <oglplus/enums/data_type.ipp>#include <oglplus/enums/data_type_range.ipp>#include <oglplus/enums/sl_data_type.ipp>#include <oglplus/enums/sl_data_type_range.ipp>Go to the source code of this file.
Classes | |
| struct | oglplus::TypeTag< GLtype > |
| A tag template used mainly for data-type-based function overload dispatching. More... | |
Namespaces | |
| oglplus | |
| All definitions of OGLplus are nested in the oglplus namespace. | |
Functions | |
| template<typename T > | |
| DataType | oglplus::GetDataType (void) |
Returns the DataType for the specified type T. | |
Data type-related declarations.
Copyright 2010-2014 Matus Chochlik. Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)