omni::math::round_direction::operator=
NAME

omni::math::round_direction::operator=

A member operator of omni::math::round_direction

#include <omni/types/math_t.hpp>
round_direction& omni::math::round_direction::operator=(const round_direction& val)

OVERLOADS

round_direction& omni::math::round_direction::operator=(enum_t val)
round_direction& omni::math::round_direction::operator=(int val)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top