NAME
A function of omni::math
omni::math::distance_between_2_points
A function of omni::math
#include <omni/math.hpp>template < typename T > inline double omni::math::distance_between_2_points(const omni::math::dimensional<T, 3>& start, const omni::math::dimensional<T, 3>& end)