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>
bool omni::math::round_direction::operator==(const round_direction& val)

OVERLOADS

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

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top