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

◆ set_output_mode()

void MayaFlux::Nodes::NodeNetwork::set_output_mode ( OutputMode  mode)
inline

Set the network's output routing mode.

Definition at line 162 of file NodeNetwork.hpp.

162{ m_output_mode = mode; }

Referenced by MayaFlux::Nodes::ModalNetwork::ModalNetwork(), MayaFlux::Nodes::ModalNetwork::ModalNetwork(), and MayaFlux::Nodes::ParticleNetwork::ParticleNetwork().

+ Here is the caller graph for this function: