|
JUCE
|
Describes a set of blocks and the connections between them. More...
Public Member Functions | |
| bool | operator== (const BlockTopology &) const noexcept |
| bool | operator!= (const BlockTopology &) const noexcept |
Public Attributes | |
| Block::Array | blocks |
| juce::Array< BlockDeviceConnection > | connections |
Describes a set of blocks and the connections between them.
|
noexcept |
|
noexcept |
| Block::Array BlockTopology::blocks |
| juce::Array<BlockDeviceConnection> BlockTopology::connections |
1.8.13