0.9.8
Main Page
Modules
Files
File List
D:
Source
G-Truc
glm
glm
detail
type_half.hpp
Go to the documentation of this file.
1
4
#pragma once
5
6
#include "
setup.hpp
"
7
8
namespace
glm
{
9
namespace
detail
10
{
11
typedef
short
hdata;
12
13
GLM_FUNC_DECL
float
toFloat32(hdata value);
14
GLM_FUNC_DECL hdata toFloat16(
float
const
& value);
15
16
}
//namespace detail
17
}
//namespace glm
18
19
#include "type_half.inl"
glm
Definition:
_noise.hpp:11
setup.hpp
GLM Core
Generated by
1.8.10