NAME
A member function of omni::math::rotation_direction
OVERLOADS
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::string& val, enum_t& out)OVERLOADS
static bool omni::math::rotation_direction::try_parse(const std::wstring& val, enum_t& out)
static bool omni::math::rotation_direction::try_parse(const std::string& val, rotation_direction& out)
static bool omni::math::rotation_direction::try_parse(const std::wstring& val, rotation_direction& out)