omni::math::rotation_direction::operator==
NAME

omni::math::rotation_direction::operator==

A member operator of omni::math::rotation_direction

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


OVERLOADS

bool omni::math::rotation_direction::operator==(enum_t val)
bool omni::math::rotation_direction::operator==(int32_t val)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top