NAME
A function of omni::math
omni::math::extend_line
A function of omni::math
#include <omni/math.hpp>template < typename T > inline void omni::math::extend_line(const omni::math::dimensional<T, 2>& start, const omni::math::dimensional<T, 2>& end, T length, omni::math::dimensional<T, 2>& out)