NAME
A function of omni::math
omni::math::calculate_point
A function of omni::math
#include <omni/math.hpp>template < typename T > inline void omni::math::calculate_point(T start_x, T start_y, T end_x, T end_y, T distance_from_start, T& out_x, T& out_y)