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