MayaFlux 0.3.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ output_mode_to_string()

std::string MayaFlux::Nodes::Network::NodeNetwork::output_mode_to_string ( OutputMode  mode)
staticprivate

Definition at line 142 of file NodeNetwork.cpp.

143{
144 return std::string(MayaFlux::Reflect::enum_to_string(mode));
145}
constexpr std::string_view enum_to_string(EnumType value) noexcept
Universal enum to string converter using magic_enum (original case)

References MayaFlux::Reflect::enum_to_string().

Referenced by get_metadata().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: