omni::math::triangle_measure::try_parse
NAME

omni::math::triangle_measure::try_parse

A member function of omni::math::triangle_measure

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

SYNOPSIS

Tries parsing a wide string value into its enum representation

top

DESCRIPTION

No description.

top