omni::math::calculate_point
NAME

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 len)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top