Flow Visualisation
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
projection.hpp
Go to the documentation of this file.
1
38
#ifndef GLM_GTX_projection
39
#define GLM_GTX_projection GLM_VERSION
40
41
// Dependency:
42
#include "../glm.hpp"
43
44
#if(defined(GLM_MESSAGES) && !defined(glm_ext))
45
# pragma message("GLM: GLM_GTX_projection extension included")
46
#endif
47
48
namespace
glm
49
{
52
55
template
<
typename
vecType>
56
vecType
proj
(
57
vecType
const
& x,
58
vecType
const
& Normal);
59
61
}
//namespace glm
62
63
#include "
projection.inl
"
64
65
#endif//GLM_GTX_projection
projection.inl
glm
Definition:
_detail.hpp:38
glm::proj
vecType proj(vecType const &x, vecType const &Normal)
Definition:
projection.inl:14
flowviz
flowviz
flowviz
src
glm
gtx
projection.hpp
Generated on Tue Jun 9 2015 21:28:24 for Flow Visualisation by
1.8.9.1