omni::math::rotation::operator>
NAME

omni::math::rotation::operator>

A member operator of omni::math::rotation

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


OVERLOADS

bool omni::math::rotation::operator>(enum_t val)
bool omni::math::rotation::operator>(int32_t val)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top