omni::math::quadrilateral_translate_angle
NAME

omni::math::quadrilateral_translate_angle

A function of omni::math

#include <omni/math.hpp>
template < typename T > inline void omni::math::quadrilateral_translate_angle(double degrees, T distance, T& ax, T& ay, T& bx, T& by, T& cx, T& cy, T& dx, T& dy)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top