omni::math::rotation_angle::try_parse
NAME

omni::math::rotation_angle::try_parse

A member function of omni::math::rotation_angle

#include <omni/types/math_t.hpp>
static bool omni::math::rotation_angle::try_parse(const std::string& val, rotation_angle& out)

SYNOPSIS

Tries parsing a string value into its enum representation

top

DESCRIPTION

No description.

top