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