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

◆ get_node_count()

size_t MayaFlux::Nodes::Network::ResonatorNetwork::get_node_count ( ) const
inlineoverridevirtual

Returns the number of resonators in the network.

Implements MayaFlux::Nodes::Network::NodeNetwork.

Definition at line 163 of file ResonatorNetwork.hpp.

163{ return m_resonators.size(); }