NAME
A function of omni::math
omni::math::calculate_angle
A function of omni::math
#include <omni/math.hpp>template < typename T > inline double omni::math::calculate_angle(const omni::math::dimensional<T, 2>& a, const omni::math::dimensional<T, 2>& b, const omni::math::dimensional<T, 2>& c)