omni::math::shape_comparator::parse
NAME

omni::math::shape_comparator::parse

A member function of omni::math::shape_comparator

#include <omni/types/math_t.hpp>
static enum_t omni::math::shape_comparator::parse(const std::string& val)


OVERLOADS

static enum_t omni::math::shape_comparator::parse(const std::wstring& val)

SYNOPSIS

Parsing a string value into its enum representation

top

DESCRIPTION

No description.

top