Antkeeper  0.0.1
Namespaces | Functions
geom/projection.hpp File Reference
#include <engine/math/vector.hpp>

Go to the source code of this file.

Namespaces

 geom
 Geometric algorithms.
 

Functions

template<class T >
math::vec3< T > geom::project_on_plane (const math::vec3< T > &v, const math::vec3< T > &p, const math::vec3< T > &n)