omni::math::calculate_point
NAME

omni::math::calculate_point

A function of omni::math

#include <omni/math.hpp>
template < typename T > inline void omni::math::calculate_point(const omni::math::dimensional<T, 2>& start, const omni::math::dimensional<T, 2>& end, T known_distance, omni::math::dimensional<T, 2>& out)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top