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