NAME
A static function of omni::math
omni::math::midpoint3d
A static function of omni::math
#include <omni/math.hpp>template < typename T > inline omni::math::dimensional<T, 3> omni::math::midpoint3d(T start_x, T start_y, T start_z, T end_x, T end_y, T end_z)