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

◆ get_type_name()

std::string_view MayaFlux::Nodes::Network::TopologyOperator::get_type_name ( ) const
inlineoverridevirtual

Type name for introspection.

Implements MayaFlux::Nodes::Network::NetworkOperator.

Definition at line 52 of file TopologyOperator.hpp.

52{ return "Topology"; }