NAME
A function of omni::math
omni::math::midpoint
A function of omni::math
#include <omni/math.hpp>template < typename T > inline void omni::math::midpoint(const omni::math::dimensional<T, 2>& start, const omni::math::dimensional<T, 2>& end, omni::math::dimensional<T, 2>& out)