omni::math::triangle_measure::to_string
NAME

omni::math::triangle_measure::to_string

A member function of omni::math::triangle_measure

#include <omni/types/math_t.hpp>
static std::string omni::math::triangle_measure::to_string(enum_t v)


OVERLOADS

std::string omni::math::triangle_measure::to_string()

SYNOPSIS

Converts the enum to its string representation

top

DESCRIPTION

No description.

top