Antkeeper
0.0.1
|
#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) |