omni::math::rotation::is_valid
NAME

omni::math::rotation::is_valid

A member function of omni::math::rotation

#include <omni/types/math_t.hpp>
static bool omni::math::rotation::is_valid(int32_t val)

SYNOPSIS

Returns true if the integer value specified is a valid enum value

top

DESCRIPTION

No description.

top