omni::math::round_direction::enum_t
NAME

omni::math::round_direction::enum_t

A enumeration of omni::math::round_direction

#include <omni/types/math_t.hpp>

MEMBERS

omni::math::round_direction::enum_t::AWAY_FROM_ZERO
omni::math::round_direction::enum_t::CEILING
omni::math::round_direction::enum_t::FLOOR
omni::math::round_direction::enum_t::NONE
omni::math::round_direction::enum_t::TO_EVEN

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top