Function otyca::tree_type_to_string

Function Documentation

std::string otyca::tree_type_to_string(TreeType tree_type)

Converts a TreeType enum value to a string.

Parameters:

tree_type – The TreeType enum value to convert.

Returns:

A string representation of the tree type.