Clutter Engine 0.0.1
Loading...
Searching...
No Matches
vector_double1.hpp
Go to the documentation of this file.
1
13
14#pragma once
15
17
18#if GLM_MESSAGES == GLM_ENABLE && !defined(GLM_EXT_INCLUDED)
19# pragma message("GLM: GLM_EXT_vector_double1 extension included")
20#endif
21
22namespace glm
23{
26
29
31}//namespace glm
vec< 1, double, defaultp > dvec1
1 components vector of double-precision floating-point numbers.
Definition vector_double1.hpp:28
Core features
Definition common.hpp:21
Definition qualifier.hpp:35