omni::geometry::triangle_side::to_wstring
NAME

omni::geometry::triangle_side::to_wstring

A member function of omni::geometry::triangle_side

#include <omni/geometry/triangle.hpp>
static std::wstring omni::geometry::triangle_side::to_wstring(enum_t v)


OVERLOADS

std::wstring omni::geometry::triangle_side::to_wstring()

SYNOPSIS

Converts the enum to its wide string representation

top

DESCRIPTION

No description.

top