Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
PortConnectionsCacheMixin< PortT > Class Template Reference

Data Fields

std::vector< ElementType > port_sources_
 Caches filled when recalculating the graph.

Detailed Description

template<typename PortT>
class PortConnectionsCacheMixin< PortT >

Definition at line 291 of file port.h.

Field Documentation

◆ port_sources_

template<typename PortT>
std::vector<ElementType> PortConnectionsCacheMixin< PortT >::port_sources_

Caches filled when recalculating the graph.

Used during processing.

Definition at line 303 of file port.h.


The documentation for this class was generated from the following file: