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