omni::math::rotation_direction::try_parse
NAME

omni::math::rotation_direction::try_parse

A member function of omni::math::rotation_direction

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

SYNOPSIS

Tries parsing a wide string value into its enum representation

top

DESCRIPTION

No description.

top