Flow Visualisation
closest_point.hpp File Reference
#include "../glm.hpp"
#include "closest_point.inl"
Include dependency graph for closest_point.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 glm
 

Macros

#define GLM_GTX_closest_point   GLM_VERSION
 

Functions

template<typename T >
detail::tvec3< T > glm::closestPointOnLine (detail::tvec3< T > const &point, detail::tvec3< T > const &a, detail::tvec3< T > const &b)
 

Macro Definition Documentation

#define GLM_GTX_closest_point   GLM_VERSION