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

◆ patched_count()

size_t MayaFlux::Nexus::StateDecoder::patched_count ( ) const
inline

Number of Emitters actually patched on the last decode call.

Definition at line 89 of file Decoder.hpp.

89{ return m_patched_count; }