omni::math::rotation_angle::operator=
NAME

omni::math::rotation_angle::operator=

A member operator of omni::math::rotation_angle

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


OVERLOADS

rotation_angle& omni::math::rotation_angle::operator=(enum_t val)
rotation_angle& omni::math::rotation_angle::operator=(int32_t val)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top