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

◆ slot_count()

size_t MayaFlux::Nodes::Network::MeshNetwork::slot_count ( ) const
inline

Number of slots in the network.

Definition at line 88 of file MeshNetwork.hpp.

88{ return m_slots.size(); }