0.9.6
Main Page
Modules
Files
File List
E:
Source
G-Truc
glm
glm
detail
precision.hpp
Go to the documentation of this file.
1
29
#pragma once
30
31
namespace
glm
32
{
33
enum
precision
34
{
35
highp,
36
mediump,
37
lowp,
38
defaultp = highp
39
};
40
}
//namespace glm
glm
Definition:
_noise.hpp:31
Generated by
1.8.8