NAME
A static member function of omni::math::round_direction
OVERLOADS
omni::math::round_direction::try_parse
A static member function of omni::math::round_direction
#include <omni/types/math_t.hpp>static bool omni::math::round_direction::try_parse(const std::string& val, enum_t& out)OVERLOADS
static bool omni::math::round_direction::try_parse(const std::wstring& val, enum_t& out)
static bool omni::math::round_direction::try_parse(const std::string& val, round_direction& out)
static bool omni::math::round_direction::try_parse(const std::wstring& val, round_direction& out)