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