NAME
A static function of omni::math
OVERLOADS
omni::math::octant
A static function of omni::math
#include <omni/math.hpp>template < typename T > inline omni::math::ordinal_name omni::math::octant(T x, T y, T z)OVERLOADS
template < typename T > inline omni::math::ordinal_name omni::math::octant(const omni::math::dimensional<T 3>& point)