0.9.6
Main Page
Modules
Files
File List
E:
Source
G-Truc
glm
glm
detail
type_half.hpp
Go to the documentation of this file.
1
29
#pragma once
30
31
#include "
setup.hpp
"
32
33
namespace
glm
{
34
namespace
detail
35
{
36
typedef
short
hdata;
37
38
GLM_FUNC_DECL
float
toFloat32(hdata value);
39
GLM_FUNC_DECL hdata toFloat16(
float
const
& value);
40
41
}
//namespace detail
42
}
//namespace glm
43
44
#include "type_half.inl"
glm
Definition:
_noise.hpp:31
setup.hpp
OpenGL Mathematics (glm.g-truc.net)
Generated by
1.8.8